开发者

Custom click tracking for adsense

开发者 https://www.devze.com 2022-12-13 08:19 出处:网络
I need to identify my users when an ad is clicked. For example, when user A is online, I need to know that he was the one who clicked the ad unit.

I need to identify my users when an ad is clicked. For example, when user A is online, I need to know that he was the one who clicked the ad unit.

When using my own ads, this was a piece of cake (using URL redirection) - however, now we are planning to switch to Adsense - whic开发者_开发技巧h renders the Ad via javascript - hence I cannot setup a redirection there.

How do I track - which user which ad unit - in case of adsense?

Thanks alot.

-- Maku


This should help - http://blog.openx.org/01/google-adsense-click-tracking-integration/

0

精彩评论

暂无评论...
验证码 换一张
取 消