Hi,
what is the proper way to track teaser clicks (they could be three images with links to another site) on a landingpage? Right now I need to use fallout or "flow". But in the fallout I already need to make three funnels with all the existing possibilties. Is there another way to see which teasers were clicked? (something like a heatmap or in the reports the next page flow) Lets assume I have 3 teasers on one landingpage (they are all internal). What is the proper way to see which of the 3 teasers were clicked the most? (in ranking)
For External links I use Exitlinks/Outboundlinks.
Thank you!
Solved! Go to Solution.
Hi Zsolt,
Listed the possible ways to tracking Teaser clicks can be done using
The Internal Campaign ID (eg: ICID=Teaser0119)
Activating the Activity Map link as said by H_L
or
Using the Link Tracking, It's a type of link tracking through custom option (Ref; below link)
eg: <a href="index.html" onClick="s.tl(this,'o','TeaserName01')">My Page</a>
Thanks
Hi There,
Try using the External Campaign ID for each teaser (eg: Teaser01, Teaser02…etc) , this will help to know which Teaser has got more clicks.
But am not sure do that helps you to get the fallout report because fallout report or Page flow works on Page name.
May be this blog helps you
SiteCatalyst Finance Fundamentals: External Campaign Performance (part 1) | Adobe Blog
Thanks
Thank you for your reply! What I wanted to add is, that we already use "Trackingcodes" for external campaigns. What I want to know is how it works if we use it on our own content management system. I can't imagine that we need to use "internally" for every teaser box a trackingcode wihtin our own content management system.
Thank you!
Views
Replies
Total Likes
Activity Map Link may the one you can try.
But be sure the Click will trigger a event, so that the activity map link value can be triggered.
Dear Zsolt,
Agree Balaji_V
Implementing tracking codes for the each teasers will be the best practice to get the credits on conversion. This method will help to understand which teaser helped for the conversion.
Regards,
Kumararaja K
Hi Zsolt,
Listed the possible ways to tracking Teaser clicks can be done using
The Internal Campaign ID (eg: ICID=Teaser0119)
Activating the Activity Map link as said by H_L
or
Using the Link Tracking, It's a type of link tracking through custom option (Ref; below link)
eg: <a href="index.html" onClick="s.tl(this,'o','TeaserName01')">My Page</a>
Thanks