Level 1
Level 2
Sign in to Community
Learn more
Sign in to view all badges
Expand my Community achievements bar.
This conversation has been locked due to inactivity. Please create a new post.
Our website uses the same implementation of Adobe Analytics on multiple stacks. On the newest stack, every A HREF on the page is getting onclick="s_objectID=[targetURL]" added to the DOM. It creates problems with Angular 2/Universal.
What's the easiest way to disable this?
Solved! Go to Solution.
Hello,
Looks like the code
onclick="s_objectID=[targetURL]"
is being set by your application code. You might need your development team to alter anything around this.
This link https://marketing.adobe.com/resources/help/en_US/sc/implement/s_objectID.html may help you further.
Regards,Saurabh Kumar.
View solution in original post
Views
Likes
Replies