[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#8309
X-original-commit: 3a18276d4a
Signed-off-by: Jonathan Castillo (jcs) <jcs@odoo.com>
This commit is contained in:
@@ -152,8 +152,8 @@ Reporting
|
||||
Analytics
|
||||
---------
|
||||
|
||||
Each website has its own :ref:`analytics <website/analytics/plausible>`. To switch between websites,
|
||||
click the buttons in the upper right corner.
|
||||
Each website has its own :ref:`analytics <analytics/plausible>`. To switch between websites, click
|
||||
the buttons in the upper right corner.
|
||||
|
||||
.. image:: multi_website/analytics-switch-websites.png
|
||||
:alt: Switch websites in analytics
|
||||
|
||||
Reference in New Issue
Block a user