A build-to-order Odoo module that captures visitor sessions, page views, and on-site shopper behavior across your website and eCommerce store. ECOSIRE scopes, builds, installs, and supports it for you — no off-the-shelf download. Built to order by ECOSIRE for Odoo 17, 18, 19 — indicative price from $249.00 USD; request a quote for a scoped proposal.
アプリマニフェスト
あなたのワークフローに合わせて構築
A build-to-order Odoo module that captures visitor sessions, page views, and on-site shopper behavior across your website and eCommerce store. ECOSIRE scopes, builds, installs, and supports it for you — no off-the-shelf download.
自分での設定は不要 — ECOSIRE が構築・インストール・サポートする実働アプリです。
一回限りの構築料金から始めます。キックオフで一緒に範囲を決めます。
ECOSIRE がお客様の Odoo 上で構築・設定・インストールします。
約2〜4週間で稼働し、リリース後のサポート期間が付きます。
Most teams running Odoo can see orders and quotations, but the journey that leads to them is a black box. Odoo core gives you a website.visitor record with a last-connection timestamp and a rough page-visited log, plus link-tracker UTMs — but it stops well short of session-level analytics. It doesn't reconstruct ordered click paths, it doesn't attribute product-view interest back to product.template/product.product, it doesn't surface scroll depth or add-to-cart-then-abandon signals, and it gives sales and marketing no first-party dataset they can slice inside Odoo. Bolting on an external analytics pixel moves that data off-platform, breaks under consent tooling, and never joins back to your CRM leads or eCommerce orders. That gap is exactly what we build for.
ECOSIRE builds a first-party Website Visitor Tracking module that lives inside your own database. We add new models — typically x_visitor_session and x_visitor_event — related back to Odoo's own website.visitor, res.partner, and the eCommerce sale/cart models, so every page view, product view, search, cart change, and checkout step is recorded as a structured event with referrer, UTM, device, and dwell time. Capture runs through a lightweight first-party controller (http.Controller) that writes events server-side under a dedicated technical user via sudo(), so ad-blockers and privacy browsers don't silently drop your data the way a third-party tag would. A QWeb template injects a small, consent-aware beacon into your website layout; compute fields with @api.depends roll raw events up into session duration, page count, and an interest score you can act on.
On the reporting side we ship Odoo-native views: list, kanban and a graph/pivot analytics view over the event models, saved filters for "viewed but never bought" and "abandoned at payment," plus a QWeb PDF summary for weekly review. Automated actions (base.automation) can flag a hot session, create or update a CRM crm.lead, or notify a salesperson via mail.activity when a known partner returns and hits a high-intent page. Everything is permissioned properly through ir.model.access.csv and record rules so multi-company and salesperson-scoped visibility behave correctly, and the event stream is readable over the standard XML-RPC/JSON-RPC API if you want to pipe it into an external warehouse. The module is built and tested for Odoo 17.0, 18.0 and 19.0, on both Community and Enterprise (Enterprise adds tighter links to the native dashboards and studio-style customization if you have it).
Because this is build-to-order, nothing ships until we agree on scope. After a short scoping call we confirm exactly which events, which eCommerce touchpoints, and which CRM/automation hooks you need, then build against your Odoo version and edition, test on a staging copy of your database, and install to production with a rollback plan. Typical delivery is 2–4 weeks from confirmed scope. Pricing starts from $249 (indicative, single-company base scope); multi-company rollouts, deeper eCommerce/checkout instrumentation, consent-manager integration, and historical data migration increase the quoted scope. You get a fixed quote after the scoping call — never a surprise.
Runs the Odoo webshop and needs to see product-view interest, cart-abandon points, and checkout drop-off inside Odoo — joined to real orders, not in a disconnected analytics dashboard.
Wants high-intent website sessions to surface as CRM activities so reps follow up when a known account returns and hits pricing or a key product page.
Needs first-party, consent-respecting attribution — UTM and referrer captured per session and rolled into pivot reports — to judge which campaigns drive genuine on-site engagement.
Responsible for the database and wants tracking that lives on-platform with proper access rules, multi-company scoping, retention housekeeping, and a clean upgrade path across Odoo versions.
| 基準 | エコシエール | カスタムビルド | 競合他社 | オドゥー ネイティブ |
|---|---|---|---|---|
| Deployment model | Built to order and installed for you on your Odoo version | Built once by an in-house dev, ongoing burden on your team | Generic download, install yourself, hope it fits | |
| Session & click-path depth | Ordered click paths, dwell time, scroll, interest score | Whatever you spec and have time to build | Fixed feature set; often page counts only | |
| eCommerce funnel signals | Product view, add-to-cart, checkout step, payment abandon | Possible but significant build effort | Partial; rarely joins to your real orders | |
| CRM / automation hooks | Auto lead create/update and salesperson activities | You build and maintain the automations | Usually none or shallow | |
| Data ownership & privacy | First-party, server-side, consent-aware, stays in Odoo | First-party if you design it that way | Often relies on a fragile client-side pixel | |
| Fit to your Odoo version/edition | Targeted to your 17/18/19, Community or Enterprise | As good as your team's Odoo depth | Version support varies; may lag releases | |
| Support & upgrades | Post-go-live window plus optional upgrade agreements | Falls on your internal team | Vendor forum or ticket queue, variable | |
| Total cost profile | Fixed quote from an indicative $249 base after scoping | High dev time; unpredictable maintenance cost | Low sticker price, hidden fit/integration cost |
No. This is a build-to-order module. We scope it to your Odoo version, edition, and eCommerce setup, then build, test on staging, and install it for you. There is no instant apps.odoo.com download.
Typical delivery is 2–4 weeks from confirmed scope. After the scoping call we agree the exact events, eCommerce touchpoints, and CRM hooks, and that agreed scope sets the timeline. Larger multi-company or data-migration work can extend it, which we tell you up front.
Pricing starts from $249 as an indicative single-company base scope. Drivers like multi-company rollout, deeper checkout instrumentation, consent-manager integration, and historical data migration increase the scope. You get a fixed written quote after the scoping call — no surprise costs.
We build and test for Odoo 17.0, 18.0 and 19.0 on both Community and Enterprise. Enterprise gives tighter links to native dashboards; Community is fully supported with our own analytics views. We target the exact version you run in production.
Every build includes a post-go-live support window for defect fixes and configuration tweaks. Beyond that we offer ongoing support and version-upgrade work (for example when you move from 18.0 to 19.0) as a separate agreement, with the git repo handed over so you are never locked in.
Capture is first-party and server-side through an Odoo controller, not a third-party pixel, so it is far more resilient to ad-blockers than an external tag. We also build it consent-aware, respecting your cookie/consent state and anonymizing where you require it.
Yes. All events are stored in your own database in dedicated Odoo models, permissioned via ir.model.access.csv and record rules. You can export over the XML-RPC/JSON-RPC API to a warehouse if you choose, but nothing is sent to a third-party analytics service by default.
A build-to-order Odoo module that captures visitor sessions, page views, and on-site shopper behavior across your website and eCommerce store. ECOSIRE scopes, builds, installs, and supports it for you — no off-the-shelf download.