Hi Guys,
I am hoping to get some direction here. I came across a topic where a simple logic was applied to get a subscriber to confirm their email then they are put in an active user segment. My Setup looks like following:
Segments:
0) Do Not Contact
- Pending
- Active
Form:
- First Name
- Honeypot
Action:
a) Send welcome email
b) Remove from Do Not Contact segment
c) Put in Pending Segment
Landing Page:
Welcome and please join
- Form above is in action
- Upon submission redirect to an identical HTML page (1) (Mautic code embedded) “Thank you and please confirm email”
Email Received:
- Customer clicks on Welcome email" where the confirm email takes Customer to an identical HTML page (2) (Mautic code embedded) “Thank you and Congratulation”
Campaign:
Convert Pending to Active
- Check Contact Page Hit
- Add to Active Segment
- Remove from Pending Segment
https://prnt.sc/s6jtck
Problem:
My campaign cronjob runs fine without any change though.
I have performed several testing unfortunately Mautic has tagged my PC and all test shows I have gone though this many time. Can someone tell me if I am doing this right or a better way to achieve confirmation from customers.