开发者

Tracking Clicks on a Link

开发者 https://www.devze.com 2023-02-06 09:44 出处:网络
I have my ad placement engine working on my website, but it only records impressions, and I have to infer clicks through a pretty convoluted redirect process. Is th开发者_StackOverflow社区ere a way to

I have my ad placement engine working on my website, but it only records impressions, and I have to infer clicks through a pretty convoluted redirect process. Is th开发者_StackOverflow社区ere a way to simply figure out when a certain link is being clicked?


If you have Google Analytics enabled on your site, you can use that to track the click events. I blogged a while back about it here: http://enterpriseyness.com/2010/08/custom-event-tracking-with-google-analytics/

0

精彩评论

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