Hi there!
I created a pop-up on a page and added the attributes necessary for the content performance feature. The target is a link to another page.
Even though there are clicks on the target, there’s no Content Interaction being registered, both in the report and in the tracker debugger.
I tried to replace the link per “#” and I got a Content Interaction in the tracker debugger. I put back the link and I tried to add a target=“_blank” attribute so it would open on another page but it didn’t work, no interaction was registered.
How can I solve this?