Snowflake

Setup Snowflake and OneSignal integration.

🚧

This feature is currently in Beta

This feature is not yet available to the general public. If you are interested in getting early access to message event data from OneSignal via Snowflake, please fill out this form, or reach out to [email protected].

Snowflake is a cloud-based data warehousing company that offers a fully managed and scalable solution for storing and analyzing large amounts of data. It provides a cloud-based data storage and analytics service that allows businesses to store, process, and analyze large amounts of structured and semi-structured data.

The events available are from email, push notifications, in-app messages, and SMS messages that have been sent and the subsequent events data tied with it. By integrating with OneSignal, you unlock the ability to automatically sync message event data to your Snowflake database. This allows you to run queries and generate reports based on the events your users generate.

Set Up

Prerequisites

Snowflake Account

If you do not already have a Snowflake account, we recommend you follow the quick guide on Snowflake’s documentation page

https://docs.snowflake.com/en/user-guide/getting-started-tutorial

OneSignal Account

You need have a professional plan or above with OneSignal to get access to this integration.


Step 1. Sign up

In order to activate the Snowflake integration, you'll need to request access via the OneSignal Marketplace listing for Message Events Data. From there we'll reach out to your team to obtain more information.

Step 2. Provide Account Information

Once we connect with your team, you'll need to provide some details to us so we can share data with you. We will need your Snowflake Account ID (as shown below).

Once you are accepted into the program, be on the look out for a few items:

  • Email from OneSignal welcoming you into the program
  • Email from Snowflake notifying that the data share is complete

Step 3. Accept data share within Snowflake

Once you receive an email from Snowflake notifying you about the data share being complete, you should be able to log into the Snowflake app and accept the data share.

Navigate to DataPrivate Sharing where you should be able to see a new Privately Shared Listing. Once you click Get, your data will start replicating to your region.

It will take some time for the data to be replicated. Snowflake will follow up with an additional email once the data is available. You should see a dialog that looks like this

Once the data is ready to use, your listing should have a new Get button available. Click the Get button and you will be greeted with a new dialog

Set the name of the database and database roles to something you prefer. Then click Get

That’s it! Data is now being synced from OneSignal to Snowflake. The sync cadence is set to once every 24 hours, so the initial data may not be available until the next day. The retention time for data shared from OneSignal via Snowflake is 30 days. We suggest that customers copy the data to their own tables if they are looking to retain the data past 30 days.

Disconnect data share with OneSignal

Please email us at [email protected] to request to deactivate your data share with OneSignal.

Events and Properties

An overview of the data available on Snowflake's Marketplace

Message Events Data

For each message event generated by a user, the following meta data will be attached to the record.

Column NameTypeDescriptionExample
event_idUUIDA unique ID that represents the eventdc76df03-287c-403a-aabd-b2d4fe44e5c6
event_kindstringThe type of event that occurred. The list of event kinds can be found here.message.email.opened
event_impression_timestampunix_timestampThe time that Onesignal processes the event1684951205
subscription_idUUIDA unique ID that represents the device/subscription6e8b6978-75a4-4882-878c-2d15a78c2409
subscription_languagestringThe language of this subscriptionen
subscription_timezoneintegerThe specified timezone of this subscription-25200
subscription_device_typestringThe type of device this subscription uses.SMS
onesignal_idUUIDThe onesignal_id of the user that made the impressiondc76df03-287c-403a-aabd-b2d4fe44e5c6
external_idstringThe external_id of the user that made the impressionMyExternalId
message_idUUIDA unique ID that represents the messagedc76df03-287c-403a-aabd-b2d4fe44e5c6
message_namestringThe human readable id of the Notification/MessageCampaign 1
message_titlestringThe Title of the Notification/Message.
English only at this time
Bonus 50 coins when you play!
message_bodystringThe Body of the message. (Truncated) English only at this time. Play against your friends and earn an additional...

Message Event Kinds

The message event kinds that are currently available through the Snowflake Integration are:

Event KindEvent Name
Push Sentmessage.push.sent
Push Clickedmessage.push.clicked
Push Receivedmessage.push.recieved
In-App Message Displayedmessage.iam.displayed
In-App Message Clickedmessage.iam.clicked
In-App Message Page is Displayedmessage.iam.pagedisplayed
Email Openedmessage.email.opened
Email Unsubscribedmessage.email.unsubscribed
Email Reported As Spammessage.email.reportedasspam
Email Hardbouncedmessage.email.hardbounced
Email Failedmessage.email.failed
SMS Deliveredmessage.sms.delivered
SMS Failedmessage.sms.failed
SMS Undeliveredmessage.sms.undelivered

Message Events are the first category of data that we'll be offering on Snowflake's Marketplace. Please reach out to us at [email protected] with any requests for additional categories of data!