About the integration
The WebinarJam and GetResponse integration automatically syncs webinar registrants and attendees with your GetResponse email lists. This allows you to easily set up autoresponders, send personalized follow-up emails, and launch targeted campaigns based on attendee behavior. Streamline your workflow by automating lead capture and follow-up to boost engagement and conversions after your webinars.
How to integrate WebinarJam with GetResponse:
- Edit your webinar and open the Integrations tab.
- On the Integrations tab, check the box for ‘Add registrants to my mailing list.’
- Select GetResponse.
- Grab the code for your subscription form from GetResponse. To do this, move your mouse over Web Forms at the top of your GetResponse account and click on Web Form List.
- Click on View Source for your form. Select ‘I will install my web form’ on the Publish tab. Click on the Show HTML Code tab.
- Make sure the ‘Include CSS styles’ option is set to off by clicking on it.
- Copy the code and paste it into WebinarJam.
- If you’re collecting the phone number, make sure to enter the name of the phone field in the textbox. To find that in your code, look for this line:
<input type="text" name="custom_Phone" class="wf-input wf-valid__length1to255__phone"></input>
Notice this part:name="custom_Phone"
. Entercustom_Phone
in the text box. - Save the module and publish your webinar!