mirror of
https://github.com/offen/analyticstxt.git
synced 2024-11-24 09:50:27 +01:00
adjust sorting of Collects values
This commit is contained in:
parent
bccd09f22d
commit
61a7964e96
@ -162,6 +162,11 @@ These values MUST also be specified if a property is not persisted as-is, but st
|
|||||||
|
|
||||||
No analytics data is collected at all. This value MUST NOT be used in conjunction with other values.
|
No analytics data is collected at all. This value MUST NOT be used in conjunction with other values.
|
||||||
|
|
||||||
|
##### url
|
||||||
|
|
||||||
|
The URL of a visit, including its path, is collected and used.
|
||||||
|
This MUST also be specified in case URLs are stripped of certain parameters or pseudonymized before being stored.
|
||||||
|
|
||||||
##### ip-address
|
##### ip-address
|
||||||
|
|
||||||
The request IP address is being used.
|
The request IP address is being used.
|
||||||
@ -184,11 +189,6 @@ Such mechanisms usually try to compute a unique identifier from properties of th
|
|||||||
|
|
||||||
The user's device type (e.g. mobile / tablet / desktop) is being determined and collected.
|
The user's device type (e.g. mobile / tablet / desktop) is being determined and collected.
|
||||||
|
|
||||||
##### url
|
|
||||||
|
|
||||||
The URL of a visit, including its path, is collected and used.
|
|
||||||
This MUST also be specified in case URLs are stripped of certain parameters or pseudonymized before being stored.
|
|
||||||
|
|
||||||
##### referrer
|
##### referrer
|
||||||
|
|
||||||
The Referrer of a visit is collected and used. This MUST also be specified if the referrer value is stripped of potential path fragments.
|
The Referrer of a visit is collected and used. This MUST also be specified if the referrer value is stripped of potential path fragments.
|
||||||
|
Loading…
Reference in New Issue
Block a user