How To Get Subscribe Form Code
Each brand has its own embed code. Add it to your site so signups flow straight into Email → Contacts and your Subscribers list.
Why The Code Is Unique
The generated code snippet includes your Brand's identifier. The public subscribe endpoint ties each submission to that Brand so Contacts land in the correct account. Never copy another Brand's embed or guess the ID.
Form submissions create or update contacts and feed campaign analytics once you start sending.
Generate The Embed
- Open Email → Contacts for the Brand that should collect signups.
- Click Generate Subscribe Code in the top right corner of the Contacts page.
- Choose the format you need — typically a self-contained HTML block or a JavaScript version for tighter integration.
- Copy the entire snippet from the dialog. It posts subscriber data (at minimum email; name, phone, and address fields may be included when you enable them) to the app's subscribe API on your behalf.
Add It To Your Website
- Paste the code into a custom HTML block, theme partial, or template where you want the form to appear.
- Publish the page, then load it in a private browsing window and submit a test address you control.
- In Email → Contacts, confirm the contact appears — first-time form signups also populate the auto-created Subscribers list described in How To Manage Contacts.
Compliance And Deliverability
Collect clear consent for email (and SMS if you collect phone numbers). Do not hide required disclosures behind the embed. After you go live, complete sender authentication — see Connect to Email DNS — so messages from your domain land in the inbox.