Skip to content

Meta: Update Cookie Implementations #14904

@MichaelRoosz

Description

@MichaelRoosz

We have lots of open issues with the cookies Matomo is using, so I think it makes sense to collect all relevant issues we have here.

Please feel free to add more tickets and or ideas.

My plan is to find a solution and create mergeable pull requests for all these issues before the end of October so that they can be included in one of the upcoming releases and before the "SameSite" cookie flag changes get released with Chrome 80.

Cookies Matomo is using at the moment:

Cookies using the PHP Session Manager:

  • Matomo Auth Cookie (MATOMO_SESSID)

Cookies using the PHP Cookie class:

  • Opt-Out IgnoreCookie (piwik_ignore)
  • 3rd Party Cookie (_pk_uid)
  • Language Manager Cookie (matomo_lang)

Cookies used by the JS Tracker (1st party cookies):

  • _pk_id
  • _pk_ses
  • _pk_ref
  • _pk_cvar
  • mtm_consent
  • mtm_consent_removed

Relevant for all PHP (cookie class and php session) cookies:

Relevant for all PHP cookie class cookies:

Opt-Out IgnoreCookie (piwik_ignore):

3rd Party Cookie (_pk_uid):

JS Tracker 1st Party cookies:

Metadata

Metadata

Assignees

No one assigned

    Labels

    MajorIndicates the severity or impact or benefit of an issue is much higher than normal but not critical.RFCIndicates the issue is a request for comments where the author is looking for feedback.answeredFor when a question was asked and we referred to forum or answered it.c: PrivacyFor issues that impact or improve the privacy.

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions