Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add english google ad code #723

Open
mariocj89 opened this issue Jun 24, 2019 · 3 comments
Open

Add english google ad code #723

mariocj89 opened this issue Jun 24, 2019 · 3 comments

Comments

@mariocj89
Copy link
Member

Without this code, we are missing all the revenue from chooserandom.com:

<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<script>
     (adsbygoogle = window.adsbygoogle || []).push({
          google_ad_client: "ca-pub-1409219619115807",
          enable_page_level_ads: true
     });
</script>
@palvarez89
Copy link
Member

💰💰💰💰💰💰

@palvarez89 palvarez89 changed the title Add english google add code Add english google ad code Jun 25, 2019
@palvarez89
Copy link
Member

Isn't that already in https://github.com/etcaterva/echaloasuerte/blob/master/web/templates/base.html#L471 ? I know it's not working though, is it possible that google_ad_client has to be different for chooserandom.com domain name?

@mariocj89
Copy link
Member Author

Sorry I should have been more explcit. Indeed the issue is that the google_ad_client has to be different for chooserandom. The one we have is for echaloasuerte.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants