Django app to easy handle google analytics id track
Project description
=====
Google Analytics simple tag
=====
Polls is a simple Django app to conduct Web-based polls. For each
question, visitors can choose between a fixed number of answers.
Detailed documentation is in the "docs" directory.
Quick start
-----------
1. Add "polls" to your INSTALLED_APPS setting like this::
INSTALLED_APPS = [
...
'gasimpletag',
]
2. Load templatetags {% load google_analytics %}
3. Load Tag set id track {% ga_js 'UA-77777777-1' %}
Google Analytics simple tag
=====
Polls is a simple Django app to conduct Web-based polls. For each
question, visitors can choose between a fixed number of answers.
Detailed documentation is in the "docs" directory.
Quick start
-----------
1. Add "polls" to your INSTALLED_APPS setting like this::
INSTALLED_APPS = [
...
'gasimpletag',
]
2. Load templatetags {% load google_analytics %}
3. Load Tag set id track {% ga_js 'UA-77777777-1' %}
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
File details
Details for the file django-ga-simpletag-0.2.tar.gz.
File metadata
- Download URL: django-ga-simpletag-0.2.tar.gz
- Upload date:
- Size: 3.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2332bd14ee23fec7079cc35fffbb27a7d8d5e9c837c0f9e8e00b402f9d515403
|
|
| MD5 |
c18857475a13ff27da9a1bf14d8e1498
|
|
| BLAKE2b-256 |
6bdadd4ad8dbf8696818096586de79befda6febf1874165bece1f0810afbe780
|