Skip to main content

A form mixin that reports form errors as events to Google Analytics

Project description

A form mixin that reports form errors as events to Google Analytics.

Usage

Install using pip install django-form-error-reporting.

See examples in tests/forms.py

class ReportedForm(GAErrorReportingMixin, Form):
    ga_tracking_id = 'UA-12345678-0'

    ...

Development

https://travis-ci.org/ministryofjustice/django-form-error-reporting.svg?branch=master

Please report bugs and open pull requests on GitHub.

Use python setup.py test to run all tests.

Distribute a new version by updating the version argument in setup.py:setup and run python setup.py sdist bdist_wheel upload.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-form-error-reporting-0.7.tar.gz (4.2 kB view details)

Uploaded Source

Built Distributions

File details

Details for the file django-form-error-reporting-0.7.tar.gz.

File metadata

File hashes

Hashes for django-form-error-reporting-0.7.tar.gz
Algorithm Hash digest
SHA256 d5f9b2bb91ad35046eef4bfdf841163987768111c659086c28ba374e174b462a
MD5 3c8742cb1ce86bae6b4cf4e11080ac09
BLAKE2b-256 fc379f6839946276caa183f24fd03189aa682ecf48001ce633b9c101e48a18ed

See more details on using hashes here.

File details

Details for the file django_form_error_reporting-0.7-py3-none-any.whl.

File metadata

File hashes

Hashes for django_form_error_reporting-0.7-py3-none-any.whl
Algorithm Hash digest
SHA256 bd49f559a367a570a295490ebe1b44f50fb3d44659c9b0243ed13fae7eea1cdc
MD5 a898590f0286336d9deb829ccf4b76bd
BLAKE2b-256 3d74c812ecf8eb15d54a0a5da10c706c4d1d674b82283510142664f312a8a4e3

See more details on using hashes here.

File details

Details for the file django_form_error_reporting-0.7-py2-none-any.whl.

File metadata

File hashes

Hashes for django_form_error_reporting-0.7-py2-none-any.whl
Algorithm Hash digest
SHA256 206367e43c02b9ba007534968a86f634709d37991033bc7a32c4cb52d3758a39
MD5 812542cac09ac1ceaa21ade3cbf67125
BLAKE2b-256 9892b4d2792021367202efc1dfacfaa81a61d15f5efa218dce58bd0136c30d81

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page