How to identify users that are coming from a specific website

Greetings, I am wondering how can i identify those people who make a purchase in my store that came from a specific website. A partner has an online store but doesn’t sell in his store only presents the products, but has a button that redirects his customer to my store. Now I want to identify only those who purchased from my store that were redirected from his site. Is this possible?

Thanks in advance!

Hello @mpatsia ,

Yes, It is possible to track and identify customers who were redirected from a specific website to make a purchase in your store.

When the partner’s website redirects users to your store, they can add UTM parameters to the URL. These are tags added to the URL that track the source of the traffic.

You can go through the below mentioned link to completely understand the UTM Parameters concept.

I hope it helps.

Please let me know if you have any query.

Thank you.

Hello, and thanks for your reply, is possible for those parameters to be converted automatically way (using flow for example) to a Shopify tag in the order?

Hello @mpatsia ,

In Shopify Flow, you might create a workflow that triggers when an order comes in with specific UTM parameters.

In the workflow, you have to add actions to tag these orders based on the parameters they contain.

Kindly take a look at the below mentioned link to understand how the workflow will create-:

I hope this helps.

Thank you.

Aaa ok got it, thanks a lot mate.