User login

MetaTraffic 2.0 Boxshot

how to replace url query string with friendly name

Posted by pulberg [November 29, 2006]

I am using a shopping cart system which has it's own admin area for adding products, categories, etc. My products.asp page has several different products/categories it can display based on the query string appended to the url - products.asp?cat=10.

In metatraffic I would like to turn the "cat=10" into a friendly name like "product 1", is this possible?, and if so, how?

Phillip

how to replace url query string with friendly name

Unfortunately its not possible to change the url but you can use page titles so that when you view the url in the reports, it will display the page name above it. Its called page pagetitle in the tracking code, this needs to be filled in if you are using ASP tracking or its filled in by default in javascript tracking.

~Chad