Omer
December 6, 2019, 12:20pm
1
my software
My Mautic version is: 2.15.3
My PHP version is: 7.2.24
my problem
At some point, Mautic stopped tracking links in emails. Afaik links are supposed to be rewritten when the email is sent in order to be able to track clicks on those emails. So the links remain as they are, and clicks are not being tracked.
Steps I have tried to fix the problem: I have tried to update everything and clear the cache.
mikew
December 9, 2019, 9:35am
2
Hey Omer
What ESP are you using for deliverability ?
Omer
December 9, 2019, 3:32pm
3
we’re using amazon simple email service, and emails are being sent successfully.
mikew
December 9, 2019, 4:27pm
4
I have not used amazon, but had similar issues with SendGrid, had to reconfigure it in SendGrid settings. Sorry can’t help with this
Omer
December 9, 2019, 4:33pm
5
How can this possibly be an issue of ESP ?
Links should be re-written in mautic before sending, it shouldn’t matter which smtp eventually shoots out the email
1 Like
https://docs.aws.amazon.com/ses/latest/DeveloperGuide/configure-custom-open-click-domains.html
To capture link click events, Amazon SES replaces the links in your emails with links to a server operated by Amazon SES.
1 Like
Omer
December 10, 2019, 6:50am
7
I don’e see how this is relevant too. The link you sent is a guide on how to set link tracking in SES, while i want MAUTIC to do it, as it should.
1 Like
Omer
December 11, 2019, 9:34am
8
Update: we got links to get re-written again (misconfiguration, it was toggled off), but the links are still not being tracked when clicked.
Possibly related to Click tracking not working
And https://github.com/mautic/mautic/issues/7756