Analytics service integration for Leonardo projects
Project description
The django-analytical application integrates analytics services into a Leonardo project.
Thanks @jcassee
Currently Supported Services
Chartbeat traffic analysis
Clickmap visual click tracking
Clicky traffic analysis
Crazy Egg visual click tracking
Gaug.es realtime traffic tracking
Google Analytics traffic analysis
GoSquared traffic monitoring
HubSpot inbound marketing
Intercom live chat and support
KISSinsights feedback surveys
KISSmetrics funnel analysis
Mixpanel event tracking
Olark visitor chat
Optimizely A/B testing
Performable web analytics and landing pages
Piwik open source web analytics
Reinvigorate visitor tracking
SnapEngage live chat
Spring Metrics conversion tracking
UserVoice user feedback and helpdesk
Woopra web analytics
Installation
pip install leonardo-module-analytics
or as leonardo bundle
pip install django-leonardo["analytics"]
Add leonardo_module_analytics to APPS list, in the local_settings.py:
APPS = [ ... 'leonardo_module_analytics' ... ] GOOGLE_ANALYTICS_PROPERTY_ID = 'UA-62809705-1' GOOGLE_ANALYTICS_SITE_SPEED = True GOOGLE_ANALYTICS_ANONYMIZE_IP = True
for configuration specific service see https://pythonhosted.org/django-analytical/services.html#services
Sync static
python manage.py sync_all
Read More
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
File details
Details for the file leonardo-module-analytics-2015.10.0.tar.gz
.
File metadata
- Download URL: leonardo-module-analytics-2015.10.0.tar.gz
- Upload date:
- Size: 3.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | be044f89427522f777c888a0521dad2cb9749f98ebf4c3bb6ed82f9470295ab1 |
|
MD5 | b8cd1c5e4335d6d9dd4318fc12158ea7 |
|
BLAKE2b-256 | 5c3366bb7bee27bb69bbaeef67b601a3fe5b5c2332d9c1d976aacf8ab3164d61 |