We gave up trying to support AdSense. We just sell our own ads now and use iframes.
Backend is Rails. Leo -- Leonard Teo Partner, Co-Founder, Ballistiq http://www.ballistiq.com ArtStation - Showcase, Discover, Connect http://www.artstation.com On Thu, Oct 16, 2014 at 2:00 PM, Angel Martínez <[email protected]> wrote: > Really nice site > > you can try > > https://gist.github.com/angelmartz/51c202b80c087404a50a > > and one question, > > What thecnology use for back-end? > > El sábado, 30 de agosto de 2014 16:15:14 UTC-5, Leonard Teo escribió: >> >> 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 a topic in the > Google Groups "AngularJS" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/angular/eyVo4XU04uk/unsubscribe. > To unsubscribe from this group and all its topics, 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. > -- 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.
