We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39efc72 commit 17807b1Copy full SHA for 17807b1
cookbook/manage-analytics.rst
@@ -39,10 +39,10 @@ You are able to override the analytics template with the
39
40
There are three relevant templates folders:
41
42
-* ``SuluWebsiteBundle:Analytics/type/google``
43
-* ``SuluWebsiteBundle:Analytics/type/google_tag_manager``
44
-* ``SuluWebsiteBundle:Analytics/type/matomo``
45
-* ``SuluWebsiteBundle:Analytics/type/custom``
+* ``SuluWebsiteBundle/Analytics/google``
+* ``SuluWebsiteBundle/Analytics/google_tag_manager``
+* ``SuluWebsiteBundle/Analytics/matomo``
+* ``SuluWebsiteBundle/Analytics/custom``
46
47
Each of these folders can contain multiple templates according to the desired
48
position of its content:
0 commit comments