Entry Page Label

   

entrypage Entered at a certain page

 

This label highlights those visitors who enter the site at the specified page. The entry page is calculated as the first page in the session for a given visitor. Sometimes the entry page is a landing page that uses a database to count visitors referred from certain sites and then redirects them to the home page. This label makes it easy to highlight these visitors.

 

Step 2: Choose how to match the page.

 

Matches without query string: (v6.1) Match just the URL including the domain, directory path and file name, ending just before the '?'.

 

Matches exactly: Matches against the entire page, including parameters after the ? character

 

Starts with: (v6.1) Match just the domain name, ending before the directory path or file name.

 

Contains the String: Matches those pages that contain the string

 

Matches any of: (v6.1) Include multiple pages in the label. Enter the pages that you want to match, one per line.

 

Matches any of without query string: (v6.1) Include multiple pages without the query string.  This is a more inclusive match, as the query strings will not be factored in.

 

Matches the regular expression: (v6.1) Do a more sophisticated match by using a regular expression.  To learn more about regular expressions, see http://aspn.activestate.com/ASPN/docs/Expect_for_Windows/1.0/regex.html.

 

Step 3: Advanced Labeling Options