8 ms·
Yep it’s great feedback! You can pretty easily slim down your contact count to follow that active user model if you’d like already :)
by chrisfrantz 3y ago
Yep it’s great feedback! You can pretty easily slim down your contact count to follow that active user model if you’d like already :)
- lerchmo 3y agoIn practice that is a major bummer. You can’t distinguish between a new subscriber and a re activated subscriber.
- chrisfrantz 3y agoWith filters you should be able to do it pretty easily assuming you have the data in Loops already. Always ways we could improve though!