Name | pretix-ga JSON |
Version |
1.2.3
JSON |
| download |
home_page | None |
Summary | Adds Google Analytics capabilities to Pretix |
upload_time | 2024-09-04 21:44:21 |
maintainer | None |
docs_url | None |
author | None |
requires_python | None |
license | Apache |
keywords |
pretix
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
Pretix Google Analytics
==========================
This is a plugin for `pretix`_.
Adds Google Analytics capabilities to Pretix.
Just a development version base, do not use in production as-is as it could expose sensitive data & doesn't support consent.
See `pretix-tracking-codes <https://marketplace.pretix.eu/products/tracking/>`_ for an officially supported solution.
Kudos to `pretix-gtm <https://github.com/savvystack/pretix-gtm>`_ - this code is inspired by theirs.
Development setup
-----------------
1. Make sure that you have a working `pretix development setup`_.
2. Clone this repository.
3. Activate the virtual environment you use for pretix development.
4. Execute ``python setup.py develop`` within this directory to register this application with pretix's plugin registry.
5. Execute ``make`` within this directory to compile translations.
6. Restart your local pretix server. You can now use the plugin from this repository for your events by enabling it in
the 'plugins' tab in the settings.
This plugin has CI set up to enforce a few code style rules. To check locally, you need these packages installed::
pip install flake8 isort black
To check your plugin for rule violations, run::
black --check .
isort -c .
flake8 .
You can auto-fix some of these issues by running::
isort .
black .
To automatically check for these issues before you commit, you can run ``.install-hooks``.
License
-------
Copyright 2024 Daniel Malik
Released under the terms of the Apache License 2.0
.. _pretix: https://github.com/pretix/pretix
.. _pretix development setup: https://docs.pretix.eu/en/latest/development/setup.html
Raw data
{
"_id": null,
"home_page": null,
"name": "pretix-ga",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": "Daniel Malik <mail@fronbasal.de>",
"keywords": "pretix",
"author": null,
"author_email": "Daniel Malik <mail@fronbasal.de>",
"download_url": "https://files.pythonhosted.org/packages/50/c4/4eca411838f33c9013d1f24d4484eb9976d902d723fa5d7f5715b79be126/pretix-ga-1.2.3.tar.gz",
"platform": null,
"description": "Pretix Google Analytics\n==========================\n\nThis is a plugin for `pretix`_. \n\nAdds Google Analytics capabilities to Pretix.\n\nJust a development version base, do not use in production as-is as it could expose sensitive data & doesn't support consent.\n\nSee `pretix-tracking-codes <https://marketplace.pretix.eu/products/tracking/>`_ for an officially supported solution.\n\nKudos to `pretix-gtm <https://github.com/savvystack/pretix-gtm>`_ - this code is inspired by theirs.\n\nDevelopment setup\n-----------------\n\n1. Make sure that you have a working `pretix development setup`_.\n\n2. Clone this repository.\n\n3. Activate the virtual environment you use for pretix development.\n\n4. Execute ``python setup.py develop`` within this directory to register this application with pretix's plugin registry.\n\n5. Execute ``make`` within this directory to compile translations.\n\n6. Restart your local pretix server. You can now use the plugin from this repository for your events by enabling it in\n the 'plugins' tab in the settings.\n\nThis plugin has CI set up to enforce a few code style rules. To check locally, you need these packages installed::\n\n pip install flake8 isort black\n\nTo check your plugin for rule violations, run::\n\n black --check .\n isort -c .\n flake8 .\n\nYou can auto-fix some of these issues by running::\n\n isort .\n black .\n\nTo automatically check for these issues before you commit, you can run ``.install-hooks``.\n\n\nLicense\n-------\n\n\nCopyright 2024 Daniel Malik\n\nReleased under the terms of the Apache License 2.0\n\n\n\n.. _pretix: https://github.com/pretix/pretix\n.. _pretix development setup: https://docs.pretix.eu/en/latest/development/setup.html\n",
"bugtrack_url": null,
"license": "Apache",
"summary": "Adds Google Analytics capabilities to Pretix",
"version": "1.2.3",
"project_urls": {
"homepage": "https://github.com/fronbasal/pretix-ga",
"repository": "https://github.com/fronbasal/pretix-ga"
},
"split_keywords": [
"pretix"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "5fbc8f7f3586803800ba6f91cb7392ac39ce89fb1dfe9542d684563b75ca4d71",
"md5": "d8499993bd5b64f7d9d582eb3bc75c0a",
"sha256": "bf00cf1037c4af994ec630556de884e92335c27b653b8f657ee428195ff54c1b"
},
"downloads": -1,
"filename": "pretix_ga-1.2.3-py3-none-any.whl",
"has_sig": false,
"md5_digest": "d8499993bd5b64f7d9d582eb3bc75c0a",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 10148,
"upload_time": "2024-09-04T21:44:19",
"upload_time_iso_8601": "2024-09-04T21:44:19.610626Z",
"url": "https://files.pythonhosted.org/packages/5f/bc/8f7f3586803800ba6f91cb7392ac39ce89fb1dfe9542d684563b75ca4d71/pretix_ga-1.2.3-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "50c44eca411838f33c9013d1f24d4484eb9976d902d723fa5d7f5715b79be126",
"md5": "7c0133ebcf3fcb8de4bd2e041791566c",
"sha256": "e68f229876201a74df0ef376afa33383e52dba3b0774412d2e9c6b11009350e2"
},
"downloads": -1,
"filename": "pretix-ga-1.2.3.tar.gz",
"has_sig": false,
"md5_digest": "7c0133ebcf3fcb8de4bd2e041791566c",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 7949,
"upload_time": "2024-09-04T21:44:21",
"upload_time_iso_8601": "2024-09-04T21:44:21.098584Z",
"url": "https://files.pythonhosted.org/packages/50/c4/4eca411838f33c9013d1f24d4484eb9976d902d723fa5d7f5715b79be126/pretix-ga-1.2.3.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-09-04 21:44:21",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "fronbasal",
"github_project": "pretix-ga",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "pretix-ga"
}