Notification

Urchin WebAnalytics Software is discontinued and is no longer supported. All Urchin documentation applies only to the Urchin product as it was at the time of discontinuation, and does not apply to any Google Analytics products or services.

Advanced Filters

Advanced Filters

Introduction

The Advanced Filter option allows you to construct Fields for reporting from one or two existing Fields. POSIX regular expressions and corresponding variables can be used to capture all or parts of Fields and combine the result in any order you wish.

Using Advanced Filters

Advanced_Filters

Shown in the figure above, the Advanced Filter takes up to two fields: Field A and Field B, and constructs the Output Field. The construction occurs in the following manner. The Extract A expression is applied to Field A, and the Extract B expression is applied to Field B. These expression can use complete or partial text matches and include wildcards. The following is a list of the most common wildcards and their meanings. The expressions conform to POSIX Regular Expressions.

.   match any single character
*   match zero or more of the previous item
+   match one or more of the previous item
?   match zero or one of the previous item
()  remember contents of parenthesis as item
[]  match one item in this list
-   create a range in a list
|   or
^   match to the beginning of the field
$   match to the end of the field
\   escape any of the above

Use the parenthesis () to capture parts of the Fields. These can be referenced in the Constructor using the $A1, $A2, $B1, $B2 notation. The A|B refers to the Field, and the number refers to which parenthesis to grab. In the above example, the entire A Field and the entire B Field are captured and assembled as the new field. The Output To Field can be a separate field or the same field as Field A or Field B.

Controls

The 'Override Output Field' control allows you to decide what to do if the Output Field already exists. The 'Field Required' allows you to decide what to do if one of the expressions does not match.

Search
Clear search
Close search
Main menu
14915087983427364843
true
Search Help Center
true
true
true
false
false