On the sites that we build, there’s a certain number of url parameters that we look for via an .htaccess file. For example, Google Analytics tracking parameters may look something like this : http://domain.com/?cmpid=12345
Generally we do not have any issues with these, but we are with URIs created with the Pages module. Is there any way for a URI created with the Pages module, with attached URL parameters (ex. http://domain.com/about/?cmpid=12345 ) to ever work properly? Has anyone seen any tutorials or posts that may have a potential workaround?
This is for EE2 by the way, but could apply to both EE1 and EE2 I assume.
Thanks