Is it possible to read the doubleclick cookie ID or Google user ID from a DFA ad impression?

StackOverflow https://stackoverflow.com/questions/18592080

  •  27-06-2022
  •  | 
  •  

質問

I'm trying to find a way to track users by impressions. Is it possible to either read the doubleclick cookie ID or Google user ID when serving an ad? Alternatively is it possible to send a custom value to DFA on the impression level? I know it's possible to do this by passing custom variables to a floodlight tag but I really need to do it for impressions too. Thanks.

役に立ちましたか?

解決

Not possible in impressions. Only possible to pass this on click using %m macro. I imagine it can only read the cookie once the impression has been delivered even if a previous cookie exists.

That said you could do a hack whereby in your creative you setup a fake click in a hidden iframe that sends the cookie ID up / makes it available.

This has a pretty good breakdown of the macro's available and where they can be used/what level in DFP - I imagine DFA would be the same.

https://support.google.com/dfp/answer/158101?hl=en#Tracking2

ライセンス: CC-BY-SA帰属
所属していません StackOverflow
scroll top