Hi Raffael, Yes, I have across this module, haven't used it yet. Did you end up using it, and did it work for you? Not sure if you guys are in a similar scenario, where you have to dynamically populate the defineSlot calls in the <head>.
Cheers, Iraklis On Sunday, 29 June 2014 03:05:17 UTC+4, Raffael Tancman wrote: > > Hi, > > Last week I had the same problem. I discovered this project at github > https://github.com/ianmurrays/ngDfp > > thx > Raffael Tancman > > On Friday, June 27, 2014 11:19:00 AM UTC-3, Iraklis Alexopoulos wrote: >> >> Hello, >> >> We are building an AngularJS web app and we are trying to integrate DFP >> ads. By the way, we already have a PHP web app with DFP ads running so I am >> familiar with how DFP integration works, but of course it is different on >> an AngularJS app, due to its front end loading nature. I have already >> posted a question on the DFP product forum, >> https://productforums.google.com/forum/?utm_medium=email&utm_source=footer#!msg/dfp/3uoGte6HxNA/twm-gT8Z0z0J, >> >> but I was hoping that I can find more AngularJS specific answers here. So, >> the challenge we are having is with updating what's in the <head>, >> specifically a <script> block in which we define the ad slots. >> >> What would be the best way to do this on AngularJS? Create a >> service/provider to populate the <head> and call this from a >> controller/directive? Can you please provide some examples of manipulating >> the <head> on AngularJS? >> >> Thanks in advance! >> >> Iraklis >> >> -- 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.
