Features
Last updated
Last updated
Intuitive web interface allows any user to see all of the events associated with a particular tracking object with easy access to
Latest version of the event
Validation status
Payload of the event
JSON Schema files
JSONPaths files
Easy to find tracked events (red and green pulsating circles)
Tracking Management Tool inherently prevents you from making mistakes in your tracking implementation by checking and validating the input. This way the task of implementing tracking can be distributed among various teams or individuals and the tool will ensure consistent and accurate implementation.
Consistency and adherence to specifications is key to successful Snowplow tracking deployment. The tool provides a great way to see which events have passed the validation, which one have failed and which ones have not been validated yet.
For every event, you have a complete history of:
Payload with adjustment and changes that have been done
Validation success or failure for all your JSON schemas
Migration SQL from one version to every consecutive version
Latest JSON Path files
You can view all of the critical files needed for successful deployment of Snowplow tracking right in your browser.
We have added SAFE_MODE flag into the application that prevents users from making changes to events. However, this flag can be turned off, allowing anyone to make changers to the latest event version without having to create a new version. This flag is turned on by default.
The JSON Paths and JSON Schema files can be automatically uploaded to the required S3 destination. There are detailed logs on which file was uploaded when into which bucket, providing complete audit trail for the uploads.
The tool allows user to be sure that after successful set up and tweaking of all elements and fields, which user want to set for business purposes, data inflow will continue to maintain high level of reliability and invariable behavior over time.
Flexibility of the tool provides a set of events which can cover data tracking and collecting needs of any kind of business (see Types of Events page for more details). It doesn't matter if you are commercial or nonprofit organization; selling products, services or provide intermediary activity; using web or mobile platform - all you data will fit one or another event type.