Hi guys, We have a pretty big AngularJS site at http://www.artstation.com. We only launched 4 months ago and it's now at 8 million+ page views per month, a lot of that is thanks to AngularJS and the speed of which people can browse artwork on the site.
We want to start monetizing by adding Google Adsense to the site. I have adsense working as a directive, but it always, without fail, stops showing ads after 5 pageviews (1 ad per pageview). A 'pageview' is considered as every time the route changes, swapping out ng-view and the corresponding template. I am assuming that Adsense is simply thinking that it is because there has been 5 ads on the same "page" (the entire app being a single page), and that you're only allowed 3 at any given time so it stops showing more. Note that adsense is not running on production, only on local development environment where testing is being done. My question is... has anyone here actually gotten Adsense and AngularJS to play together nicely? i.e. ads show up as "normal" as if each time a new controller is called, adsense fires up as per normal? Let me know if you have, I'm willing to pay for consulting to get this working. Thanks, Leonard Teo CEO, Ballistiq Digital, inc. http://www.ballistiq.com -- You received this message because you are subscribed to the Google Groups "AngularJS" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/angular. For more options, visit https://groups.google.com/d/optout.
