Benefit of the callback URL
A callback URL is a URL that is called when an action has been performed.
For example, when a page is displayed, it is an action performed, and in Adictiz Box you have the possibility to call on a URL of your choice at the completion of the action by the user.
It can be used in the following cases:
Trigger the sending of an email when the user falls on the "won" page of the campaign
Trigger the analytics tool to count a click or a page view.
Add points in a loyalty system. A user who has passed a certain score will trigger the call to a callback URL to credit him of a certain number of points in the loyalty system.
etc.
Good to know : the access method used on Adictiz Box is GET. The URL call is server-side and cannot be intercepted by the campaign user's browser.
Add a callback URL
Callback URL when visiting a page
To add a callback URL on a page, which will be called when the user sees this page:
go to the campaign editor
click on the "Content" tab
activate the callback URL
Callback URL when clicking on an action button
To add a callback URL on an action button, which will be called when the user clicks on the action button:
go to the campaign editor.
click the action button on which you want to add the callback URL.
at the bottom left of the screen, you will have the option to add the URL of your choice.