Suppose we have two links on a page, which redirect to the same page. How can we find that user came to the redirect page after click on which link using Sitecore analytics? If possible then please provide me with all steps.
0
votes
1 Answers
0
votes
A solution is to process the link server side than you can set a Event of whatever.
Another option is to track client side events. Set a click event on both links and submit it to Sitecore: See for example: