Skip to main content
Dan_Stevens_
Level 10
July 23, 2014
Question

Track aggregate email opens/clicks - but not WHO opened/clicked

  • July 23, 2014
  • 3 replies
  • 956 views
Is it possible to track aggregate email metrics without identify who did this activity?  Due to the strict tracking laws in Germany, our German marketer has asked us to disable this level of tracking.
This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

3 replies

Dan_Stevens_
Level 10
July 23, 2014
I know I can use "mktNoTrack" on the links - i'm just now sure if this would disable ALL tracking.
Josh_Hill13
Level 10
July 23, 2014
It disables all tracking for that link.

You would have to run a separate German email to do mktNoTrack.
July 24, 2014
Just to be clear, the solution Josh and Dan mentioned can be implemented in the following format:

<a href="link URL" class="mktNoTrack">LINK TEXT</a>

mktNoTrack is case sensitive.