URL

Dimension

Name

Relations

Detailed description

Explanation

Minimum date for report generation

ym:dl:URL

Page URL

!* — not equal to, with wildcard search

!. — not found among the values

!= — not equal to

!@ — not a substring

!~ — doesn't match 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

=~ — matches a regular expression

> — greater than

>= — greater than or equal to

2013-06-19

ym:dl:URLProto

Page protocol

!* — not equal to, with wildcard search

!. — not found among the values

!= — not equal to

!@ — not a substring

!~ — doesn't match 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

=~ — matches a regular expression

> — greater than

>= — greater than or equal to

2013-06-19

ym:dl:URLDomain

Page domain.

!* — not equal to, with wildcard search

!. — not found among the values

!= — not equal to

!@ — not a substring

!~ — doesn't match 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

=~ — matches a regular expression

> — greater than

>= — greater than or equal to

2013-06-19

ym:dl:URLPathFull

Page path (full)

!* — not equal to, with wildcard search

!. — not found among the values

!= — not equal to

!@ — not a substring

!~ — doesn't match 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

=~ — matches 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:dl:URLPath

Page path

!* — not equal to, with wildcard search

!. — not found among the values

!= — not equal to

!@ — not a substring

!~ — doesn't match 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

=~ — matches 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:dl:URLPathLevel1

URL address, level 1

!* — not equal to, with wildcard search

!. — not found among the values

!= — not equal to

!@ — not a substring

!~ — doesn't match 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

=~ — matches 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:dl:URLPathLevel2

URL address, level 2

!* — not equal to, with wildcard search

!. — not found among the values

!= — not equal to

!@ — not a substring

!~ — doesn't match 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

=~ — matches 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:dl:URLPathLevel3

URL address, level 3

!* — not equal to, with wildcard search

!. — not found among the values

!= — not equal to

!@ — not a substring

!~ — doesn't match 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

=~ — matches 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:dl:URLPathLevel4

URL address, level 4

!* — not equal to, with wildcard search

!. — not found among the values

!= — not equal to

!@ — not a substring

!~ — doesn't match 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

=~ — matches 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:dl:URLPathLevel5

URL address, level 5

!* — not equal to, with wildcard search

!. — not found among the values

!= — not equal to

!@ — not a substring

!~ — doesn't match 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

=~ — matches 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:dl:URLParamName

URL parameter

!* — not equal to, with wildcard search

!. — not found among the values

!= — not equal to

!@ — not a substring

!~ — doesn't match 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

=~ — matches a regular expression

> — greater than

>= — greater than or equal to

Built on the "URL parameters" set.

2013-06-19

ym:dl:URLParamNameAndValue

URL parameter value

!* — not equal to, with wildcard search

!. — not found among the values

!= — not equal to

!@ — not a substring

!~ — doesn't match 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

=~ — matches a regular expression

> — greater than

>= — greater than or equal to

Built on the "URL parameters" set.

2013-06-19

Previous
Next