I’m new to segments and I’m trying to figure out how we can filter for customer accounts that are OLDER than 12 months using customer_added_date
Here’s what I’m trying to do…
New customers who sign up via a special link get tagged and placed into a customer group (let’s call it a buyer’s club) that qualifies them to use a special discount code. The code can be used by the customer as many times as they like within the first year of registration.
When our customer’s “customer_added_date” becomes greater than 12 months, their account is automatically removed from the buyer’s club customer group. I haven’t figured out how to automate the removal process but I’m hoping I might be able to use Zapier somehow.
I have a couple ideas:
a) If there’s an app / automation that is tagging the customer and putting them into the group, you could reach out to see if they have a function to handle this.
b) If not, Order Automator app can do custom tasks like this (removing a tag after 12 months, automating the tagging in A above if it’s not already, plus more).
I don’t think you could automate this using Zapier because you need API access to edit shop data (you’d have to create an app to generate API keys).
c) If you don’t want to use an app + have someone manually doing the tagging on those orders, you could have them schedule an email to send in the future to remind someone to remove the tag, or use a task manager like Todoist to schedule a task in the future and tag any team members.
If you want to use an app to automate stuff like that (step B above) feel free to reach out to orderautomator.com/contact for help setting this up.