If you have an existing signup form on your site, you can use a Form Trigger to integrate with Hype. If a user signs up, they can confirm their registration information via Hype.
Connecting Your Existing Form
Ready to get your form connected to Hype? Follow these steps:
-
Make sure that the Hype Code is installed on your site.
-
Add "PicoSignupForm" as a class to the element.
-
Include an with type="email" in the "."
-
Include an or a with type="submit" in the "."
That's it! The main Hype code snippet running on your site will recognize the PicoSignupForm class name.
After submitting the form, users will be able to select their newsletter preferences and confirm that they wish to register on a Hype pop-up.