Your software
My Mautic version is: 4.4.1
My PHP version is: 8.0
My Database type and version is: MariaDB
Your problem
My problem is: I started using url tracking, but forgot to set “publicly updatable” flag to needed fields.
Is there a way to post-process anonymous customers who visited url’s with tracking, but their details (email’s etc.) were not updated in Mautic database?
Yes. I used ?email=someone@example.com, and the hit is visible in anonymous customers history.
When I changed email “publicly updatable” flag, customers after clicking the link were identified by email.
My problem is there were 1000’s of customers who clicked the tracking link, but were not identified, because email field was not updatable at the time.
I would like to reprocess these clicks, so these customers get identified. If this is possible.