From 7d8a7883615679660083e9d846d4edbf0b409c8c Mon Sep 17 00:00:00 2001 From: Richard Schreiber Date: Thu, 14 Sep 2023 12:02:06 +0200 Subject: [PATCH] Docs: fix code block in widget data-attributes docs --- doc/user/events/widget.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/user/events/widget.rst b/doc/user/events/widget.rst index 040567c74b..88e5a1fe35 100644 --- a/doc/user/events/widget.rst +++ b/doc/user/events/widget.rst @@ -352,7 +352,7 @@ Hosted or pretix Enterprise are active, you can pass the following fields: * Block loading of the widget at most 2 seconds or until Google’s client- and session-ID are loaded. This method uses `window.pretixWidgetCallback`. Note that if it takes longer than 2 seconds to load, client- and session-ID are never passed to the widget. Make sure to replace all occurrences of with your Google - Analytics MEASUREMENT_ID (G-XXXXXXXX) + Analytics MEASUREMENT_ID (G-XXXXXXXX)::