Your software
My Mautic version is: 4.4
My PHP version is: 8.1
My Database type and version is: 10.6.15-MariaDB-cll-lve
Your problem
My problem is: I have created a segment to filter contacts that need to start getting a campaign email (anniversary date for example) and contacts in that segment change every day.
What I am noticing is that contacts get added to the campaign, but then removed when they get removed from the segment.
Is that the expected behavior?
My current thought is to create a new segment, call it “2425Anniversary”
Add users to that segment when its their anniversary date via a campaign
Create a second campaign that triggers when user is added to 2425Anniversary segment. And since the user being removed from anniversary date will no longer matter, my contacts will receive the email sequence as specified in my 2425Anniversary segment campaign.
am I on the right track?