UTM parameters in URL are removed in visit logs
We have a system to send mass emails to our users, there is a link (with our custom UTM parameters) for users to access our goal page.
This is the sample URL: https://ourdomain.com/our-goal-page?utm_source=sample_value&utm_medium=sample_value
However, when users click that URL to visit our page, the UTM values aren’t stored in the visit logs table, the referer URL is stored as https://ourdomain.com/our-goal-page
.
We lose the data for our internal analytics.
Do you have any idea to solve this issue?
Thank you
2 posts - 2 participants