[MOV] website: structure

As a first step to update the doc - at last! - we first need to update
its structure.

task-3269837

X-original-commit: 180963cd89
Part-of: odoo/documentation#4127
This commit is contained in:
Jonathan Castillo (jcs)
2023-04-11 09:54:15 +00:00
parent 6f9d25e7c7
commit b142e491c2
83 changed files with 68 additions and 47 deletions
@@ -0,0 +1,28 @@
=======================================================
How to track your website's traffic in Google Analytics
=======================================================
To follow your website's traffic with Google Analytics:
- `Create a Google Analytics account <https://www.google.com/analytics/>`__ if
you don't have any.
- Go through the creation form and accept the conditions to get the tracking ID.
.. image:: google_analytics/google_analytics_account.png
:align: center
- Copy the tracking ID to insert it in Odoo.
.. image:: google_analytics/google_analytics_tracking_id.png
:align: center
- Go to the *Configuration* menu of your Odoo's Website app.
In the settings, turn on Google Analytics and paste the tracking ID.
Then save the page.
.. image:: google_analytics/google_analytics_settings.png
:align: center
To make your first steps in Google Analytics, refer to `Google Documentation
<https://support.google.com/analytics/answer/1008015?hl=en/>`_.