Poper empowers you to create dynamic redirects within your popups, sending users to specific landing pages or URLs based on the information they provide. This guide will unveil how to leverage Poper's dynamic link redirection features.
Setting Up Dynamic Redirects:
Access Your Poper Popup:
Begin by logging in to your Poper dashboard and navigate to the specific popup you want to modify.
Select Clickable Element/Button:
Within the popup editor, identify the element or button that will trigger the redirect upon clicking. This could be a text button, an image, or any other clickable element.
Choose the Right Action:
Depending on your use case, select the appropriate action from the available options:
"Open Link": Use this option if you want to redirect users to a completely new URL without any form submission involved.
"Form Submit & Redirect": Choose this option if you want to collect user information through a form within your popup and then redirect them based on the submitted data.
Utilize the Link Textbox:
Locate the text area field where you define the redirect URL. This is where you'll build your dynamic link.
Leveraging Variables:
Place your cursor inside the text area. You'll notice a section displaying available variables below the field. These variables represent the data captured through your popup form (e.g., email, name, phone number).
Building Dynamic URLs:
Start typing your desired redirect URL and insert the relevant variables wherever you want to personalize the link. Enclose the variables within double curly braces (##{{variable_name}}). For example, if you have an email input field with the ID "email" and want to include it in the redirect URL, you can enter something like this:
https://poper.ai?acquisition=##{{email}}
In this example, ##{{email}}
will be replaced with the actual email address the user entered in the form. This allows you to send users to specific landing pages or track acquisition sources based on the data they provide.
Handling Missing Variables:
If a variable you included in the URL is not found or left empty by the user, Poper will simply remove that part of the URL. For instance, if the user doesn't enter an email address, the URL might look like:
https://poper.ai
Save and Test:
Once you've constructed your dynamic redirect URL, click the "Save" button to apply your changes to the popup.
It's crucial to thoroughly test your popup to ensure the redirects function as intended.
By mastering dynamic link redirects in Poper, you can elevate your popup campaigns, providing a more personalized and targeted user experience while streamlining your marketing efforts.