: How can I track which retargeting ad is clicked without using UTM parameters? I have this banner on my website that shows retargeting ads.I wonder if I can track which ad is getting how many
I have this banner on my website that shows retargeting ads.I wonder if I can track which ad is getting how many clicks without adding UTM parameters.
More posts by @Ravi8258870
1 Comments
Sorted by latest first Latest Oldest Best
If you're able to capture something to identify the Ad with - you can record it as a custom event within Google Analytics.
Make sure the GA container has been created (pageview sent in your header) and then call this code:
ad_name is whatever variable you've captured to ID the ad (depends on provider)
ga('send', 'event', 'Ad Clicks', ad_name);
Terms of Use Create Support ticket Your support tickets Stock Market News! © vmapp.org2024 All Rights reserved.