All things Shopify and commerce
We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more
Hi Dear shopify community.
Im looking for solution to my idea. Just recently I did start to cooperate with a person who is going to refer customers to my shop – lets name him John. The way how is this is going to work is as follows.
John doesn’t use internet to attract customers he refer them to my shop in person.
Most of affiliate apps works on links or codes but John’s referrals are going to use discount code only once and after that they need to be added to group/segment of John referrals.
I hope that make sense 😊.
What if you did this:
1. Tag John's orders
2. On the 1st of the month, filter those orders by tag (Shopify orders page) then export all those orders to .csv
3. Import the order.csv into Google Sheets
4. Calculate the sum of order total (or subtotal, whichever metric you want to base the 5% on)
5. If you want to share reports with John, you can remove the columns of non-relevant or sensitive information
The outcome would be a spreadsheet showing something like order date, products ordered, discount code used, order total. And then a row showing the calculated total of orders that month and another row showing John's commission.
If you're not familiar with spreadsheet calculations, you can do something like this: SUM(A1:A1000) in the cell to calculate the sum of a column
Hi Joe,
Thank you for your response. Unfortunately, this is not a viable solution. For instance, if Patricia places an order and uses the discount code JOHN10, I will know that she is John's customer and can filter her from the .csv report. However, if Patricia places another order in two months, I won't remember that she belongs to John. Therefore, I am looking for a way to permanently tag customers (like Patricia) so that I can generate a report and filter them in Excel. While I can work around this in Excel using functions and macros, I am wondering if there is an easier solution.
Hi Harlley,
If you want to automatically tag any customer who used the JOHN10 discount, then you can use Shopify Flow (an official free app from Shopify).
You can add a workflow that:
Your Flow will look something like this:
(But "my-discount" should be "JOHN10" in your use case, and "used-my-discount" should be "JOHN_REFERRAL.")
If you've never used Shopify Flow, you might find the above instructions confusing.
This is a Loom video I recorded 2 months ago, involving using a combination of Shopify Flow and my app for a different use case, but from 1:00-2:47, I demonstrate how to set the Shopify Flow up.
https://www.loom.com/share/e9e3e272d30646cc854df05a3040de62
I just want to make it clear: you do not need to use my app in order to set this Flow up, it's just that the video was originally sent to my existing customers, which is why it's mentioned there.
If you have any questions about this, just reply, and I'll be happy to help.
Best,
Tobe