s_objectID
Some of the links that differ in query strings are being stripped out by default during data processing, hence I applied s_objectID to rotating banners on home.
The banners are populating dynamically. We want to track which banner is more effective, however the code is not working. Can you please help?
Here is the code:
onclick="s_objectID={link_url}"I applied on a href
<a href="{link_url}" onclick="s_objectID={link_url}" {target}>{alt_text}</a>