Your software
My Mautic version is: 4.4.1
My PHP version is: 7.4.30
Your problem
My problem is:
I make a segment with a filter. I use “URL visited” as field with “regexp” as filter.
I want to know where the different contacts come from. But, where I do my different segments, with different text based on my different url, I have always the same number of contacts.
I check my regex, and I think it’s ok. I just put a text.
Moreover, I also checked, and I have contacts who don’t visit all url.
I guess following Joeys reply that Regex is not working currently, maybe the answer is to use multiple contains with OR condition. Not ideal, but should work