Skip to main content
Go beyond page views by tracking the actions that matter most in your product — feature usage, key workflows, conversions. What you need to provide:
  • Event names for your core product actions (e.g., “Report Created”, “Invoice Sent”, “Project Published”)
client.track({
  event_name: 'Report Created',
  properties: { report_type: 'revenue' }
});
What you unlock: