Skip to Content
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
2 Ответы
271 Представления

Hello,

Is there a way to add a code snippet to a WordPress site that would track customers in Odoo to see what sites they have visited? Maybe by adding a cookie to the customers browser when they click on a link?

Thanks!

Аватар
Отменить
Лучший ответ

Yes, you can track Odoo customer site visits on your WordPress site! Here's a simple way to do it:

  1. Enable Visitor Tracking in Odoo:
  2.  Go to Website → Configuration → Track Visitors in your Odoo backend.
  3. Install the "Website Visitors" module:
  4.  You can find and install this from the Odoo Apps section.
  5. Add the Odoo tracking script to your WordPress site:
  6.  Paste the Odoo tracking code into the <head> section of your WordPress theme. This script will allow Odoo to track visitor behavior, even on external sites like WordPress.

Аватар
Отменить
Лучший ответ

Enable Visitor Tracking in Odoo (Website ‣ Configuration ‣ Track Visitors).

Install "Website Visitors" Module from Odoo Apps.

Add Odoo Tracking Script to the <head> section of your WordPress site.

Аватар
Отменить