How to install the scheduler script?
Here are the steps that would help you embed the RevenueHero widget on your thank you pagepage.
Install widget on a thank you page
Ensure the following:
- Disable redirection for the form.
- The redirection link must be from the same domain as the form page.
There are two parts to the setup:
- Installing the script on the form page.
- Installing the script on the thank you page.
On the form page
- Paste this script after your form.
- Replace the following in the aformentioned script:
Find in snippet | Replace with |
---|---|
formID | your form’s ID |
routerID | your router’s ID |
redirect.com | your thank-you page URL |
On the thank you page
- Paste this script in your page’s
<body>
.
- You’re all set!