The Web application stores cookies to identify users and track their behavior.
Name | Description | Value | Max-Age | Path | Domain |
---|---|---|---|---|---|
vrs_consent | Defines whether a user optout or not. | boolean | 365d | / | project.aframe.mob.fish |
vrs_country | Saves the country of the user. | string | 365d | / | project.aframe.mob.fish |
vrs_uuid | Unique identifier of a user. | string | 365d | / | project.aframe.mob.fish |
vrs_sessionUuid | Unique identifier of a user’s session | string | 365d | / | project.aframe.mob.fish |
vrs_referrer | Saves the referrer, the user comes from | string | 365d | / | project.aframe.mob.fish |
Post your comment on this topic.