๐ Native Enrichment by RevenueHero: RevenueHero fills in all your prospect details with just the email. Instant enrichment, automated scheduling, more pipeline! โ Learn more
๐ Native Enrichment by RevenueHero: RevenueHero fills in all your prospect details with just the email. Instant enrichment, automated scheduling, more pipeline! โ Learn more
How to integrate RevenueHero with Custom HTML forms?
Integrate RevenueHeroโs scheduler with your Custom HTML form in 4 simple steps
RevenueHero works easily with your custom HTML forms on your landing pages. These steps will show you how to set up RevenueHero widget with your form to convert demos quickly with the Inbound Router!
Identify the unique form identifier for your custom HTML Form
Set up an Inbound Router in RevenueHero with the form identifier in your form mapping
<script type="text/javascript" src="https://app.revenuehero.io/scheduler.min.js"></script><script type="text/javascript"> window.hero = new RevenueHero({ routerId: '123' }); // Use Router ID inplace of 123 here hero.schedule('#demo-form'); // custom HTML form ID</script>
Paste the snippet below your custom HTML form or just before the </body> tag on your landing page
Thatโs it. Youโre ready to start converting your Demo Meetings ๐๐