Manual invite targeting
In certain situations, a website might want to only start the Digital invite targeting logic after an event. For example, after a log in, when screen recording has started or after a DOM change. Digital provides advanced functionality to override the invite targeting logic and customize exactly when an invite triggers. This stops the default invite targeting logic for survey's with an intercept trigger, and it must be triggered manually using the KAMPYLE_ONSITE_SDK.startInviteTargeting()
JavaScript API.
When manual invite targeting is enabled, trigger the invite using the KAMPYLE_ONSITE_SDK.startInviteTargeting();
API. Calling the KAMPYLE_ONSITE_SDK.startInviteTargeting()
API starts the invite targeting stage using the survey targeted by the page based stage of targeting.