Forum Discussion
The links are not on Community, but on millions of sites gathered in the Google Display Network.
So Google ads displays an ads that contains the link I mentioned, with the UTM parameters
When the user clicks on the link, he lands on Community, but Bulk API does not provide me the UTMs
I can understand that due to Referrer-Policy the query string is not appearing in the 'request.headers.referrer.url' field
But the full query is still present in the navigator window.location.href variable, so the query string could be captured and then exported in the Bulk API, for example in a new dedicated field.
That is my idea
- MohammedF2 years agoModerator
ldelagoutte It seems that your focus is not on the referrer but rather on the community gets called with all the UTM parameters. Currently, we only display request.url.host, showing only the host. As you're interested in request.url.queryparams or similar, this would be considered an enhancement. I suggest submitting it to our Ideas board for review.