{"id":15025865,"url":"https://github.com/jazzband/django-analytical","last_synced_at":"2025-05-13T21:05:02.701Z","repository":{"id":1317777,"uuid":"1262665","full_name":"jazzband/django-analytical","owner":"jazzband","description":"Analytics services for Django projects","archived":false,"fork":false,"pushed_at":"2025-04-04T12:35:17.000Z","size":852,"stargazers_count":1240,"open_issues_count":42,"forks_count":172,"subscribers_count":34,"default_branch":"main","last_synced_at":"2025-05-08T00:02:28.624Z","etag":null,"topics":["analytics","django","python","templates"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jazzband.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.rst","dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"custom":["https://jazzband.co/donate"]}},"created_at":"2011-01-17T07:11:03.000Z","updated_at":"2025-05-06T12:50:31.000Z","dependencies_parsed_at":"2023-07-06T19:33:31.024Z","dependency_job_id":"71e1f928-57bb-42eb-a5c5-673a3e5d6317","html_url":"https://github.com/jazzband/django-analytical","commit_stats":{"total_commits":490,"total_committers":50,"mean_commits":9.8,"dds":0.6653061224489796,"last_synced_commit":"6e367cdd2d52d7e0252abce1eaf21d9659498065"},"previous_names":["jcassee/django-analytical"],"tags_count":38,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jazzband%2Fdjango-analytical","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jazzband%2Fdjango-analytical/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jazzband%2Fdjango-analytical/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jazzband%2Fdjango-analytical/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jazzband","download_url":"https://codeload.github.com/jazzband/django-analytical/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254028514,"owners_count":22002275,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["analytics","django","python","templates"],"created_at":"2024-09-24T20:03:11.218Z","updated_at":"2025-05-13T21:04:57.691Z","avatar_url":"https://github.com/jazzband.png","language":"Python","funding_links":["https://jazzband.co/donate"],"categories":["Python"],"sub_categories":[],"readme":"django-analytical |latest-version|\n==================================\n\n|build-status| |coverage| |python-support| |license| |gitter| |jazzband|\n\nThe django-analytical application integrates analytics services into a\nDjango_ project.\n\n.. start docs include\n\nUsing an analytics service with a Django project means adding Javascript\ntracking code to the project templates.  Of course, every service has\nits own specific installation instructions.  Furthermore, you need to\ninclude your unique identifiers, which then end up in the templates.\nNot very nice.\n\nThis application hides the details of the different analytics services\nbehind a generic interface, and keeps personal information and\nconfiguration out of the templates.  Its goal is to make the basic\nset-up very simple, while allowing advanced users to customize tracking.\nEach service is set up as recommended by the services themselves, using\nan asynchronous version of the Javascript code if possible.\n\n.. end docs include\n\n.. |latest-version| image:: https://img.shields.io/pypi/v/django-analytical.svg\n   :alt: Latest version on PyPI\n   :target: https://pypi.org/project/django-analytical/\n.. |build-status| image:: https://github.com/jazzband/django-analytical/workflows/Test/badge.svg\n   :target: https://github.com/jazzband/django-analytical/actions\n   :alt: GitHub Actions\n.. |coverage| image:: https://codecov.io/gh/jazzband/django-analytical/branch/main/graph/badge.svg\n   :alt: Test coverage\n   :target: https://codecov.io/gh/jazzband/django-analytical\n.. |python-support| image:: https://img.shields.io/pypi/pyversions/django-analytical.svg\n   :target: https://pypi.org/project/django-analytical/\n   :alt: Python versions\n.. |license| image:: https://img.shields.io/pypi/l/django-analytical.svg\n   :alt: Software license\n   :target: https://github.com/jazzband/django-analytical/blob/main/LICENSE.txt\n.. |gitter| image:: https://img.shields.io/gitter/room/jazzband/django-analytical.svg\n   :alt: Gitter chat room\n   :target: https://gitter.im/jazzband/django-analytical\n.. |jazzband| image:: https://jazzband.co/static/img/badge.svg\n   :alt: Jazzband\n   :target: https://jazzband.co/\n.. _`Django`: http://www.djangoproject.com/\n\nCurrently Supported Services\n----------------------------\n\n* `Chartbeat`_ traffic analysis\n* `Clickmap`_ visual click tracking\n* `Clicky`_ traffic analysis\n* `Crazy Egg`_ visual click tracking\n* `Facebook Pixel`_ advertising analytics\n* `Gaug.es`_ real time web analytics\n* `Google Analytics`_ traffic analysis\n* `GoSquared`_ traffic monitoring\n* `Heap`_ analytics and events tracking\n* `Hotjar`_ analytics and user feedback\n* `HubSpot`_ inbound marketing\n* `Intercom`_ live chat and support\n* `KISSinsights`_ feedback surveys\n* `KISSmetrics`_ funnel analysis\n* `Lucky Orange`_ analytics and user feedback\n* `Mixpanel`_ event tracking\n* `Olark`_ visitor chat\n* `Optimizely`_ A/B testing\n* `Performable`_ web analytics and landing pages\n* `Matomo (formerly Piwik)`_ open source web analytics\n* `Rating\\@Mail.ru`_ web analytics\n* `SnapEngage`_ live chat\n* `Spring Metrics`_ conversion tracking\n* `UserVoice`_ user feedback and helpdesk\n* `Woopra`_ web analytics\n* `Yandex.Metrica`_ web analytics\n\n.. _`Chartbeat`: http://www.chartbeat.com/\n.. _`Clickmap`: http://clickmap.ch/\n.. _`Clicky`: http://getclicky.com/\n.. _`Crazy Egg`: http://www.crazyegg.com/\n.. _`Facebook Pixel`: https://developers.facebook.com/docs/facebook-pixel/\n.. _`Gaug.es`: http://get.gaug.es/\n.. _`Google Analytics`: http://www.google.com/analytics/\n.. _`GoSquared`: http://www.gosquared.com/\n.. _`Heap`: https://heapanalytics.com/\n.. _`Hotjar`: https://www.hotjar.com/\n.. _`HubSpot`: http://www.hubspot.com/\n.. _`Intercom`: http://www.intercom.io/\n.. _`KISSinsights`: http://www.kissinsights.com/\n.. _`KISSmetrics`: http://www.kissmetrics.com/\n.. _`Lucky Orange`: http://www.luckyorange.com/\n.. _`Mixpanel`: http://www.mixpanel.com/\n.. _`Olark`: http://www.olark.com/\n.. _`Optimizely`: http://www.optimizely.com/\n.. _`Performable`: http://www.performable.com/\n.. _`Matomo (formerly Piwik)`: https://matomo.org\n.. _`Rating\\@Mail.ru`: http://top.mail.ru/\n.. _`SnapEngage`: http://www.snapengage.com/\n.. _`Spring Metrics`: http://www.springmetrics.com/\n.. _`UserVoice`: http://www.uservoice.com/\n.. _`Woopra`: http://www.woopra.com/\n.. _`Yandex.Metrica`: http://metrica.yandex.com\n\nDocumentation and Support\n-------------------------\n\nThe documentation can be found in the ``docs`` directory or `read\nonline`_.  The source code and issue tracker are generously `hosted by\nGitHub`_.  Bugs should be reported there, whereas for lengthy chats\nand coding support when implementing new service integrations you're\nwelcome to use our `Gitter chat room`_.\n\n.. _`read online`: https://django-analytical.readthedocs.io/\n.. _`hosted by GitHub`: https://github.com/jazzband/django-analytical\n.. _`Gitter chat room`: https://gitter.im/jazzband/django-analytical\n\nHow To Contribute\n-----------------\n\n.. start contribute include\n\nIf you want to help out with the development of django-analytical, by\nposting detailed bug reports, proposing new features or other analytics\nservices to support, or suggesting documentation improvements, use the\n`issue tracker`_.  If you want to get your hands dirty, great!  Clone\nthe repository, make changes and place a `pull request`_.  Creating an\nissue to discuss your plans is useful.\n\nThis is a `Jazzband`_ project.  By contributing you agree to abide by the\n`Contributor Code of Conduct`_ and follow the `guidelines`_.\n\n.. _`issue tracker`: https://github.com/jazzband/django-analytical/issues\n.. _`pull request`: https://github.com/jazzband/django-analytical/pulls\n.. _`Jazzband`: https://jazzband.co\n.. _`Contributor Code of Conduct`: https://jazzband.co/about/conduct\n.. _`guidelines`: https://jazzband.co/about/guidelines\n\n.. end contribute include\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjazzband%2Fdjango-analytical","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjazzband%2Fdjango-analytical","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjazzband%2Fdjango-analytical/lists"}