mirror of
https://github.com/bringout/oca-ocb-core.git
synced 2026-04-18 07:12:03 +02:00
26 lines
338 B
Markdown
26 lines
338 B
Markdown
# Link Tracker
|
|
|
|
|
|
Shorten URLs and use them to track clicks and UTMs
|
|
|
|
|
|
## Installation
|
|
|
|
```bash
|
|
pip install odoo-bringout-oca-ocb-link_tracker
|
|
```
|
|
|
|
## Dependencies
|
|
|
|
- utm
|
|
- mail
|
|
|
|
## Source
|
|
|
|
- Repository: https://github.com/OCA/OCB
|
|
- Branch: 16.0
|
|
- Path: addons/link_tracker
|
|
|
|
## License
|
|
|
|
This package preserves the original LGPL-3 license.
|