I would like to ask if there's a way to set the query parameters as the cookie of a certain url?
Currently i'm having trouble with the varnish and nginx cause it was stripping the utm params which causes an issue with the GA. I can't remove the code that strip utm params since it would flood the varnish cache. So I was thinking of getting the utm params and set it as cookie from the nginx config
Any help would be appreciated
Thank you so much