- Subscribe to RSS Feed
- Mark Thread as New
- Mark Thread as Read
- Float this Thread for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
Hi there! I know I can use the embed form for email list signups and I've put this code on my external site.
I had assumed that, once someone submits that form, it would show a message that the visitor had signed up. (And that the email would show up on my email list)
However, it doesn't do this... it does NOT submit the entry, but upon submission, forwards the visitor to the square site instead. Am I missing something? Is it a setting I need to turn on/off?
All help & direction appreciated!
- Subscribe to RSS Feed
- Mark Thread as New
- Mark Thread as Read
- Float this Thread for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
Hi @Bakehouse24 ,
That is the intended behavior with the embed code that square provides.
However you can use the API so that it submits from your website and sends you a notification. Depending on what kind of website platform you have and also what kind of email marketing platform you use.
For example we have a WordPress website and we use Square for email marketing, and we use Contact Form 7 along with a set of API calls so that when people fill out the subscribe form on our website, it sends the information through the API to Square and then keeps them on our website and presents them with a thank you for subscribing page, that we design, along with a notification that comes to me every time someone subscribes.
What platform is your website and what do you use for email marketing?
Square Champion
Sign in and click Mark as Best Answer if my reply answers your question!
Cheryl! Tisland
Burst Of Butterflies Create & Paint Studio
BurstOfButterflies.com
- Subscribe to RSS Feed
- Mark Thread as New
- Mark Thread as Read
- Float this Thread for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
Hi @Bakehouse24 ,
That is the intended behavior with the embed code that square provides.
However you can use the API so that it submits from your website and sends you a notification. Depending on what kind of website platform you have and also what kind of email marketing platform you use.
For example we have a WordPress website and we use Square for email marketing, and we use Contact Form 7 along with a set of API calls so that when people fill out the subscribe form on our website, it sends the information through the API to Square and then keeps them on our website and presents them with a thank you for subscribing page, that we design, along with a notification that comes to me every time someone subscribes.
What platform is your website and what do you use for email marketing?
Square Champion
Sign in and click Mark as Best Answer if my reply answers your question!
Cheryl! Tisland
Burst Of Butterflies Create & Paint Studio
BurstOfButterflies.com
- Subscribe to RSS Feed
- Mark Thread as New
- Mark Thread as Read
- Float this Thread for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
I'm using Squarespace. How do you get access to these APIs?
- Subscribe to RSS Feed
- Mark Thread as New
- Mark Thread as Read
- Float this Thread for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
In the third party apps for square, there are several third-party email marketing programs that have the ability to integrate with the square customer list and email subscribe list.
Mail Chimp is one of them. I used to use that before I did a direct integration with my WordPress directly to Square.
I also believe that Constant Contact is another. And then there are several others.
Square Champion
Sign in and click Mark as Best Answer if my reply answers your question!
Cheryl! Tisland
Burst Of Butterflies Create & Paint Studio
BurstOfButterflies.com
- Subscribe to RSS Feed
- Mark Thread as New
- Mark Thread as Read
- Float this Thread for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
Is this seriously the intended behavior? This is a very suboptimal user experience/workflow. You are asking the user to enter their email twice. Also, redirecting away from my website is not ideal. I want to keep them on my site.
I just added this code to my homepage but will need to remove it until this is fixed/addressed.