Module: Vortex::AnalyticsEventTypes

Defined in:
lib/vortex/webhook_types.rb

Overview

Analytics event type constants

Constant Summary collapse

WIDGET_LOADED =
'widget_loaded'
INVITATION_SENT =
'invitation_sent'
INVITATION_CLICKED =
'invitation_clicked'
INVITATION_ACCEPTED =
'invitation_accepted'
SHARE_TRIGGERED =
'share_triggered'