Email/SMS Settings Table

The Email/SMS Settings table provides detailed configurations and performance metrics for email and SMS campaigns, including delivery statistics, unique opens, and clicks. Querying this table allows you to analyze the effectiveness of your communication strategies, optimize your marketing efforts, and enhance engagement with your audience.

📋

Table Guide

What You Can Answer With This Table

  • Which email or SMS message content is associated with each campaign or flow? — use message_subject, message_copy, message_id
  • Which campaigns and flows are active, archived, or draft? — use campaign_status, flow_status, campaign_archived
  • How many recipients, deliveries, opens, clicks, and conversions are tied to each message setup? — use delivered, opens_unique, clicks_unique

Before You Query

  • This table is not time-series. No event_date filter is needed.
  • Settings rows are returned for connected Klaviyo accounts.

Key Relationships

TableJoin KeyWhat the Join Enables
Email/SMSmessage_idMessage-level performance trends over time, including sends, clicks, revenue, purchases, and subscriber changes

When to Use a Different Table

  • Need daily email/SMS performance trendsEmail/SMS table. Email/SMS tracks message performance by day, while Email/SMS Settings focuses on message configuration, content, and current setup details.

View the full Triple Whale Data Ontology →


Dimensions

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

TitleIDTypeDescription
Is Campaign Archivedcampaign_archivedbooleanTrue if the campaign has been archived.Possible values: true, false
Campaign Creation Datecampaign_created_atdateThe time the campaign was created. Formatted according to the ISO 8601 international standard.Example value: 2019-04-15 08:26:00
Campaign IDcampaign_idstringThe unique ID of the email/SMS campaign, assigned by the email/SMS platform.Example value: 01G2MRY5AF2A4QFJMS5EF8X2MW
Campaign Namecampaign_namestringThe name of the email/SMS campaign.Example values: Fall Colors Launch, Father's Day Sale 50% Off
Campaign Scheduled Datecampaign_scheduled_atdateThe time the campaign was scheduled to be sent. Formatted according to the ISO 8601 international standard.Example value: 2019-04-15 08:26:00
campaign_send_date
Campaign Sent Datecampaign_send_timedateThe time the campaign was sent to recipients. Formatted according to the ISO 8601 international standard.Example value: 2019-04-15 08:26:00
Campaign Statuscampaign_statusstringThe status of the campaign associated with the email/SMS.Example values: Sent, Cancelled
Campaign Updated Datecampaign_updated_atdateThe time the campaign was last updated. Formatted according to the ISO 8601 international standard.Example value: 2019-04-15 08:26:00
ChannelchannelstringThe platform used to send email/SMS.Example values: klaviyo, smsbump
Messaging Channel Typechannel_typestringThe messaging channel used to deliver the communication.Example values: email, sms, push
Is Flow Action Archivedflow_action_archivedbooleanTrue if the specific action within an automation flow has been archived.Possible values: true, false
Flow Action IDflow_action_idstringThe unique ID for a specific action within an automation flow. Assigned by the email/SMS platform.Example value: 51670312
Flow Action Nameflow_action_namestringThe name of the specific action within an automation flow.Example values: SEND_EMAIL, SEND_SMS, AB_TEST, TIME_DELAY, WEBHOOK
Flow Action Statusflow_action_statusstringThe status of a specific action within an automation flow.Example values: draft, live, manual
Flow Action Updated Dateflow_action_updated_atdateThe time the flow action was updated. Formatted according to the ISO 8601 international standard.Example value: 2019-04-15 08:26:00
Is Flow Archivedflow_archivedbooleanTrue if the automation flow has been archived.Possible values: true, false
Flow Created Dateflow_created_atdateThe time the automation flow was created. Formatted according to the ISO 8601 international standard.Example value: 2019-04-15 08:26:00
Flow IDflow_idstringThe unique ID for the automation flow. Assigned by the email/SMS platform.Example value: YuNWdc
Flow Nameflow_namestringThe name of the automation flow.Example value: Abandoned cart reminder: 1-3 days, Joined Membership
Flow Statusflow_statusstringThe status of the automation flow.Example values: draft, live, manual
Flow Trigger Is Triple Whaleflow_trigger_is_twbooleanTrue if the flow was triggered by a Triple Whale (Sonar) metric or event.Possible values: true, false
Flow Trigger Metric IDflow_trigger_metric_idstringThe ID of the metric or event that triggered the flow.Example value: Lm72Qs
Flow Trigger Metric Nameflow_trigger_metric_namestringThe name of the metric or event that triggered the flow.Example values: Checkout Started, Added to Cart, Abandoned Cart, Fulfilled Order
Flow Trigger Organizationflow_trigger_organizationstringThe platform where the flow trigger originated.Example values: Shopify, API, Klaviyo, Triple Whale
Flow Trigger Sonar Enabledflow_trigger_sonar_enabledbooleanTrue if Sonar is enabled for this flow trigger.Possible values: true, false
Flow Updated Dateflow_updated_atdateThe time the automation flow was last updated. Formatted according to the ISO 8601 international standard.Example value: 2019-04-15 08:26:00
Message Copymessage_copystringThe full text content of the email message body, including dynamic variables and template tags used for personalization, embedded links, images, and call-to-action buttons.Example value: 'Can't view this email? {% web_view %} Shop our latest collection! [https://example.com/new-arrivals] Get 20% off your first order with code WELCOME20. {% unsubscribe %}'
Message IDmessage_idstringThe unique ID for the individual message sent as part of a campaign or flow. Assigned by the email/SMS platform.Example value: SDiqmK
Message Namemessage_namestringThe name of the individual message sent.Example value: Welcome Series: Email 2
Message Preview Textmessage_preview_textstringThe short snippet of text shown alongside the subject line in the recipient’s inbox, offering a preview of the message content.Example value: Get 20% off your first order – limited time only!
Message Subjectmessage_subjectstringThe subject line of the email message, as displayed in the recipient's inbox.Example value: New Fall Collection Just Dropped
Message Template HTML URLmessage_template_html_urlstringThe URL of the hosted HTML template for the email message, fully formatted as rendered for recipients.Example value: https://storage.googleapis.com/email-templates/klaviyo/12345/template.html
Report Typereport_typestringThe type of report generated.Example values: flow, campaign
Shop IDshop_idstringThe unique ID of the shop (often corresponds to the shop domain). Can be used to group or filter data by shop in multi-store reports.Example values: example-US.myshopify.com, example-EU.myshopify.com
Shop Nameshop_namestringThe name of the shop. Can be used to group or filter data by shop in multi-store reports.Example values: example-US, example-EU

Measures

Measures are numeric fields that can be aggregated and/or combined to calculate new metrics.

TitleIDTypeDescription
Clicksclicks_uniquenumericThe total number of unique clicks on links within the email/SMS.
Conversion Valueconversion_valuenumericThe total value of conversions for the email/SMS campaign / flow.
ConversionsconversionsnumericThe total number of conversions for the email/SMS campaign / flow.
Delivered MessagesdeliverednumericThe total number of messages successfully delivered to the targeted recipient.
Opensopens_uniquenumericThe total number of unique email opens.
RecipientsrecipientsnumericThe total number of intended recipients for the email/SMS campaign.