=======================================================
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:: media/google_analytics_account.png
        :align: center

- Copy the tracking ID to insert it in Odoo.

    .. image:: media/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:: media/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/>`__

.. seealso::

  * :doc:`google_analytics_dashboard`