# Mailinglist double opt-in Setup, help needed to perfect it

**URL:** https://forum.mautic.org/t/mailinglist-double-opt-in-setup-help-needed-to-perfect-it/14067
**Category:** Product Support
**Created:** [April 27, 2020, 6:44am UTC](https://forum.mautic.org/t/mailinglist-double-opt-in-setup-help-needed-to-perfect-it/14067 "2020-04-27T06:44:36Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![tomr](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.mautic.org/tomr/32/2184_2.png) [@tomr](https://forum.mautic.org/u/tomr)
#### Post date: [April 27, 2020, 6:44am UTC](https://forum.mautic.org/t/mailinglist-double-opt-in-setup-help-needed-to-perfect-it/14067/1 "2020-04-27T06:44:36Z")

</div>

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

1. Pending
2. Active

**Form:**

1. First Name
2. Email
3. Honeypot  
Action:  
a) Send welcome email  
b) Remove from Do Not Contact segment  
c) Put in Pending Segment

**Landing Page:**  
Welcome and please join

1. Form above is in action
2. Upon submission redirect to an identical HTML page (1) (Mautic code embedded) “Thank you and please confirm email”

**Email Received:**

1. 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

1. Check Contact Page Hit
2. Add to Active Segment
3. Remove from Pending Segment  
[https://prnt.sc/s6jtck](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.

---

<div class="post-metadata">

### Author: ![ekke](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.mautic.org/ekke/32/296_2.png) [@ekke](https://forum.mautic.org/u/ekke)
#### Post date: [April 27, 2020, 7:27am UTC](https://forum.mautic.org/t/mailinglist-double-opt-in-setup-help-needed-to-perfect-it/14067/2 "2020-04-27T07:27:27Z")

</div>

Hi Tom,  
two things:

1. For testing, you should (a) not use the same browser that you are using for the Mautic backend. (b) I suggest you simply delete the existing contact(s) that represents your browser or email each time you want a real fresh start.#

2. The DOI process you describe will work fine in most cases. However, if users quicks on the email quickly, they will get to the Landing Page before Mautic starts watching it, thus their confirmation will never be noticed.  
If you want to make sure, you need a more complex approach ([https://www.leuchtfeuer.com/en/mautic-know-how/mautic/perfect-double-opt-in/](https://www.leuchtfeuer.com/en/mautic-know-how/mautic/perfect-double-opt-in/))

Best,  
Ekke

* * *

_Subscribe to the **Mautic Podcast** at [www.Mauticast.com](http://www.Mauticast.com) - and let me know what topics or interviews you would like to hear!_  
_(German version at [www.Mauticast.de](http://www.Mauticast.de))_

---

<div class="post-metadata">

### Author: ![tomr](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.mautic.org/tomr/32/2184_2.png) [@tomr](https://forum.mautic.org/u/tomr)
#### Post date: [April 27, 2020, 12:30pm UTC](https://forum.mautic.org/t/mailinglist-double-opt-in-setup-help-needed-to-perfect-it/14067/3 "2020-04-27T12:30:40Z")

</div>

Thanks Ekke.

My Campaign seems to have registered the tag then processed the segment. What was a good tip and tutorial. BTW I will be listening to your podcast shortly.

Cheers,  
TR
