Zylvie - High-Converting Checkout Software

Product details
Sep 20, 2025

Q: Forms with form tags

Hi, is there a form feature within Zylvie where a user can submit a name and email? And if so is it wrapped in <form> tags? I have come to learn that this is very important for enabling external softwares to detect a user form submission. Thanks

DamDam
Dam

Verified purchaser

Founder Team
Jay_from_Zylvie

Jay_from_Zylvie

Sep 20, 2025

A: Hi Dam,

Yes, you can collect a name and an email, and they're wrapped in <form> tags.

What kind of external software are you using to detect a user form submission, and why do you want to do that?

With thanks,
Jay

Share
Helpful?
Log in to join the conversation
Posted: Sep 21, 2025

I have two, the first is an affiliate software with a universal form integration for detecting referrals when a form is submitted. Second is the Gist ESP which has a form Autocapture feature which in their own words - is designed to automatically collect contact data from third-party forms products, enhancing the ease and efficiency of data collection.

Posted: Sep 21, 2025

For a form to be compatible with AutoCapture, it must adhere to the following criteria:

Be a static HTML form.
Be enclosed within HTML <form> tags.
Not be contained within an <iframe>.
Include an email input field with input type as “email”.