A new feature is now available in the campaign settings: the ability to redirect the participant to an external URL instead of showing them the final screen ("thank you for participating") once they complete their participation.
What it is and what it’s for
Until now, at the end of their participation, a user always saw the final screen configured within the campaign itself. With this feature, you can automatically redirect them to an external URL immediately after participating, including the actual data from their participation in that URL.
This allows you to integrate the campaign within an external client workflow. For example, returning them to their own CRM, chaining it with another campaign, or taking them to any custom landing page, passing the participant’s information directly without intermediate steps.
Where to configure it
The option is available within the campaign editor > Final Screens section > "Advanced" tab.
When you check the box "Instead of displayinh the final screen, redirect the participant to an external URL," a field appears to configure the destination URL.
From that moment on, the campaign will stop rendering the usual thank-you screen and will send the user to that URL after participating.
The URL supports variables that are automatically interpolated with the participation data, for example:
https://my-crm.com/thank-you?email={{{ email }}}&uid={{{ uid }}}
Other specifications
Available variables:
first_name,last_name,full_name,email,phone,nif,uid,provider,nickname,participation_id.Only URLs starting with
https://are supported. If entered without a scheme (for example,my-crm.com/thank-you),https://is automatically added upon saving.Empty URL. If the option is active but the URL is empty after interpolating variables (for example, because it hasn’t been configured yet), the campaign will continue showing the regular final screen.
If you need more information, you can write to us at help@cool-tabs.com.
Comments
0 comments
Please sign in to leave a comment.