A Django clickthroughs app
Project description
django-clickthroughs
Logging and reporting for outbound links, with ability to configure in extra parameters such as affiliate tags.
Installation notes
- add
clickthroughstoINSTALLED_APPS - add
urls.pyentry (pick your own URL space) - run migrations:
python manage.py migrate clickthroughs
Usage notes
{% load click_tags %}
<a href="{% clickthrough 'https://example.com' %}">Visit Example</a>
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file django_clickthroughs-0.1.tar.gz.
File metadata
- Download URL: django_clickthroughs-0.1.tar.gz
- Upload date:
- Size: 8.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
850b5903f48ebd322adf67ac7fec8b657e028ec6f01280f2a6059aad59527197
|
|
| MD5 |
90970c3ea816a95435f6a020270fb7f7
|
|
| BLAKE2b-256 |
d0b9d9031dddf2f65f3cc87a9335be96633a04666d2cfaec129aea0f6c4bbfc2
|
File details
Details for the file django_clickthroughs-0.1-py3-none-any.whl.
File metadata
- Download URL: django_clickthroughs-0.1-py3-none-any.whl
- Upload date:
- Size: 8.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d4d0662a98f5802cf0f5290a523ba71abd174e296dd915843dcff1fe4ec231f9
|
|
| MD5 |
24180032d63e25ab2ff864a02ebfdca9
|
|
| BLAKE2b-256 |
17d49751248f2cc6d27c3fcc6436c0aad205f33fe469f02e642ebd049fe9c9c2
|