Sync product, usage and event data directly from your data warehouse.
email
which contains the email address of the user you want to associate the traits with.identify
call in the Koala JavaScript SDK.account identify
call in the Koala JavaScript SDK.
account_id
which contains the account ID of the account you want to associate the traits with.track
call in the Koala JavaScript SDK.
Koala will backfill events from the last 90 days by default on the first sync, and then sync new events incrementally as they come in.
event_name
column to be used to identify the event.
timestamp
column.
email
column to identify the profile.
message_id
column to identify the event. Koala will use this key to deduplicate events.
properties
column to specify event properties.
source
column to specify where the event was sent from.
event_name
column to be used to identify the event.
timestamp
column.
domain
column to identify the account.
message_id
column to identify the event. Koala will use this key to deduplicate events.
properties
column to specify event properties.
source
column to specify where the event was sent from.