I thought this solution might be of interest to others, or maybe someone has a better solution.
I’m working in 2 or 3 interest areas, but I want to manage them all as a single list vs multiple lists. After lots of trial and error and extended chats windows with Active Campaign support, here’s my solution.
One List with Multiple Tags
That’s the obvious goal. I don’t want a separate list for every interest. I want a single list with a Tag that represents various interests. This should make email management much easier. I can send emails to the entire list, or interest specific emails to specific tags.
It’s rather like database design.
My Tagging Failed
I created an Automation that would Tag a Contact as Interest A, Interest B, or Failed to Tag. My Tag logic looked for a visit to a specific URL. This URL would reveal where the Contact visited and indicate their interest. But, all the new Contacts were getting Failed by the Automation.
AC Support reminded me that my logic required Site Tracking.
But, Site Tracking doesn’t work until the Contact clicks on a link in their Welcome email. That link takes the Contact back to a URL that has the AC Tracking code and let’s AC uniquely identify the person.
Most people do NOT click on the link at all, some days later. So Tagging Failed because AC had no records of Site Visits. I could not use the AC Lead Form, because most of my leads are coming from a Quiz app with it’s own form.
My Solution with Unique AutoResponders
Create the master list for all Contacts, List: Master List
Create another List: Interest A Temp
Go to any opt-in Lead forms in Web Sites, Landing Pages, Ads, etc
Specify the Contact will go into the List: Interest A Temp
Create an Automation for a unique AutoResponder for Interest A
The Automation starts with a Subscription to List: Interest A Temp
Sends a Welcome letter (with the link that nobody clicks)
Sends an email notification to me “New Contact Entering AutoResponder”
Assigns a Tag to the Contact: Interest A
Adds the Contact to List: Master List
Enters a different Automation to start the email drip sequence for Interest A
End of Automation
In this method, the List: Interest A Temp is simply an intermediary means to get a Contact into the Master List with the correct Tag.
A single AutoResponder for all incoming subscribers can’t assign a specific Tag because AC has no data to know their interest.
A different temporary list and AutoResponder can be created for each product area.
List: Interest A Temp
List: Interest B Temp
List: Interest C Temp