Expand my Community achievements bar.

Check out the 3rd Edition of the AEP Community Lens for all the latest releases, resources, and Community updates

Stop DTM from Tracking Certain Links

Avatar

Level 5

We have an app that is tracked like a website (not a native app). When debugging on my PC (local GIT repository/Ionic) I've noticed a lot of extraneous server calls when navigating from screen to screen.

Here you can see that it's sending a server call for a link click:

1710845_pastedImage_4.png

I believe it's tracking the navigation arrows:

1710846_pastedImage_5.png

<ion-icon name="arrow-forward" role="img" class="icon icon-md ion-md-arrow-forward" aria-label="arrow forward" ng-reflect-name="arrow-forward"></ion-icon>

How can I stop it from tracking this click?

Ali

0 Replies
page footer