I have an online yoga membership and I also sell online courses. When a new user creates an account in my membership platform, either as a paying member with a 7-day free trial, a paying customer for a course, or a lead, I need to make sure I communicate the features and benefits of the relevant product to make sure that they get the most out of their experience for retention (paid members) or conversion (leads). The communications need to be tailored depending on the purchase type/lead which adds complexity. This is where Active Campaigns ability to filter through fields and tags in âif/whenâ clauses comes in really handy!
When someone creates an account within my membership platform (hosted by Uscreen) either as a lead or a customer, I use Zapier to zap the contact over to Active Campaign. I assign a âpaidâ tag through zapier if they are a paying customer which then triggers the paid welcome series within Active Campaign. I then need to tailor the comms further because of the different membership levels and courses, so I have created a field in Active Campaign for âProduct IDâ which gets zapped over with the contact details. I then filter the contacts by âProduct IDâ using âif/elseâ clauses so that the customer receives the appropriate information for their product ID.
For Leads, I have created a separate automation, so when they subscribe to the list having created an account, I use the âWaitâ clause and then âif/elseâ to check if the âPaidâ tag exists. If it doesnât exist, then this identifies them as a lead so I use the automation to âadd tagâ âleadâ and send them lead communications to convert them to sale. At each stage of the communication phase, after a âwaitâ clause, I use âif/elseâ to check if the âPaidâ tag now exists, so to prevent leads who have now converted from receiving further âleadâ communications. I also have an automation which removes the âleadâ tag when âpaidâ is added.
Hereâs a step-by-step guide:
- Create âlistâ in Active Campaign for all contacts to go into.
- Set up Zapier to Zap contacts over to AC, ensuring âPaidâ tag and any other identifiers are assigned in order to filter contacts
- Create welcome series automation for new customers, with trigger âPaidâ tag is added. Use âWaitâ for 10 mins as buffer and then filter customers using âif/elseâ by product ID (or similar). Add as many emails to welcome campaign as needed.
- Create welcome series automation for new leads, with trigger âContact subscribes to listâ. I have added âwait for 2 hoursâ to allow people time to purchase. Then use âif/elseâ to identify is âPaidâ tag exists. If Yes, end automation. If No, assign âLeadâ tag and then create email series. After each âWaitâ clause, use âif/elseâ to filter anyone who now has âPaidâ tag, as they are no longer a lead.
- Create automation to remove âLeadâ tag when âPaidâ is added.
Hope this helps!