
Create An Opt-in Form Campaign
When you create your Opt-in Form campaign you need to specify a Custom Thank You Page (redirect) URL.
Adding The Widget
Adding a webinar confirmed widget to your webinar thank you page is easy. It requires just 2 code snippets to be installed.
First is the Header tracking script. This is placed in the header of your landing page.
//Header Tracking Script
<script src="https://my.audiencefire.com/js/widget.js"></script>
Next we need to place the widget somewhere. Using a Custom HTML element on your page builder add the following code:
<webinar-details></webinar-details>
*Note: This widget only render after the registration has occurred and there is an Audience Fire UUID available in the query string.