Skip to main content

A simple Django app to track data from URL visits

Project description

=====
Asianet-tracker
=====

Asianet-tracker is a simple Django app to log data from URL visits Web-based polls.

Detailed documentation is in the "docs" directory.

Quick start
-----------

1. Add "asianet-tracker" to your INSTALLED_APPS setting like this::

INSTALLED_APPS = [
...
'asianet-tracker',
]

2. Run `python manage.py migrate` to create the asianet-tracker models.

3. Start the development server and visit http://127.0.0.1:8000/

4. From views.py import track_this to include it in URLS you need to track

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

asianet-tracker-0.4.tar.gz (3.2 kB view details)

Uploaded Source

File details

Details for the file asianet-tracker-0.4.tar.gz.

File metadata

File hashes

Hashes for asianet-tracker-0.4.tar.gz
Algorithm Hash digest
SHA256 33972c20b5abaa628bfd7c3c8f6694689491bb5d81f9c4fbda26fbe99a8496b2
MD5 0c65e9a1763fa077b8b30929fa6459e9
BLAKE2b-256 96900680e633c5eb44b90d52ecdb705fbad0b6eaebc6920dad61b2cb517de57e

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page