capturing request parametres like utm_campaign
-
when i don’t use underscore in query parameters i am able to capture the parameters but when i use parameters such as utm_campaign it is not able to capture the parameters
https://abc.com/?a=dd&utmcampaign=campaign&utmterms=terms
the above one is working fine when i set default to request parametersbut the below one is not working
https://abc.com/?a=dd&utm_campaign=campaign&utm_terms=terms
i can capture a but not utm_campaign or utm_terms in this case -
Hi there!
Can you let us know the URL of the site where you’re having this problem and where are you trying to capture that information? Once we have that information, we’ll be better able to advise.
Please note that we can only assist with websites hosted at WordPress.com. If you’re using the WordPress software but hosted elsewhere, you will need to reach out to your hosting provider or the WordPress.org community for guidance:
https://wordpress.org/support/forum/how-to-and-troubleshooting
Thank you!
- The topic ‘capturing request parametres like utm_campaign’ is closed to new replies.