Module for Odoo ERP/CRM ?

Hi

Now using Odoo for CRM/ERP in our company and soon the public website, I’d like to find a way to continue to use Matomo to track visits on our website.

I can’t find any modules to add in Odoo that supports Matomo unhappy.

Are we still stuck for websites built with Odoo with only solution to insert tracking tags in HTML templates of Odoo ? Will have to dig where it has to be done in Odoo.

Thanks

Vincèn

1 Like

I tried connecting it through a custom script and passed the Matomo data into Odoo manually using their API. Took a bit of tweaking, but it worked well for basic tracking.

Confused by what you say as it looks like you transferred some datas from Matomo to Odoo no ?

1 Like

You can integrate Matomo with Odoo by manually adding the tracking code in your site’s HTML template. For more setup guidance, check this helpful resource: Matomo Integration Guide.

Yeah it’s what I did :wink: