Tracking email unsubscription | Community
Skip to main content
Milan_Vucetic
Level 9
January 31, 2020
Solved

Tracking email unsubscription

  • January 31, 2020
  • 1 reply
  • 2348 views

Hi,

 

Tracking indicators report is not showing clicks on opt-out link for some email deliveries.

If we check another report URLs and click streams we can see this number.

Report is reading this value from [indicators/@optOut] and value inside is really set to 0.

 

Tried to recompute delivery tracking but numbers are not shown.

 

Any idea how to recompute this value?

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Jonathon_wodnicki

Hi,

 

Add _type="optout" to your opt-out links.

 

Thanks,

-Jon

1 reply

Jonathon_wodnicki
Community Advisor
Jonathon_wodnickiCommunity AdvisorAccepted solution
Community Advisor
January 31, 2020

Hi,

 

Add _type="optout" to your opt-out links.

 

Thanks,

-Jon

Milan_Vucetic
Level 9
February 1, 2020

Thanks @jonathon_wodnicki ,

 

After updating type to opt-out, the counts are visible.

 

Regards, Milan