Access a community of over 900,000 Shopify Merchants and Partners and engage in meaningful conversations with your peers.
I see a bunch of documentation on editing the email notifications. How do I make marketing emails dynamic to add customer info from customer account?
Hi, @noopk!
I'm Miles from the Social Care team at Shopify. Thanks so much for your question.
At the moment, one of the known limits of Shopify Email is we currently don't offer personalisation of emails. It is something we're looking at including in the future though, similar to notification templates using liquid. As this is a known limitation, I've added this feedback to our email team so they know you're looking for this customization.
It's great to hear you're using Shopify Email. How are you finding it so far? If you need any other help with it, check out our handy guide: https://bit.ly/3f0ipXR.
Thanks!
Miles | Social Care @ Shopify
- Was my reply helpful? Click Like to let me know!
- Was your question answered? Mark it as an Accepted Solution
- To learn more visit the Shopify Help Center or the Shopify Blog
Hey hey!
Most ESPs/email marketing platforms will have this built in dynamically. Funnily enough we published a blog on this last month and knowing your customers names is one of the top things to get right.
7 months later and this basic function is still missing??
Hi Miles,
hope you're well. Has there been any update on this yet please? Keen to include first names in emails otherwise I'm not sure why Shopify bothered with offering the email feature as no one reads an email that says "Hi," or "Hey you," etc.
Apologies if this has been sorted and I can't find it online. I look forward to hearing from you.
Thank you.
Cheers
Tim
Same, looking to see if they added this feature in yet. If not, doesn't make much sense to use this Email Marketing Platform!
Probably best to still use an app at this point. Klaviyo is always a go to, but you can find the full marketplace listing here:
https://apps.shopify.com/collections/top-email-apps
A customer suggestion for a basic need that should already be a part of our service??? QUICK SOMEBODY BUILD AN APP SO WE CAN NICKLE AND DIME THESE IDIOTS EVEN MORE!
Seriously you dummies, its email marketing. You already have {{ customer.first_name }} in your templates, why are you so stingy at letting your customers have basic functionality?
+1 for adding this super basic functionality please! We'd use it but without being able to at least add a customer's name... that's a dealbreaker.
I know, it's shocking. We are also paying for this level of service. How can you automate an email without a dynamic field?
HI there,
I was looking around and I was able to add the following variables to my Notification templates. I'm not a programmer by the way, so you should be able to get this going.
{{ customer.first_name }} <--- customer first name
{{ customer.last_name }} <--- customer's last name
{{ customer.email }} <--- customer's email address
{{ shop.email }} <---- your shop's email address
For example under my "Confirmation email" I have the following:
{% capture email_body %} <center> <h3>Hello {{ customer.first_name }} {{ customer.last_name }}, </center></h3><p></P>
Welcome to my store. We are happy to have you on board! Your subscription for email address {{ customer.email }} will be confirmed by clicking on the link below. {% endcapture %}
This is the output:
Welcome to my store. We are happy to have you on board! Your subscription for email address john@test.com will be confirmed by clicking on the link below.
I hope this helps somebody in the future.
G
I thought it was something like, "Hey, {{ name }},
You’re awesome. Thank you for taking the time to share your knowledge. Why didn’t Shopify???
Are we still waiting for the feature? Any new updates?
Just checked the updated Shopify document, and this feature is available now! Here is the link to the doc: