Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...


Dimension in Druid

Field in Summary event

Description

Data Type

1

eid

eid

Event Id

String

2

ver

ver

Version

String

3

syncts

syncts

Sync timestamp

Long

4

uid

uid

User Id

String

5

context_date_range_from

context.date_range.from

Start Date for the summary

String

6

context_date_range_to

context.date_range.to

End Date for the summary

String

7

context_rollup_l1

context.rollup.l1

Context level1 rollup

String

8

context_rollup_l2

context.rollup.l2

Context level2 rollup

String

9

context_rollup_l3

context.rollup.l3

Context level3 rollup

String

10

context_rollup_l4

context.rollup.l4

Context level4 rollup

String

11

channel_id

dimensions.channel

Channel Id as dimension from raw telemetry

String

12

device_id

dimensions.did

Device Id as dimension from raw telemetry

String

13

producer_id

dimensions.pdata.id

Producer Id as dimension from raw telemetry

String

14

producer_pid

dimensions.pdata.pid

Producer Process Id as dimension from raw telemetry

String

15

session_id

dimensions.sid

Session Id as dimension

String

16

session_type

dimension.type

Type of summary

String

17

session_mode

dimension.mode

Mode of action in the session

String

18

object_id

object.id

Content Id

String

19

object_type

object.type

Content Type

String

20

object_type

object.type

Content Type

String

21

object_version

object.ver

Content version

String

22

object_rollup_l1

object.rollup.l1

Object level1 rollup

String

23

object_rollup_l2

object.rollup.l2

Object level2 rollup

String

24

object_rollup_l3

object.rollup.l3

Object level3 rollup

String

25

object_rollup_l4

object.rollup.l4

Object level4 rollup

String

26

tags

tags

Tags attached to a summary event

Array[String]

27

time_spent

edata.eks.time_spent

Time spent in the session excluding idle time

String

28

time_difference

edata.eks.time_diff

Total time in a session including idle time

String

29

interaction_count

edata.eks.interact_events_count

Total count of interact events in a session

Long

30

summary_env

edata.eks.env_summary.env

High level env within the app

(content, domain, resources, community)

String

31

summary_env_count

edata.eks.env_summary.count

Count of times the environment has been visited

Integer

32

summary_env_time_spent

edata.eks.env_summary.time_spent

Time spent per env

Double

33

summary_page_id

edata.eks.page_summary.id

Page id

String

34

summary_page_type

edata.eks.page_summary.type

Type of page e.g. view/edit

String

35

summary_page_visit_count

edata.eks.page_summary.visit_count

Number of times each page was visited

String

36

summary_page_time_spent

edata.eks.page_summary.time_spent

Time taken per page

Double

37

item_responses_item_id

edata.eks.item_responses.itemId

Question Id passed in the ASSESS event

String

38

item_responses_time_spent

edata.eks.item_responses.timeSpent

Time spent in seconds from ASSESS event

String

39

item_responses_pass

edata.eks.item_responses.pass

Pass response for a question from ASSESS event

String

40

item_responses_score

edata.eks.item_responses.score

Score from ASSESS event

Array[Integer]

41

item_responses_max_score

edata.eks.item_responses.maxScore

Max Score from ASSESS event

Array[Integer]

42

item_responses_timestamp

edata.eks.item_responses.time_stamp

Timestamp for each response from ASSESS event

String

43

dloc_state

ldata.state

State location information for the device

String

44

dloc_state_code

ldata.state_code

State ISO code information for the device

String

45

dloc_city

ldata.city

City location information for the device

String

46

dloc_country_code

ldata.country_code

Country ISO code information for the device

String

47

dloc_country

ldata.country

Country location information for the device

String

48content_namenameName of the contentString
49object_typeobjectTypeType of the contentString
50content_typecontentTypeType of the resourceString
51media_typemediaTypeType of media of the contentString
52languagelanguageList of languagesArray[String]
53mediummediumLanguage medium of the boardString
54mimetypemimeTypeMimetype of the contentString
55frameworkframework
String
56boardboardBoard of affiliationString
57statusstatusStatus of the content - Draft, Published etc.String
58mimetypes_countmimeTypesCountCount grouped by mimetypesJSON Object
59content_types_countcontentTypesCountCounts grouped by each content typeJSON Object
60versionversionKeyVersion of the contentDouble
61last_submitted_onlastSubmittedOnLast submitted date of the contentString
62last_published_onlastPublishedOnLast submitted date of the contentString
63device_first_accessfirst_accessFirst access of the deviceString
64device_specificationdevice_specSpecification of the deviceMap
65user_agent_specificationua_specUser agent spec of the browserMap
66first_namefirstnameFirst name of the userString
67last_namelastnameLast name of the userString
68grade_listgrade_listList of grades taughtArray[String]
69language_listlanguage_listList of languages knownArray[String]
70subject_listsubject_listList of subjects taughtArray[String]
71user_nameusernameUser name of the userString
72user_typeusertypeType of the userString
73user_loc_stateuser_stateState info of the userString
74user_district_locuser_districtDistrict info of the userString
75user_block_locuser_blockBlock info of the userString

...