Hello guys,
I wanted to know what I can do about the trailing slash /
For example if I direct people to our site I would like to add some tracking code to the url like such:
http://www.mySite.org?tracking=123456789
But what I get right now is:
http://www.mySite.org/?tracking=123456789
Is that possible?