Module: Itly::Plugin::Iteratively::TrackType
- Defined in:
- lib/itly/plugin/iteratively/track_type.rb
Overview
This module contains values for the type
of tracked events by the Client
Constant Summary collapse
- GROUP =
'group'
- IDENTIFY =
'identify'
- TRACK =
'track'