# Campaign not tagging contacts

**URL:** https://forum.mautic.org/t/campaign-not-tagging-contacts/17478
**Category:** Product Support
**Created:** [December 19, 2020, 1:25pm UTC](https://forum.mautic.org/t/campaign-not-tagging-contacts/17478 "2020-12-19T13:25:01Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![simonjparker](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.mautic.org/simonjparker/32/1309_2.png) [@simonjparker](https://forum.mautic.org/u/simonjparker)
#### Post date: [December 19, 2020, 1:25pm UTC](https://forum.mautic.org/t/campaign-not-tagging-contacts/17478/1 "2020-12-19T13:25:01Z")

</div>

**Your software**  
My Mautic version is: 3.2.1  
My PHP version is: 7.3.25  
My Database type and version is: MySQL

**Your problem**  
My problem is:

I’m having issues automatically tagging contacts in a campaign. Cron seems to be working fine.

I set the contact to be tagged twice and moved to a segment in the campaign:

The contact campaign flow shows that’s gone through the tagging stage:

But there is no tags added to the contact that I can see:

Any idea what I’m doing wrong here or why this might be happening?

Thanks!

---

<div class="post-metadata">

### Author: ![joeyk](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.mautic.org/joeyk/32/11164_2.png) [@joeyk](https://forum.mautic.org/u/joeyk)
#### Post date: [December 19, 2020, 2:47pm UTC](https://forum.mautic.org/t/campaign-not-tagging-contacts/17478/2 "2020-12-19T14:47:22Z")

</div>

Hi,  
Based on your execution history, and campaign layout you never tried to add the tag. You set **a condition** where you checked if a tag is present “Add tag: VitLife Newsletter Lead”, but this is not how you add tags. This is a condition. You need to use an action to add tags: ‘Modify Contact tags’.  
I can see, that the contact in question went on the ‘NO’ branch (based on your screenshot the tag wasn’t present). And since you don’t have any action there the campaign fell off the cliff 🙂

Let me know if my theory is correct.  
Joey

---

<div class="post-metadata">

### Author: ![simonjparker](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.mautic.org/simonjparker/32/1309_2.png) [@simonjparker](https://forum.mautic.org/u/simonjparker)
#### Post date: [December 19, 2020, 3:51pm UTC](https://forum.mautic.org/t/campaign-not-tagging-contacts/17478/3 "2020-12-19T15:51:40Z")

</div>

That was exactly it @joeyk

My mistake - thanks very much for your help. 🙂
