Welcome e-mail depending on the language version of the website

Welcome e-mail depending on the language version of the website

medpak
Excursionist
15 0 3

 

 

I would like to create such automation that if the client is on the website in English, he gets an e-mail in English, and if he is on the / de domain, then in German.

 

I have created the appropriate workflow, but it does not work because after signing up in the main domain of the store, I receive a notification in German anyway.

 

How to modify the workflow to make it correct?

 

Opera Zrzut ekranu_2022-04-22_093256_medpaks.myshopify.com.png

 

Replies 8 (8)

twjcbs
Shopify Partner
55 0 6

I do not actually get what you are saying here, but first, i would like to know which marketing app you are using for your store flows

banned

Kay_Mann
Shopify Partner
36 0 35

Hey Medpak - is this Zapier integration helpful?

 

https://zapier.com/apps/gmail/integrations/shopify/10426/welcome-new-shopify-customers-with-personal...

Kay Mann, the eCommerce nerd and Bitmoji fan 🙂

Gaidnar
Tourist
4 0 8

Hey!

Had the same issue. Here is how I made it work: I chose a condition, set it to "locale" and wrote "de" in there. For those cases, for which a "de" is true, a German-language newsletter is being sent (marked with 1). For all the other ones, an English one is sent (marked with 2). You can also modify it to all the other languages your store has (e.g., "fr" for French, "it" for Italian, etc.). I have not yet found a way to edit the footer for different languages (e.g. translate the word "unsubscribe"), but probably there is a way too.

Gaidnar_0-1659012238078.png

 

missblenny_2
Tourist
3 0 0

Thank you, Gaidnar; I tested it, and it works perfectly. (The only other solution I found was setting criteria for a tag and tagging your customers for the preferred language either by hand or by an app one has to pay for)

CarmineT
Shopify Partner
88 2 28

I guess the "code" for country are those ISO, or should be, at least from doc https://shopify.dev/docs/api/liquid/objects/shop-locale

 

The problem is how to test the entire workflow as previous condition can include various customer and filter out in different way, and avoid to sent wrong email to a bunch of people.

Any idea for testing?

no_tipsy
Visitor
2 0 0

Hi @Gaidnar,

Thanks for posting this – it's about the only answer I've found so far on the topic.
However, I have not been able to fix it and I'm not sure what is it I'm doing wrong.

The default language for my store is Italian, but I also have the English version turned on.
When you first land on our Coming Soon page, you either stay on the default Italian version (https://notipsy.com/) or choose English and go to (https://notipsy.com/en).

In my automation, I have followed the steps you described, tested subscribing from the English version of the Coming Soon page, but I keep receiving the Welcome Marketing Email in Italian.

What am I doing wrong?

Thanks in advance!
ScreenShot 2023-10-28 at 12.49.46@2x.png

CarmineT
Shopify Partner
88 2 28

well I think that is normal. The automation does not look at the page where it has been started "Coming Soon page" but at the variable "locale" that in your case is italian.

Try to set your browser language to English and see if you get the English version

no_tipsy
Visitor
2 0 0

Hi @CarmineT, good point. I've tried with a VPN (US) and a different browser set to English, but I still get Italy as location.
Any idea of how I can manage to achieve what I am trying?
ScreenShot 2023-10-31 at 17.41.19@2x.png