Custom events
Track any interaction with categories, actions, and names.
Measure appointment requests, form submissions, downloads, and clicks with a simple event API designed so protected health information is never captured.
Track any interaction with a single call or a no-code rule in the tag manager. Name your events, group them by category, and start measuring immediately.
// Track an appointment request
_paq.push(['trackEvent', 'Forms', 'Submit', 'Appointment request']);
// A file download
_paq.push(['trackEvent', 'Downloads', 'PDF', 'New-patient packet']);
// A click-to-call
_paq.push(['trackEvent', 'Contact', 'Click', 'Phone number']);Event names and parameters are validated and sanitized before they leave the browser, so a form field or URL can never carry protected health information into your reports.
From a button click to a booked visit, all compliant.
Track any interaction with categories, actions, and names.
Automatically capture outbound clicks and file downloads.
Add and manage events with no-code rules and triggers.
Turn any event into a conversion goal.
Send server-side or client-side events programmatically.
Parameters are validated and sanitized before storage.
Compliant custom events, live on your site in minutes.