Forum Moderators: phranque
The campaign tracking parameters that are appended to URLs include a dollar sign $, which is causing the website/CMS to return a 404.
Does anyone know if this is an Apache issue?
Guessing here a bit, but are dollar signs treated as special characters by Apache, requiring a specific work around?
RFC 2396 - Uniform Resource Identifiers (URI): Generic Syntax [faqs.org]
Jim