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.

De pagina die u heeft aangevraagd, is momenteel niet beschikbaar in uw taal. U kunt elke webpagina onmiddellijk vertalen in een door u gekozen taal via de ingebouwde vertaalfunctie van Google Chrome.

Filters (SOAP) v1

Filters (SOAP) v1

Urchin recognizes two types of filters: metric and dimension.

Metric filters allow the following operations:

  • ">" - greater than

  • ">=" - greater then or equal to

  • "<" - less then

  • "<=" - less then or equal to

  • "=" - equal

Dimension filters use POSIX Extended Regular Expression syntax and are case insensitive.

  • "=~" - contains a substring matching the regular expression
  • "!~" - does not contain a substring matching the regular expression

The equals sign will need to be escaped in query strings as %3D. The > and < signs need to be escaped as %3E and %3C respectively.

For the Urchin Data API v1, one regex and one numeric filter is supported per each call. e.g. for all records where browser is firefox and number of hits is more than ten:

 

filters=u:browser_base%3D~Firefox,u:hits%3E10
 
true
Search
Clear search
Close search
Main menu
13102386832703709851
true
Search Help Center
true
true
true
false
false