Wistia: Import Activity
Import Wistia video activity to add video viewing behavior data to your user profiles in Lytics. Once imported, this data enables you to target users based on their video viewing habbits in your multi-channel marketing experiences orchestrated by Lytics.
Integration Details
- Implementation Type: Server-side.
- Implementation Technique: REST API.
- Frequency: Hourly batch.
- Resulting data: New user profiles for Wistia users not already tracked in Lytics. Or new user fields containing video activity data for users profiles that already exist in Lytics.
This integration utilizes the Wistia Stats API to retrieve event data:
- Request activity data from the last hour.
- Calculate the time viewed for viewing session.
- Ingest the data in the Lytics data stream
wistia_activity
.
Fields
The following fields are included in the default mapping of the wistia_activity
stream:
Source Field | Lytics User Field | Description | Type |
---|---|---|---|
country | wistia_country | Wistia Last Viewed Country | string |
region | wistia_state | Wistia Last Viewed State | string |
duration_viewed | wistia_duration_viewed | Wistia Last Viewed Duration | number |
media_name | wistia_media_names | Wistia Viewed Media Names | []string |
conversion.last_name | last_name | Last Name | string |
city | wistia_city | Wistia Last Viewed City | string |
media_id, percent_viewed | wisita_media_percent | Wisita Viewed Media Percent | map[string]number |
conversion.first_name | first_name | First Name | string |
org | wistia_org | Wistia Last Viewed Org | string |
percent_viewed | wistia_percent_viewed | Wistia Last Viewed Percent | number |
media_id | wisita_media_ids | Wistia Viewed Media IDs | []string |
media_id, duration_viewed | wistia_media_duation | Wistia Viewed Media Duration | map[string]number |
visitor_key | wistia_visitor_key unique id | Wistia Visitor Key | string |
conversion_data.email | email unique id | Email Address | string |
Configuration
Follow these steps to set up and configure an import of Wistia data in the Lytics platform.
- Navigate to the Integrations page and select the Wistia tile.
- Select Import Wistia Activity.
- Select the Authorization you would like to use.
- (Optional) Set the Start Date text input to start importing Wistia activity data from this date. Please use the format
yyyy-mm-dd
(e.g. 2019-03-27). If left empty, only new viewing activity will be pulled in. - Keep the Keep Updated checkbox selected to continually pull in activity data.
- Click the Start Import button to start the workflow.
Data should be available on Lytics in the wistia_activity
stream and user profiles within an hour.