mirror of
https://github.com/pretix/pretix.git
synced 2026-08-14 11:26:26 +00:00
Add a note on Google Analytics in the widget documentation
This commit is contained in:
@@ -274,6 +274,9 @@ Hosted or pretix Enterprise are active, you can pass the following fields:
|
||||
};
|
||||
</script>
|
||||
|
||||
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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user