How to track Personalized URL's/Links in Campaign Delivery?
Hello Folks - Hope you're doing great!
There is an requirement to track Personalized URL's present in delivery content whenever mail has been sent and the URL is clicked by recipients. But to my observation it is not working as expected, I am unable to see the URL's getting tracked in tracking logs / In the URL's tab which lists down all the url's that are present in the email delivery content
A quick example: This is the URL https://myUrl.com/<placeHolder>&id=identityNumber.
URL in the AEM template would look something like this: <a href="<%= targetData.link %>{identityNumber}">Click here</a>
where, <%= targetData.link %> is the personalized URL, its value is https://myUrl.com/<placeholder> which will be coming from a attribute present in Data schema for each and every recipient and gets appended by identity Number on sync of AEM content in delivery.
Once delivered, on clicking of it we are getting redirected to page but unable to view logs. Any pointers on exactly how to track the dynamic url's in campaign.
PS: I have enabled tracking on all links and also tracking workflow is ran time to time for quick view. But still no results. Quick help is appreciated ![]()
Regards,
Sri Bhargav