I have a question related to proactive engagement in the context of Single Page Applications (SPAs).
My website is built as a Single Page Application, which means users navigate through different views/sections without full page reloads. When I subscribe to tracking events (such as page inactivity after a certain time period), these event subscriptions remain active throughout the entire user session as they navigate across different sections of the application.
Once an event subscription is established (for example, tracking user inactivity on a specific page/section), it continues to monitor and potentially trigger across all subsequent navigation within the SPA. This can lead to inappropriate proactive engagement triggers firing on sections of the site where they shouldn't be active.
Is there a way to programmatically unsubscribe from or revoke specific tracking event subscriptions?
Any insights or documentation references would be extremely helpful!
Thanks in advance
#WebMessaging------------------------------
Tiziano Perchinunno
Solution Architect
------------------------------