Social Media Campaigns
Prepopulate Campaign Forms
Prepopulate Campaign Forms Using Link Parameters
To streamline participation in your sweepstakes or photo contest, you can pre-populate the submission form with data (such as email and first name) from your email service provider's database. Follow these steps to structure your URL for pre-populating form fields:
Video Guide
Step-by-Step Guide
Access the Custom Form Editor:
- Navigate to the settings section and locate the custom form editor.
Identify Field Names:
- In the custom form editor, note the exact field names (e.g., email, first name) you want to pre-populate.
Craft the URL:
- Append parameters to your campaign URL. Start with a question mark (?), followed by the field name (e.g.,
email
), an equal sign (=), and the value.
- Append parameters to your campaign URL. Start with a question mark (?), followed by the field name (e.g.,
Add Additional Parameters:
- Use an ampersand (&) to separate subsequent parameters. Repeat for each field.
Example URL Structure:
CampaignURL?email=test@test.com&first=John&last=Doe
Dynamic Population:
- When recipients click the URL, the email service provider automatically fills in the corresponding fields in the submission form.
Need More Help?
If you're experiencing issues, have questions or need assistance feel free to reach out to our Support Team or consult our FAQs.