Manual invite targeting

Important: This feature is available upon request. Ask your Medallia expert to file a Feature activation request with Medallia Support.

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.

Important: It is not possible to combine automatic and manual invite targeting on the same property. When enabled, this feature disables all other invite targeting.

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.