Skip to Content
เมนู
คุณต้องลงทะเบียนเพื่อโต้ตอบกับคอมมูนิตี้
คำถามนี้ถูกตั้งค่าสถานะ
2 ตอบกลับ
273 มุมมอง

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.

อวตาร
ละทิ้ง