crm_cs_entities_table

The CRM CS Entities table records key events in the customer relationship management system related to customer success entities. By querying this table, users can analyze and categorize CRM CS events across different dimensions, gaining valuable insights into trends and activities over time, as well as identifying patterns related to specific customers or entities.

📘

Note

event_date is a required field for queries on this table.

Dimensions

Dimensions are immutable properties that can be used for grouping data.

IDTypeDescription
event_datedateThe date the CRM CS entity event occurred. Based on the time zone of the shop at the moment of the CRM event.
event_date.daydateThe day the CRM CS entity event occurred. Derived from event_date.
event_date.weekdateThe Sunday of the week during which the CRM CS entity event occurred. Derived from event_date.
event_date.monthdateThe month during which the CRM CS entity event occurred. Derived from event_date.
event_date.quarterdateThe first month of the quarter during which CRM CS entity event occurred. Derived from event_date.
event_date.yeardateThe year during which the CRM CS entity event occurred. Derived from event_date.
emailstringThe email address associated with the event.
entity_idstringThe unique ID of the entity associated with the event.
entity_typestringThe type of entity associated with the event.
owner_first_namestringThe first name of the owner associated with the event.
owner_last_namestringThe last name of the owner associated with the event.
team_namestringThe name of the team associated with the event.