Hey guys,
I have a question regarding the newsletter confirmation email.
After I send out a test email to myself for ‘customer email confirmation’ I receive an email with a ‘Subscribe’ button, and when I press ‘Subscribe’ it takes me to a 4 0 4 on my website page. I don’t want it to go to my website but just show a “Thanks for subscribing” in the email page itself. How do I fix this?
I have a question regarding the newsletter confirmation email.
I send out a test email for ‘customer email confirmation’ I received the email and when I press on ‘Subscribe’ (see pic 1 attached) it takes me to a 404 website page (see pic 2 attached). I don’t want it to go to my website but just show a “Thanks for subscribing” in the email page itself (see pic 3 attached). How do I fix this?
Danna, you’re one of the very few people here, who actually have a case when they don’t share links to their site ^^ (Don’t get me wrong – i like the style of the site and a handful of the products from your books-section are actually next to me on my book shelf wall.)
You may have double opt in enabled. Go to settings > notifications > email marketing. Depending where you’re located, double opt-in may be required by law.
If you enable double opt-in in your Shopify store and use a subscription app, then you need to update the double opt-in settings in the app. If the app doesn’t have a double opt-in option, then any customer who sign up are marked as a subscriber in your Customers section.
If you enable double opt-in, then you should update the newsletter form’s confirmation message in your online store so that customers know to check their email for a follow-up confirmation.
I had a look again at what you were asking … now, you can modify the content for the subscription confirmation email. You will find the liquid code in the Shopify dashboard at Settings > Notifications > Email Marketing / Confirmation Email.
Now … what exactly do you want the content to be? Text is no problem by modifying title and body at the start of the text block:
As for the unsubscribe link – there is a customer.subscribe_url variable used in the template. I couldn’t find this documented anywhere actually … there might be a customer.unsubscribe_url or something like that, but thats really just me guessing.
You are right, there is no need for the 'unsubscribe" option on the “welcome page”.
So t obe more clear, what I really want is when they get the first email from the double-opt-in:
Please Confirm Subscription
If you received this email by mistake, simply delete it. You won’t be subscribed if you don’t click the confirmation ‘Subscribe’ button below.
Subscribe
That the moment they press on the Subscribe button, the text will change to "
Subscription Confirmed!
Your subscription to our list has been confirmed.
Thank you for subscribing
PleaseKnock
But I want message this to appear INSIDE the email itself and not take them back to the website. Is this also something that I can find in the liquid code? And if not, how can I change this?