For Workes & Pages, what is the name of the domain?
What is the issue or error you’re encountering
Placeholders :var won’t fit to query arguments
What steps have you taken to resolve the issue?
I try rename args, try use
What are the steps to reproduce the issue?
Create file _redirects with row
/p/:camp /?utm_source=influence&utm_medium=promocode&utm_campaign=:camp
After deploy open url /p/test
You redirected to page: /?utm_source=influence&utm_medium=promocode&utm_campaign=%3Acamp
Expected: /?utm_source=influence&utm_medium=promocode&utm_campaign=test