My main list has all the potential customers who are getting followups. But when they become a real customer, and buy something, I want them to be taken off that list and moved to my different list for paying customers.
This way they stop getting follow ups. I've noticed this is a common mistake where I finally buy something, and then 2 days later I get the next follow up with a discount coupon for the very thing I bought!
Anyway, I haven't seen code on here to do this. This should be code I can add to the final page of my shopping cart for completed orders. Maybe I missed it. Can someone point me in the right direction or at least describe the general process so I can try coding it?
I've seen code to subscribe and unsubscribe. Do I need to do these two steps, or is there code to MOVE a user to a different list? I imagine the later would be a better approach to preserve data in all the fields.
Thanks!