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?