[FIX] website: anchors in analytics hyperlinks

Custom anchors can be used as hyperlinks to target a specific
heading on the page. However, the google analytics one didn't
work well because of the capital letters used.

closes odoo/documentation#8307

X-original-commit: 3a18276d4a
Signed-off-by: Jonathan Castillo (jcs) <jcs@odoo.com>
This commit is contained in:
Jonathan Castillo (jcs)
2024-03-15 15:15:02 +01:00
parent 0c6fc65ea2
commit ef7a0f8480
6 changed files with 15 additions and 15 deletions
@@ -30,5 +30,5 @@ Other options include **multiple views (Pivot, etc.), comparison** by periods or
Analytics
=========
It is possible to link your Odoo website with :ref:`website/analytics/plausible` and
:ref:`website/analytics/GA`.
It is possible to link your Odoo website with :ref:`analytics/plausible` and
:ref:`analytics/google-analytics`.