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
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
Comment #2
strykaizerComment #6
japerry