[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#8308

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 9486481337
commit 733b1b14b4
6 changed files with 15 additions and 15 deletions

View File

@ -126,4 +126,4 @@ Customize posts by opening a blog post and clicking :menuselection:`Edit --> Cus
:guilabel:`Select To Tweet`: visitors are offered to tweet the text they select. :guilabel:`Select To Tweet`: visitors are offered to tweet the text they select.
.. tip:: .. tip::
Use :ref:`Plausible <website/analytics/plausible>` to keep track of the traffic on your blog. Use :ref:`Plausible <analytics/plausible>` to keep track of the traffic on your blog.

View File

@ -30,5 +30,5 @@ Other options include **multiple views (Pivot, etc.), comparison** by periods or
Analytics Analytics
========= =========
It is possible to link your Odoo website with :ref:`website/analytics/plausible` and It is possible to link your Odoo website with :ref:`analytics/plausible` and
:ref:`website/analytics/GA`. :ref:`analytics/google-analytics`.

View File

@ -152,8 +152,8 @@ Reporting
Analytics Analytics
--------- ---------
Each website has its own :ref:`analytics <website/analytics/plausible>`. To switch between websites, Each website has its own :ref:`analytics <analytics/plausible>`. To switch between websites, click
click the buttons in the upper right corner. the buttons in the upper right corner.
.. image:: multi_website/analytics-switch-websites.png .. image:: multi_website/analytics-switch-websites.png
:alt: Switch websites in analytics :alt: Switch websites in analytics

View File

@ -5,14 +5,14 @@ Website analytics
Website analytics helps website owners monitor how people use their site. It provides data on Website analytics helps website owners monitor how people use their site. It provides data on
visitor demographics, behavior, and interactions, helping improve websites and marketing strategies. visitor demographics, behavior, and interactions, helping improve websites and marketing strategies.
You can track your Odoo website's traffic using :ref:`website/analytics/plausible` or You can track your Odoo website's traffic using :ref:`analytics/plausible` or
:ref:`website/analytics/GA`. We recommend using Plausible.io as it is privacy-friendly, lightweight, :ref:`analytics/google-analytics`. We recommend using Plausible.io as it is privacy-friendly,
and easy to use. lightweight, and easy to use.
The Plausible analytics dashboard is also integrated into Odoo and can be accessed The Plausible analytics dashboard is also integrated into Odoo and can be accessed
via :menuselection:`Website --> Reporting --> Analytics`. via :menuselection:`Website --> Reporting --> Analytics`.
.. _website/analytics/plausible: .. _analytics/plausible:
Plausible.io Plausible.io
============ ============
@ -83,7 +83,7 @@ Plausible.io account, proceed as follows:
.. seealso:: .. seealso::
`Plausible Analytics documentation <https://plausible.io/docs>`_ `Plausible Analytics documentation <https://plausible.io/docs>`_
.. _website/analytics/GA: .. _analytics/google-analytics:
Google Analytics Google Analytics
================ ================
@ -127,7 +127,7 @@ To follow your Odoo website's traffic with Google Analytics:
.. seealso:: .. seealso::
`Google documentation on setting up Analytics for a website <https://support.google.com/analytics/answer/1008015?hl=en/>`_ `Google documentation on setting up Analytics for a website <https://support.google.com/analytics/answer/1008015?hl=en/>`_
.. _website/analytics/gtm: .. _analytics/google-tag-manager:
Google Tag Manager Google Tag Manager
================== ==================

View File

@ -50,7 +50,7 @@ country of origin for those clicks.
#. You can also access the link tracker on *odoo.com/r* via your browser. #. You can also access the link tracker on *odoo.com/r* via your browser.
#. Activate the developer mode (:menuselection:`Settings --> Activate the developer mode`) and #. Activate the developer mode (:menuselection:`Settings --> Activate the developer mode`) and
get access to the *Link Tracker* module and its back-end functionalities. get access to the *Link Tracker* module and its back-end functionalities.
#. Integrated with :ref:`website/analytics/GA`, those trackers allow you to #. Integrated with :ref:`analytics/google-analytics`, those trackers allow you to see the number
see the number of clicks and visitors to keep you on top of your marketing campaigns. of clicks and visitors to keep you on top of your marketing campaigns.
#. The integration with the :doc:`CRM </applications/sales/crm/track_leads/prospect_visits>` application allows #. The integration with the :doc:`CRM </applications/sales/crm/track_leads/prospect_visits>` application allows
you to understand where your leads and opportunities are coming from. you to understand where your leads and opportunities are coming from.

View File

@ -60,8 +60,8 @@ The following sections are available:
- :guilabel:`Input Fields`: Customize fields where you can enter data, e.g., a search bar or a form. - :guilabel:`Input Fields`: Customize fields where you can enter data, e.g., a search bar or a form.
- :guilabel:`Advanced`: You can hide the header bar of your website using the - :guilabel:`Advanced`: You can hide the header bar of your website using the
:guilabel:`Show Header` button, inject :ref:`head and body code <website/analytics/gtm>`, enter :guilabel:`Show Header` button, inject :ref:`head and body code <analytics/google-tag-manager>`,
your :guilabel:`Google Map Custom Key`, change the colors of the :guilabel:`Success`, enter your :guilabel:`Google Map Custom Key`, change the colors of the :guilabel:`Success`,
:guilabel:`Info`, :guilabel:`Warning`, and :guilabel:`Error` pop up messages by clicking the :guilabel:`Info`, :guilabel:`Warning`, and :guilabel:`Error` pop up messages by clicking the
related :guilabel:`Status Colors` buttons, and customize the :guilabel:`Grays` elements of your related :guilabel:`Status Colors` buttons, and customize the :guilabel:`Grays` elements of your
site. site.