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.

Installation

pip install django-form-error-reporting

Usage

See examples in tests/forms.py

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

    ...

Testing

python setup.py test

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.4.tar.gz (3.7 kB view hashes)

Uploaded Source

Built Distribution

django_form_error_reporting-0.4-py3-none-any.whl (5.3 kB view hashes)

Uploaded Python 3

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