David Tran Website Hits: 750

You can follow your traffic statistics straight from your Odoo Website Dashboard thanks to Google Analytics.

  • A preliminary step is creating a Google Analytics account and entering the tracking ID in your Website's settings (see :doc:`google_analytics`).
  • Go to Google APIs platform to generate Analytics API credentials. Log in with your Google account.
  • Select Analytics API.
media/google_analytics_api.png
  • Create a new project and give it a name (e.g. Odoo). This project is needed to store your API credentials.
media/google_analytics_create_project.png
  • Enable the API.
media/google_analytics_enable.png
  • Create credentials to use in Odoo.
media/google_analytics_create_credentials.png
  • Select Web browser (Javascript) as calling source and User data as kind of data.
media/google_analytics_get_credentials.png
  • Then you can create a Client ID. Enter the name of the application (e.g. Odoo) and the allowed pages on which you will be redirected. The Authorized JavaScript origin is your Odoo's instance URL. The Authorized redirect URI is your Odoo's instance URL followed by '/google_account/authentication'.
media/google_analytics_authorization.png
  • Go through the Consent Screen step by entering a product name (e.g. Google Analytics in Odoo). Feel free to check the customizations options but this is not mandatory. The Consent Screen will only show up when you enter the Client ID in Odoo for the first time.
  • Finally you are provided with your Client ID. Copy and paste it in Odoo.
media/google_analytics_client_id.png
  • Open your Website Dashboard in Odoo and link your Analytics account. to past your Client ID.
media/google_analytics_start.png
  • As a last step, authorize Odoo to access Google API.
media/google_analytics_login.png