File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- # Simple Analytics for Django
1+ <a href =" https://simpleanalytics.com/?ref=github.com/simpleanalytics/django-plugin " >
2+ <img src =" https://assets.simpleanalytics.com/images/logos/logo-github-readme.png " alt =" Simple Analytics logo " align =" right " height =" 62 " />
3+ </a >
4+
5+ # Django Plugin
26
37Want privacy friendly analytics for Django? You're at the right place.
48
59> You need an account [ on Simple Analytics] ( https://simpleanalytics.com ) to see your stats collected by this plugin.
610
7- # Installing it
11+ ## Installing it
812
913Install the plugin:
1014
1115` pip install simpleanalytics `
1216
13- # Using it
17+ ## Using it
1418
1519Add the package to the ` INSTALLED_APPS ` :
1620``` python
@@ -59,7 +63,7 @@ This will translate to roughly this:
5963</html>
6064```
6165
62- # More
66+ ## More
6367
6468This app has four templatetags:
6569
@@ -82,7 +86,7 @@ don't have and don't need a `<noscript>` block on your page at all.
8286the hello.img. Use this when you're using a ` <noscript> ` block and you want to
8387add privacy friendly stats to your page.
8488
85- # Compatibility
89+ ## Compatibility
8690
8791Tested on Django 2.2, but we think this should run on any recent Django
8892deployment. Please raise an issue when it doesn't.
You can’t perform that action at this time.
0 commit comments