Forum Moderators: DixonJones

Message Too Old, No Replies

Dynamic Pages with LiveStats

         

webdude

5:36 pm on Feb 2, 2006 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Hello,

I am trying to track dynamic page using LiveStats.xsp 7.0 and I have been havin a devil of a time getting it to work right. It seems to work on one page but not another and for the life of me, I can't figure it out.

The first page is a list of products in a category called Landscape. The URL would be...

[mysite.com...]

I set the Content Mapping Description to "Landscape."
URL Type to "Page URL."
Clicked on Map To Name -> Landscape

Following is the rules I have set...

/category.taf
AND function=search
AND cat=Landscape

All pages now with these post args are recorded to Landscape. It works great!

Now when they click on a particular product, a detail page is loaded with thefollowing URL...

[mysite.com...]

I set the Content Mapping Description to "L010-ANR."
URL Type to "Page URL."
Clicked on Map To Name -> L010-ANR

Following is the rules I have set...

/category.taf
AND function=detail
AND start=1
AND cat=Landscape
AND type=photography

Now everytime this page loads it should show up in the stats under L010-ANR. BUT I get nothing. I reprocessed the logs several times with no results. The Landscape shows results but the L010-ANR shows nothing.

Can anyone here give me a hand? Their website is ver sketchy on how to do this.

webdude

4:20 pm on Feb 13, 2006 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



I found the problem and fixed it.