How to track custom unsubscribe

Hi

We have custom unsubscribe, just we would like to track it inside Report, but the service is internal.

Have you tried injecting the INotificationService or checking the NewsletterStudioService directly? Usually, you can trigger a manual ‘Unsubscribe’ event through the API which should then show up in the reports. It would be great if the token parser exposed the IDs more easily though!

Hi @croban!

Sorry for the late feedback - I did not notice this question.

Can you please elaborate a little more on what you are trying to do and what internal service that you need to use?

I’d be happy to ensure that you can do what you need.

// Markus (from Newsletter Studio)