diff --git a/doc/user/events/widget.rst b/doc/user/events/widget.rst index 8e5c43589..f91f48f9a 100644 --- a/doc/user/events/widget.rst +++ b/doc/user/events/widget.rst @@ -274,6 +274,9 @@ Hosted or pretix Enterprise are active, you can pass the following fields: }; + In some combinations with Google Tag Manager, the widget does not load this way. In this case, try replacing + ``tracker.get('clientId')`` with ``ga.getAll()[0].get('clientId')``. + .. versionchanged:: 2.3