Skip to main content

Records and displays registration origin stats.

Project description

Django Insight User Guide
=========================

Insight keeps track of how users get to your site. It allows you to create an origin with an associated URL. If a user browses to this URL,
they are redirected to the main site and their origin is stored when they register. You can browse to Insight on Django's admin interface to
see stats like registration growth per origin and the percentage of users coming from a specific origin.

How to use
----------

1. Add `insight` to INSTALLED_APPS.
2. Run `manage.py migrate insight` (requires South).
3. Create as many origins as you need via the Django admin interface (URLs are automatically generated).
4. Use the URLs on other websites to direct people to your site.

Requirements
------------

- Django 1.3 and above
- The following Django modules:
- `django.contrib.auth`
- `django.contrib.contenttypes`
- `django.contrib.sessions`
- The following Django middlewares:
- `django.contrib.auth.middleware.AuthenticationMiddleware`
- `django.contrib.sessions.middleware.SessionMiddleware`
- South
- .. _django-generate: https://github.com/praekelt/django-generate (optional - used to generate test data)
Authors
=======

Praekelt Foundation
-------------------

* Rizmari Versfeld

Changelog
=========

0.0.1 (28-06-2012)
------------------
#. First release

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

django-insight-0.0.1.tar.gz (52.2 kB view details)

Uploaded Source

Built Distribution

django_insight-0.0.1-py2.6.egg (64.7 kB view details)

Uploaded Egg

File details

Details for the file django-insight-0.0.1.tar.gz.

File metadata

File hashes

Hashes for django-insight-0.0.1.tar.gz
Algorithm Hash digest
SHA256 e44e948048be9a72b58e3e481e37105652944196ece2e5850a18d1dbf20598a0
MD5 04d248e9fbd58916e9df610173e52933
BLAKE2b-256 2a3c2b0d0724505fbe4a129a45ee6acca33c4e3d4e72dbc51a9e315d51c73572

See more details on using hashes here.

File details

Details for the file django_insight-0.0.1-py2.6.egg.

File metadata

File hashes

Hashes for django_insight-0.0.1-py2.6.egg
Algorithm Hash digest
SHA256 550bc65b12e69bf3cbc74610dba66d379e76d8b9409fe5ab3fc144176e88e97d
MD5 de3be8859731dab596b56ffa35b78af6
BLAKE2b-256 764ed74d4f277659ac874155858796ab7b7f9f1bfab91300c56c8c8fccd63de5

See more details on using hashes here.

Supported by

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