TIP: You can type at any time to perform a new search.
Link Tracker
website_links · odoo/odoo
- Repository
- odoo/odoo · module folder
- Module version
- 1.0
- Category
- Website/Website
- Folder size
- 0.77 MB
- License
- LGPL-3
- Application
- No
- Auto-installable
- Yes
- Website
- None
- Last tracking update
- 2026-08-15 22:44:20
- Authors
- Odoo S.A.
- Maintainers
- Odoo S.A.
- Committers
- Odoo Translation Bot, Aaron Bohy, Julien Castiaux, Julien Mougenot, Rémy Voet (ryv), Tiffany Chang (tic), Gorash, Mathieu Duckerts-Antoine, Pierre Paridans, William Braeckman, Miquel Raïch, luvi, niyasraphy, amdi-odoo, Dylan Kiss (dyki), Mehdi Outagant (MOU), Serge Bayet (seba), elhayyany, Anton Romanova (roan), Bastien PIERRE, mojem, romo, chpa-odoo, emge-odoo
- Odoo dependencies
- Python dependencies
- geoip2
- System dependencies
- None
- Required by
- website_sale_loyalty
- Description
Generate short links with analytics trackers (UTM) to share your pages through marketing campaigns. Those trackers can be used in Google Analytics to track clicks and visitors, or in Odoo reports to analyze the efficiency of those campaigns in terms of lead generation, related revenues (sales orders), recruitment, etc.
Code Analysis ⓘ
Views touched (4)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
create_shorten_url |
create_shorten_url | ir.ui.view | qweb | New |
graphs |
Link Statistics | ir.ui.view | qweb | New |
link_tracker_view_tree |
link.tracker.view.list.inherit.website.links | link.tracker | list | Inherits link_tracker.link_tracker_view_tree |
page_shorten_url |
Link Tracker | ir.ui.view | qweb | New |
HTTP endpoints (5)
| Route(s) | Handler | Auth | Type | Methods | Flags |
|---|---|---|---|---|---|
/website_links/add_code |
WebsiteUrl.add_code |
user | jsonrpc | ALL | |
/website_links/new |
WebsiteUrl.create_shorten_url |
user | jsonrpc | POST | |
/website_links/recent_links |
WebsiteUrl.recent_links |
user | jsonrpc | ALL | |
/r |
WebsiteUrl.shorten_url |
user | http | ALL | website |
/r/<string:code>+ |
WebsiteUrl.statistics_shorten_url |
user | http | ALL | website |
Models touched (1)
New fields (0)
No new fields.
Public methods (1)-
action_visit_page_statistics(self)
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…