https://git.drupalcode.org/project/google_tag/-/blob/2.0.x/src/EventColl... creates a session for every anonymous user.
Even when no events are fired.

This breaks varnish caching.

To reproduce, enable google_tag 2.x, and browse to any non-cached page.
a session cookie will be set.

Issue fork google_tag-3357655

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

StryKaizer created an issue. See original summary.

strykaizer’s picture

Issue summary: View changes

japerry made their first commit to this issue’s fork.

  • japerry committed 84ebb48b on 2.0.x
    Issue #3357655 by japerry: Do not use session for anonymous users
    
japerry’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.