How to track your website traffic from your CoquiAPPs Dashboard

Warning

It is not possible anymore for new Google Analytics accounts to integrate their Google Analytics Dashboard inside their CoquiAPPs Dashboard. Google deprecated Universal Analytics which won’t be supported anymore in July 2023. They are replacing it with Analytics 4. New accounts are already using it.

Analytics 4 doesn’t allow its dashboard to be integrated in external websites.

You now have to check your Analytics data directly in the Google Platform as it won’t be possible in CoquiAPPs anymore.

Accounts created before October 2020 should still be using Universal Analytics and be able to integrate their dashboard on external website until the official end of support around mid 2023.

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

../../../../_images/google_analytics_api.png
  • Create a new project and give it a name (e.g. CoquiAPPs). This project is needed to store your API credentials.

../../../../_images/google_analytics_create_project.png
  • Enable the API.

../../../../_images/google_analytics_enable.png
  • Create credentials to use in CoquiAPPs.

../../../../_images/google_analytics_create_credentials.png
  • Select Web browser (Javascript) as calling source and User data as kind of data.

../../../../_images/google_analytics_get_credentials.png
  • Then you can create a Client ID. Enter the name of the application (e.g. CoquiAPPs) and the allowed pages on which you will be redirected. The Authorized JavaScript origin is your CoquiAPPs’s instance URL. The Authorized redirect URI is your CoquiAPPs’s instance URL followed by ‘/google_account/authentication’.

../../../../_images/google_analytics_authorization.png
  • Go through the Consent Screen step by entering a product name (e.g. Google Analytics in CoquiAPPs). 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 CoquiAPPs for the first time.

  • Finally you are provided with your Client ID. Copy and paste it in CoquiAPPs.

../../../../_images/google_analytics_client_id.png
  • Open your Website Dashboard in CoquiAPPs and link your Analytics account to past your Client ID.

../../../../_images/google_analytics_start.png
  • As a last step, authorize CoquiAPPs to access Google API.

../../../../_images/google_analytics_login.png