Tracking multiple links with in a website


 

Current User: Guest Login Register
Please consider registering

Search 
Search Forums:


 




Tracking multiple links with in a website

Add a New Topic Reply to Post
UserPost

6:21 pm
August 27, 2007


Shiraz Ahmad

Guest

I am trying to track pages based on a string found in their url.

I've tried using this code:

ExtraSectionName24="Pages with javascript in name"
ExtraSectionCodeFilter24="200 304"
# Filter on specific URL, including possible jsessionid
ExtraSectionCondition24="URL,(^\/.*index.*\.html)"
ExtraSectionFirstColumnTitle24="URL"
ExtraSectionFirstColumnValues24="URL,(.*)"
ExtraSectionStatTypes24=PBL
ExtraSectionAddAverageRow24=0
ExtraSectionAddSumRow24=0
MaxNbOfExtra24=1
MinHitExtra24=1

But, It comes up as a blank table. I wish to search the url for either /src or index.htm.

Any suggestion would be greatly appreciated! 

9:33 pm
August 27, 2007


Jean-Luc

Admin

posts 231

Hi,

ExtraSectionCondition24="URL,(^\/.*index.*\.html)"

This line select URL's including "index" and ".html". This is not what you need as you say you want to select URL's including "/src" or "index.htm".

I would try this:

ExtraSectionCondition24="URL,index\.htm|\/src"

This should include any URL containing the text "index.htm" and any URL including the text "/src".

I hope this helps.

Jean-Luc

 

Add a New Topic Reply to Post


Reply to Topic: Tracking multiple links with in a website

NOTE: New Posts are subject to administrator approval before being displayed

Guest Name (Required):

Guest EMail (Required):

Guest URL (required)

Math Required!
What is the sum of: 1 + 5        (Required)

Topic Reply:


 

WebStats1


About the InternetOfficer.com forum

Currently Online:

2 Guests

Maximum Online: 31

Forums:

Groups: 2

Forums: 7

Topics: 109

Posts: 516

Members:

There are 29 members

There are 95 guests


Jean-Luc has made 231 posts

Top Posters:

Steve - 14

angelko - 5

cwei - 4

KevinA - 3

Kinglui - 3

Administrator: Jean-Luc | Moderators: Jean-Luc


© Simple:Press Forum - Version 3.1.2 (Build 340)