rajchandra3 / vit_grades

CGPA calculator lets a student from VIT to compute the GPA and CGPA. It is built on basic HTML,CSS and JS. Simple tool but used by over 14k students.
https://getcgpa.rajchandra.me
GNU Affero General Public License v3.0
2 stars 0 forks source link

Optimize Advertisement on the website using Google Publisher Tags #11

Open rajchandra3 opened 4 years ago

rajchandra3 commented 4 years ago

Serve optimized ads to improve user experience in the website, the best way is to use Google Publisher Tags(GPT), integrate gpt to do the following:

asthas commented 4 years ago

Hi @rajchandra3,

I would like to contribute to this. Can you please add the link of the hosted website?

rajchandra3 commented 4 years ago

@asthas https://getcgpa.rajchandra.me/

Here is a useful resource: https://developers.google.com/doubleclick-gpt/guides/get-started

rajchandra3 commented 4 years ago

I have assigned it to you. @asthas

rajchandra3 commented 4 years ago

@asthas are you still working on it?

asthas commented 4 years ago

Hi @rajchandra3,

I am so sorry, I haven't started working on it. I was loaded with assignments and midterms.

Do you mind if I start this week onward?

rajchandra3 commented 4 years ago

That's okay you can start this week onwards, lemme know if you need any help. Make sure you understand the problem properly before starting on this issue.

asthas commented 4 years ago

Hey @rajchandra3, When I went to the website all the slots show the same ad. I don't think this is the intended behaviour; this will also get improved when I make the above changes.

asthas commented 4 years ago

Hey @rajchandra3, Can you please add steps on how to build this project locally?

rajchandra3 commented 4 years ago

Hey @asthas so follow these steps to build it:

  1. Download and open the project in vs code (Download Link)
  2. Install live server extension on vscode and follow the steps in the readme file here

Also answering your previous question, we have few attributes like the users are college students so rather than showing random ads we can stick to ads that college students would like to see and something that they might find interesting.

rajchandra3 commented 4 years ago

@asthas are you still working on this?