SEO, AdWords, affiliates, advertising, and promotions
Hi
I currently use Retail Express in store, and Shopify online. They generally talk to each other (in that if I set up a customer instore on my POS, it will write those details to Shopify (create customer, subscribe to communication), but Shopify won't be notified if they have purchased, unless they do so online). I use Shopify for my marketing emails. What I would like to do is send an email to everyone who has purchased in store or online in the last month. I can pull those details via Retail Express in an excel spreadsheet. How do I create a customer segment in Shopify to email just those people, with the added filter of subscribed to communication?
Thanks in advance!
Heya!
You can create specific customer segments by following the steps below:
FROM customers
SHOW customer_name, email
WHERE (purchase_channel = 'online' OR purchase_channel = 'in-store')
AND order_date >= '2023-09-01' AND order_date <= '2023-09-30'
AND email_subscription_status = 'SUBSCRIBED'
Note: Ensure that certain data fields are available in your Shopify Admin. USe AND connector to connect the filters together.
6. Next, below the editor, click Run Query to test your segment. Go through the customer list and Save the segment after giving it a name.
Voila! That’s how you do it.
I hope this helps you 😄
Masoomi Saxena | Content Writer @ AdNabu
- Was my reply helpful? Click Like to let me know!
- Was your question answered? Mark it as an Accepted Solution
- Try our Nabu for Google Shopping Feed App from Shopify App Store.
Hey there! It sounds like you're trying to create a targeted email campaign for recent purchasers. Since you already have a list from Retail Express, you can upload this list to Shopify to create a customer segment. To do this, you'll want to make sure you have all the necessary customer information, including whether they are subscribed to communications. In Shopify, go to 'Customers' and use the 'Import customers' option to upload your Excel spreadsheet. Once imported, you can filter your customers by the tag or attribute of 'subscribed to communication' to ensure you're emailing only those who have opted in.
To make this process more streamlined in the future, you might consider using an app like Kuma. Kuma can help improve your marketing efforts by leveraging AI to create predictive audiences and sync them with your email campaigns. This can save you time and improve targeting, as it uses Shopify data to provide audience insights and marketing strategies. Good luck with your campaign!
June brought summer energy to our community. Members jumped in with solutions, clicked ...
By JasonH Jun 5, 2025Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025