パッケージ: python3-django-analytical (3.1.0-1)
python3-django-analytical に関するリンク
Debian の資源:
python-django-analytical ソースパッケージをダウンロード:
- [python-django-analytical_3.1.0-1.dsc]
- [python-django-analytical_3.1.0.orig.tar.gz]
- [python-django-analytical_3.1.0-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Integrate analytics services into a Django (Python3 version)
The django-analytical application integrates analytics services into a Django project.
Using an analytics service with a Django project means adding Javascript tracking code to the project templates. Of course, every service has its own specific installation instructions. Furthermore, you need to include your unique identifiers, which then end up in the templates.
This application hides the details of the different analytics services behind a generic interface, and keeps personal information and configuration out of the templates. Its goal is to make the basic set-up very simple, while allowing advanced users to customize tracking. Each service is set up as recommended by the services themselves, using an asynchronous version of the Javascript code if possible.
This package contains the Python 3 version of the library.
その他の python3-django-analytical 関連パッケージ
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-django
- 高レベル Python ウェブ開発基盤
-
- sug: python-django-analytical-doc
- Integrate analytics services into a Django (Documentation)