Hello,
We regularly monitor unsubscribe counts and rates (weekly/monthly) for our campaigns and flows. We also compare them to previous periods.
We're considering a new global account-level custom preferences and unsubscribe page. This would allow subscribers to:
- Choose Email Types: Select the types of emails they want to receive.
- Provide Interests: Share their interests for better segmentation, personalization, and dynamic content.
- Unsubscribe Completely: Opt-out of all marketing emails/lists.
My Question: When a subscriber unsubscribes from this custom page, will the unsubscribe be associated with the specific campaign or flow email they used to access it?
Context within Klaviyo: Currently, we use a link like…
<a href="{% manage_preferences_link %}">Update your preferences</a>
...to direct subscribers to Klaviyo's built-in preferences page. This link includes five query parameters (alpha/numeric strings) that seem to hold subscriber/message/list information.
- a= (length: ~5 characters)
- c= (length: ~26 characters)
- k= (length: ~30 characters)
- m= (length: ~25 characters)
- r= (length: ~10 characters)
Understanding Klaviyo Parameters & Future Use:
- Do these parameters determine subscriber/message/list context?
- When we switch to our custom page (e.g., https://REDACTED_COMPANY_NAME.myklpages.com/p/REDACTED_PAGE_NAME), will these same parameters be used to capture context?
Thanks for reading, any information on these query parameters or how context will be handled with our new page would be greatly appreciated.
Best,
Daniel