Skip to main content
Fires when a visitor answers a question in a quiz or assessment. This is a recommended custom event for tracking quiz progress, identifying drop-off points, and analyzing answer patterns.
Custom Event — This event is not automatically tracked. Fire it manually using the JavaScript SDK after each question is answered.

JavaScript

Multiple-choice question with multiple answers:

Properties

When to Fire

  • After each quiz question is submitted
  • When a user selects an answer (if auto-advancing)
  • When moving to the next question in a multi-step quiz

Destination Support

Funnel analysis tip: Track question_number and total_questions to identify where users drop off. High drop-off on a specific question may indicate confusing wording or too many options.
  • quiz_completed — Fire when the quiz is finished
  • lead — If capturing contact info mid-quiz