Closed (fixed)
Project:
Matomo Analytics
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
24 Jul 2023 at 13:39 UTC
Updated:
4 May 2026 at 10:50 UTC
Jump to comment: Most recent
Comments
Comment #3
prudloff commentedComment #4
prudloff commentedRebased against 2.0.x.
The failing phpunit test seems to be unrelated: #3511606: MatomoBasicTest::testMatomoPageVisibility() fails in merge requests
Comment #5
arousseau commentedThis is working as advertised, a "Secure cookies" checkbox is added to the settings form, and the "Secure" attribute is correctly set to true on the "_pk_id" and "_pk_sess" cookies used by Matomo.
Comment #6
prudloff commentedComment #7
grimreaperHello,
Thanks for the issue and MR.
Would it be possible to add a test please?
Comment #8
prudloff commentedI added a test.
Comment #9
grimreaperThanks!
One question about existing installations in review comment.
Comment #10
grimreaperComment #11
ressaEDIT: Oops, sorry false alarm! I now see that Matomo 8.x-1.26 is indeed Drupal 11-ready. I have 8.x-1.25 and that was why the Drupal 11 upgrade status page listed Matomo version 1 as problematic. Anyway, just disregard my comment :)
Thanks for working on this @prudloff and @grimreaper! I just checked Drupal 11-readiness for a Drupal 10 installation. All the contrib modules were D11-ready, as Matomo is -- but I did notice that Matomo 2 is in alpha, where a Beta or RC would feel safer, for most users to do the update from version 1 to version 2 ... And about that, shouldn't this issue be aimed at 2.x-dev, as well as #3376588: Add support for "setVisitorCookieTimeout"?
Comment #13
grimreaper