If you have an existing signup form on your site (like the one below), you can use a Form Trigger to integrate it with Pico registration. After submitting the form, users will confirm their registration information on Pico.

To connect your existing form, follow the three steps below:
-
Make sure that the Pico 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 Pico code snippet running on your site will recognize the PicoSignupForm class name.
If you'd like to hide the form for registered users, or replace the form with "thank you" messaging for registered users, you can do so with Pico Signals.
After submitting the form, users will be able to select their newsletter preferences and confirm that they wish to register on a Pico pop-up.
