[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:
@@ -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`.
|
||||
|
||||
Reference in New Issue
Block a user