🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

django-googlytics

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

django-googlytics

Add google analytics snippet to your django templates.

0.2.1
PyPI
Maintainers
1

================= Django-Googlytics

Google + Analytics = Googlytics

Application to use the google analytics tracking snippet in a Django project.

There are a couple of other apps like this one, but I wasn't fully satisfied so I've implemented googlytics on top of the ideas expressed in this StackOverflow Q&A <http://stackoverflow.com/questions/629696/deploying-google-analytics-with-django>_.

Features:

  • Ability to turn off googlytics in development.
  • Ability to turn off googlytics for (logged-in) admin users.
  • Tests.
  • Simplicity.

Documentation <https://github.com/rikpg/django-googlytics>_.

Project Page <https://github.com/rikpg/django-googlytics>_.

Keywords

django google analytics

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts