Spin The Wheel Events


Below is a list of analytics events triggered in Spin The Wheel, along with their details.

Note: For a practical implementation reference, explore our demo, where event listeners have been integrated and forwarded to Google Analytics (GA).

Event List

Event NameEvent Trigger Condition

Event Properties

(not included default event properties as outlined here )

Event Description
session_startWhen the user starts a web session.Marks the beginning of a session.
session_stopWhen the user exits the web session.duration (in seconds)Tracks the total session length.
click_spinWhen the user clicks the Spin button.spin_type (string)Tracks when the user starts playing.
spin_completedWhen the wheel stops spinning.

outcome_type (string)

reward_type (string)

This event captures the spin completion.
spin_failedTriggers on failed spin attempts.error_reason(string)This event tracks failed spin attempts.
game_completedWhen the user has no available spins.Captures when the game is over.
visit_pageWhen the user visits any of the available pages.page_name (string)Tracks user visits to any page type.
click_sponsorWhen the user clicks on the sponsor logo (only if clickable).sponsor_id (string)
sponsor_name (string)
sponsor_url (string)
Tracks when the user clicks the sponsor logo.