google dfp - How to track impressions and clicks in two DFP accounts? -


i track impressions , clicks same creative in 2 dfp accounts. did following steps: in first account (a) created creative of type image. in second dfp account (b). created third-party creative , inserted code creative account (a), following:

<a href='%%click_url_unesc%%https://www.example.com/' target='_blank' > [dfp generated code image creative in account a] </a> 

the problem tracking not working, in creative of type image. after searching found possible via tracking lineitem available in dfp premium, whereas have dfp small businesses.

i tried following: * in field third-party impression url in creative of type image, put url opens third-party creative when url requested browser:

 http://www.example.com/service/cookie.dfp.php?networkid=[network-id]&lineitem=[line-itme]&adunit=[ad-unit]&width=[width]&height=[height] 

this url should pinged each creative of type image impression, unfortunately no impressions registered in third-party creative.

could please tell me if there turn around achieve goal!

thanks

i solved issue via creating web service in middle. web service receives link required parameters generate dfp lineitem tags, in other words, generates code needed render lineitem creatives. link in iframe content of 1 creative in other dfp account _ account b _the iframe link accepts click macro fired in 0px iframe. macro the account b sent parameter web service, web service pass parameter creative content, 0px iframe opened account b macro link.


Comments

Popular posts from this blog

java - Oracle EBS .ClassNotFoundException: oracle.apps.fnd.formsClient.FormsLauncher.class ERROR -

c# - how to use buttonedit in devexpress gridcontrol -

nvd3.js - angularjs-nvd3-directives setting color in legend as well as in chart elements -