
I just installed MetaTraffic and the product is really awesome! But somehow it is only displaying the URL's and not the pagename.
Is it possible that in the Pages & Files ยป Urls section the is displayed instead of www.pagename.com/page.asp?Id=12
Thanks in advance
Title instead of URL
If you use javascript tracking, the title is automatically inserted by default. If you use asp tracking, you have to manually insert the page title on each page in the tracking code.
~Chad
Title instead of URL
Thank you very much! It works.
I've added a database value into the code in the tracking code where I read out a MS SQL database value for the title.
Very nice piece of software!