Analiza site-ului¶
Analiza site-urilor îi ajută pe proprietarii de site-uri să monitorizeze modul în care oamenii își folosesc site-ul. Furnizează date despre demografia, comportamentul și interacțiunile vizitatorilor, ajutând la îmbunătățirea site-urilor web și a strategiilor de marketing.
Puteți urmări traficul site-ului dvs. Odoo folosind Plausible.io sau Google Analytics. Vă recomandăm să utilizați Plausible.io deoarece este prietenos cu confidențialitatea, ușor și ușor de utilizat.
The Plausible Analytics dashboard is also integrated into Odoo and can be accessed via
.Plausible.io¶
Odoo hosts its own Plausible.io server and provides a free and ready-to-use Plausible.io solution for Odoo Online databases that use the odoo.com domain. Odoo automatically creates and sets up your account. Start using it by going to
.Notă
If you use a custom domain name (e.g.,
example.com
), you need to create your own Plausible.io account and subscription.If you already have a Plausible.io account and you want to connect it to your Odoo Online database, you must create two
ir.config.parameters
to use Plausible.io’s servers. To do so, enable the developer mode and go to . Click New and fill in the following Key and Value fields:Cheie
Valoare
website.plausible_script
https://plausible.io/js/plausible.js
website.plausible_server
https://plausible.io
Apoi, urmați pașii de mai jos pentru a vă conecta contul existent la serverele Plausible.io.
Atenționare
Deactivating the free Plausible.io account linked to your Odoo Online database will also invalidate the existing keys, making them unusable. As a result, new keys will be generated, and all historical data linked to the old keys will be lost. If you plan to deactivate the account, it is recommended to back up your data locally beforehand.
Dacă baza de date este găzduită pe Odoo.sh sau On-premise sau dacă doriți să utilizați propriul cont Plausible.io, procedați după cum urmează:
Create or sign in to a Plausible.io account using the following link: https://plausible.io/register.
If you are creating a new account, go through the registration and activation steps. On the Add website info page, add the Domain of your website without including
www
(e.g.,example.odoo.com
) and change the Reporting Timezone, if necessary. Click Install Plausible to proceed to the next step. Ignore the Manual installation instructions and click Start collecting data.Once done, click the Plausible.io logo in the upper-left part of the page to access your list of websites, then click the (ellipsis) icon next to the website and select Settings from the drop-down menu.
In the sidebar, select Visibility, then click Add Shared link.
Enter a Name, leave the Password (optional) field empty, as the Plausible analytics dashboard integration in Odoo does not support it, then click Create shared link.
Copiați linkul partajat.
În Odoo, accesați
.In the SEO section, enable Plausible Analytics, then paste the Shared Link Auth and click Save.
Sfat
If you have multiple websites, add your websites to your Plausible.io account by going to https://plausible.io/sites and clicking + Add Website. In Odoo, in the Website settings, make sure to select the website in the Settings of Website field at the top of the page before pasting the Shared link.
Notă
Odoo împinge automat două obiective personalizate: „Generare de clienți potențiali” și „Magazin”.
Vedeți și
Google Analytics¶
Pentru a urmări traficul site-ului dvs. Odoo cu Google Analytics:
Creați sau conectați-vă la un cont Google utilizând următorul link: https://analytics.google.com.
Dacă configurați Google Analytics pentru prima dată, faceți clic pe Începeți măsurarea și parcurgeți pasul de creare a contului.
If you already have a Google Analytics account, sign in and click the icon in the bottom-left corner of the page to access the Admin page. Then, click + Create and select Property from the drop-down menu.
Complete the next steps: property creation, business details and business objectives.
Când ajungeți la pasul Colectarea datelor, alegeți platforma Web.
Set up your data stream: Specify your Website URL and a Stream name, then click Create & continue.
Copiați ID măsurare.
În Odoo, accesați
.În secțiunea SEO, activați Google Analytics, apoi inserați ID de măsurare și faceți clic pe Salvați.
Sfat
If you have multiple websites with separate domains, it is recommended to create one property per domain. In Odoo, in the Website settings, make sure to select the website in the Settings of Website field at the top of the page before pasting the Measurement ID.
Manager de etichete Google¶
Google Tag Manager is a tag management system that allows you to easily update measurement codes and related code fragments, collectively known as tags on your website or mobile app, directly through the code injector.
Notă
GTM is not an analytics tool and does not offer reporting features; it is used to collect data and works alongside Google Analytics to provide more detailed insights. In order to use GTM properly, it is recommended to configure Google Analytics as well.
For more information refer to the documentation on linking Google Analytics and Google Tag Manager.
Atenționare
Some GTM tags use data layers (e.g., advanced eCommerce tracking data layers) to retrieve variables and send them to Google Analytics. Data layers are currently not managed in Odoo.
Google Tag Manager poate să nu respecte reglementările locale privind protecția datelor.
To configure GTM, proceed as follows:
Creați sau conectați-vă la un cont Google accesând https://tagmanager.google.com/.
In the Accounts tab, click Create Account.
Introduceți un Numele contului și selectați Țara contului.
Introduceți adresa URL a site-ului dvs. în câmpul Nume container și selectați Platforma țintă.
Faceți clic pe Creați și acceptați Termenii și condițiile.
Copy the
<head>
and<body>
codes from the popup window. Then, go to your website, click Edit, go to the Theme tab, scroll down to the Advanced section, then click <head> and </body> next to Code Injection to paste the codes.
Notă
Datele sunt colectate în instrumentele de marketing utilizate pentru monitorizarea site-ului web (de exemplu, Google Analytics, Plausible, Facebook Pixel), nu în Odoo.
Vedeți și