TIP: You can type at any time to perform a new search.
Plausible analytics
website_plausible · OCA/website
- Repository
- OCA/website · module folder · Try on Runboat
- Module version
- 1.1.1
- Category
- Website
- Folder size
- 0.05 MB
- License
- LGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/website
- Last tracking update
- 2026-08-07 07:57:07
- Authors
- Odoo Community Association (OCA), Odoo S.A., ForgeFlow
- Maintainers
- Odoo Community Association (OCA), Odoo S.A., ForgeFlow
- Committers
- Lois Rilo, Weblate, OCA-git-bot, oca-ci, Wytze Jan Riedstra, jinye
Code Analysis ⓘ
Views touched (3)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
404_plausible |
Plausible 404 | ir.ui.view | qweb | Inherits http_routing.404 |
layout |
layout | ir.ui.view | qweb | Inherits website.layout |
view_website_config_settings |
res.config.settings | form | Inherits website.res_config_settings_view_form |
HTTP endpoints (1)
| Route(s) | Handler | Auth | Type | Methods | Flags |
|---|---|---|---|---|---|
/website/fetch_dashboard_data |
WebsitePlausibleBackend.fetch_dashboard_data |
user | json | ALL |
Models touched (2)
New fields (3)
-
has_plausible_shared_keyBooleancompute='_compute_has_plausible_shared_key'inverse='_inverse_has_plausible_shared_key' args: 'Plausible Analytics' -
plausible_shared_keyCharreadonly=Falserelated='website_id.plausible_shared_key' args: 'Plausible auth Key' -
plausible_siteCharreadonly=Falserelated='website_id.plausible_site' args: 'Plausible Site (e.g. domain.com)'
No public methods.
New fields (2)
-
plausible_shared_keyChar -
plausible_siteChar
No public methods.
Loading…