URL

Dimension

Name

Relations

Detailed description

Description

Minimum date for report generation

ym:pv:URL

Page URL

!* — not equal to, with wildcard search

!. — not found among the values

!= — not equal to

!@ — not a substring

!~ — not a regular expression

< — less than

<= — less than or equal to

=* — equal to, with wildcard search *

=. — found among the values. You can specify up to 100 values per request

== — equals

=@ — is a substring

=~ — fits a regular expression

> — greater than

>= — greater than or equal to

2013-06-19

ym:pv:URLProto

Page protocol

!* — not equal to, with wildcard search

!. — not found among the values

!= — not equal to

!@ — not a substring

!~ — not a regular expression

< — less than

<= — less than or equal to

=* — equal to, with wildcard search *

=. — found among the values. You can specify up to 100 values per request

== — equals

=@ — is a substring

=~ — fits a regular expression

> — greater than

>= — greater than or equal to

2013-06-19

ym:pv:URLDomain

Page domain.

!* — not equal to, with wildcard search

!. — not found among the values

!= — not equal to

!@ — not a substring

!~ — not a regular expression

< — less than

<= — less than or equal to

=* — equal to, with wildcard search *

=. — found among the values. You can specify up to 100 values per request

== — equals

=@ — is a substring

=~ — fits a regular expression

> — greater than

>= — greater than or equal to

2013-06-19

ym:pv:URLPathFull

Page path (full)

!* — not equal to, with wildcard search

!. — not found among the values

!= — not equal to

!@ — not a substring

!~ — not a regular expression

< — less than

<= — less than or equal to

=* — equal to, with wildcard search *

=. — found among the values. You can specify up to 100 values per request

== — equals

=@ — is a substring

=~ — fits a regular expression

> — greater than

>= — greater than or equal to

Part of the page URL that comes immediately after the domain. Unlike a simple path, it also includes parameter and fragment sections

2013-06-19

ym:pv:URLPath

Page path

!* — not equal to, with wildcard search

!. — not found among the values

!= — not equal to

!@ — not a substring

!~ — not a regular expression

< — less than

<= — less than or equal to

=* — equal to, with wildcard search *

=. — found among the values. You can specify up to 100 values per request

== — equals

=@ — is a substring

=~ — fits a regular expression

> — greater than

>= — greater than or equal to

Part of the page URL right after the domain and up to ? (parameter section), # (fragment section) or up to the end of the string. For example, for the page http://news.yandex.ru/quotes/1.html, the path is /quotes/1.html, for http://news.yandex.ru/, it is /, and for http://news.yandex.ru, it is an empty string.

2013-06-19

ym:pv:URLPathLevel1

URL address, level 1

!* — not equal to, with wildcard search

!. — not found among the values

!= — not equal to

!@ — not a substring

!~ — not a regular expression

< — less than

<= — less than or equal to

=* — equal to, with wildcard search *

=. — found among the values. You can specify up to 100 values per request

== — equals

=@ — is a substring

=~ — fits a regular expression

> — greater than

>= — greater than or equal to

First level of the page URL. For example, for http://ya.ru/1/2/3/4.html, the first level of the URL is http://ya.ru/.

2013-06-19

ym:pv:URLPathLevel2

URL address, level 2

!* — not equal to, with wildcard search

!. — not found among the values

!= — not equal to

!@ — not a substring

!~ — not a regular expression

< — less than

<= — less than or equal to

=* — equal to, with wildcard search *

=. — found among the values. You can specify up to 100 values per request

== — equals

=@ — is a substring

=~ — fits a regular expression

> — greater than

>= — greater than or equal to

Second level of the page URL. For example, for http://ya.ru/1/2/3/4.html, the second level of the URL is http://ya.ru/1/.

2013-06-19

ym:pv:URLPathLevel3

URL address, level 3

!* — not equal to, with wildcard search

!. — not found among the values

!= — not equal to

!@ — not a substring

!~ — not a regular expression

< — less than

<= — less than or equal to

=* — equal to, with wildcard search *

=. — found among the values. You can specify up to 100 values per request

== — equals

=@ — is a substring

=~ — fits a regular expression

> — greater than

>= — greater than or equal to

Third level of the page URL. For example, for http://ya.ru/1/2/3/4.html, the third level of the URL is http://ya.ru/1/2/.

2013-06-19

ym:pv:URLPathLevel4

URL address, level 4

!* — not equal to, with wildcard search

!. — not found among the values

!= — not equal to

!@ — not a substring

!~ — not a regular expression

< — less than

<= — less than or equal to

=* — equal to, with wildcard search *

=. — found among the values. You can specify up to 100 values per request

== — equals

=@ — is a substring

=~ — fits a regular expression

> — greater than

>= — greater than or equal to

Fourth level of the page URL. For example, for http://ya.ru/1/2/3/4.html, the fourth level of the URL is http://ya.ru/1/2/3/.

2013-06-19

ym:pv:URLPathLevel5

URL address, level 5

!* — not equal to, with wildcard search

!. — not found among the values

!= — not equal to

!@ — not a substring

!~ — not a regular expression

< — less than

<= — less than or equal to

=* — equal to, with wildcard search *

=. — found among the values. You can specify up to 100 values per request

== — equals

=@ — is a substring

=~ — fits a regular expression

> — greater than

>= — greater than or equal to

Fifth level of the landing page URL. For example, for http://ya.ru/1/2/3/4.html, the fifth level of the URL is http://ya.ru/1/2/3/4.html.

2013-06-19

ym:pv:URLParamName

URL parameter

!* — not equal to, with wildcard search

!. — not found among the values

!= — not equal to

!@ — not a substring

!~ — not a regular expression

< — less than

<= — less than or equal to

=* — equal to, with wildcard search *

=. — found among the values. You can specify up to 100 values per request

== — equals

=@ — is a substring

=~ — fits a regular expression

> — greater than

>= — greater than or equal to

Works on multiple URL parameters.

2013-06-19

ym:pv:URLParamNameAndValue

URL parameter value

!* — not equal to, with wildcard search

!. — not found among the values

!= — not equal to

!@ — not a substring

!~ — not a regular expression

< — less than

<= — less than or equal to

=* — equal to, with wildcard search *

=. — found among the values. You can specify up to 100 values per request

== — equals

=@ — is a substring

=~ — fits a regular expression

> — greater than

>= — greater than or equal to

Works on multiple URL parameters.

2013-06-19

Previous