Add a note on Google Analytics in the widget documentation

This commit is contained in:
Raphael Michel
2019-08-09 15:02:59 +02:00
parent f5c611982a
commit a1353b3773
+3
View File
@@ -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