Skip to Content

Contributors

Re: Google Analytics Universal to GA4 for versions < 15.0

For the record, for v14 Studio73 developed this compatibility module that replaces the tracking code: https://github.com/OCA/website/tree/14.0/website_google_analytics_4 (we just migrated it to v13 for our not yet migrated modules: https://github.com/OCA/website/pull/987).

El vie, 26 may 2023 a las 18:37, Francesco Foresti (<notifications@odoo-community.org>) escribió:
Hi, 

has anyone worked on a module to implement the change described here:  

Odoo 15.0 is already adapted and ready for Analytics 4. After July 2023, if you want to use Google Analytics tracking in versions before 15.0, you will need to insert the GA tracker code manually, instead of entering your GA key in the Odoo settings.

Which according to this post, amounts to

insert de GA tracker code manually on `website.layout` changing the `async` attribute to `t-att-async="true"`

 ?

If not, do you think a backporting from v15 is feasible?

Thanks!

Francesco
--

Francesco Foresti
Sicurpharma Srl
+39 333 8123 790

_______________________________________________
Mailing-List: https://odoo-community.org/groups/contributors-15
Post to: mailto:contributors@odoo-community.org
Unsubscribe: https://odoo-community.org/groups?unsubscribe


by David Vidal - 11:46 - 29 Jun 2023

Reference

  • Google Analytics Universal to GA4 for versions < 15.0
    Hi, 

    has anyone worked on a module to implement the change described here:  

    Odoo 15.0 is already adapted and ready for Analytics 4. After July 2023, if you want to use Google Analytics tracking in versions before 15.0, you will need to insert the GA tracker code manually, instead of entering your GA key in the Odoo settings.

    Which according to this post, amounts to

    insert de GA tracker code manually on `website.layout` changing the `async` attribute to `t-att-async="true"`

     ?

    If not, do you think a backporting from v15 is feasible?

    Thanks!

    Francesco
    --

    Francesco Foresti
    Sicurpharma Srl
    +39 333 8123 790

    by Francesco Foresti - 06:31 - 26 May 2023