Module: Octo::Segmentation::Dimensions
- Defined in:
- lib/octocore/segment.rb
Overview
The Dimensions module. Defines the dimensions possible and its abstraction
Constant Summary collapse
- CITY =
Geographical Dimensions seems most obvious
0- STATE =
1- COUNTRY =
2- OS =
Followed by User’s device details
3- MANUFACTURER =
4- BROWSER =
5- MODEL =
6- ENGAGEMENT =
Followed by User’s engagement patterns
7- LAST_ACTIVE =
What about their last active, created dates
8- CREATED_ON =
9- DAYTIME_USAGE =
Usage Pattern
10