Closed (fixed)
Project:
Googalytics Webform
Version:
2.0.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
8 Feb 2022 at 14:27 UTC
Updated:
6 Mar 2022 at 23:09 UTC
Jump to comment: Most recent
Comments
Comment #2
agoradesign commentedThe problem here is, that webform 5.13 is quite ancient already. And that this webform version is wrongly classified as Drupal 9.x compatible, although it isn't. So the bug comes from webform, but I'll change the version constraint in composer.json, which must be done anyway, since we'll want to support webform 6.x of course
Comment #4
agoradesign commentedtagged a new release 2.0.1
however I recommend using Google Tag Manager (there's the Drupal module google_tag) instead of direct integration of GA. At least we do so for quite a while now, which also means that I won't work actively on this module anymore at all... only small fixes like that one
Comment #5
gge commentedThank you!