I’m using Shopify and Shopify Mail to do email marketing to my customers.
I am trying to create our own account registration form in liquid.
When a customer creates an account in my Shopify store, I want to automatically add 3 tags for the customer based on their responses.
Example Question
1.What country do you live in?(pull-down)
2.What is your gender?(pull-down)
3.What is your age?(date)
Answer
Australia
2.no answer
3.1990-01-01
Tags
[Japan][no answer][1990-01-01]
I have tested this and when I create an account, only one tag entered at the end goes into the customer tag.
Is it possible to automatically add the 3 tags when a customer creates an account, depending on what the customer answers? If so, what are the steps/html to accomplish this?
Hello, I’m having a similar issue, I would like to automatically apply the product tags to the customer tags after checkout. Is there a way to link them after the customer purchased the products?