Qualtrics: Daily Breakdown
Description
Daily breakdown of activities related to surveys and distribution in your Qualtrics instance.
Supported Data Sources
Qualtrics
Columns
STRING
source_relation
The schema or database this record came from if you are making use of the qualtrics_union_schemas or qualtrics_union_databases variables, respectively. Empty string if you are not using either of these variables to union together multiple Qualtrics connectors.
DATETIME
date_day
Day of activity in your Qualtrics instance.
INTEGER
count_contacts_created
New contacts created on this day.
INTEGER
count_contacts_unsubscribed_from_directory
Count of contacts that unsubscribed from a directory.
INTEGER
count_contacts_unsubscribed_from_mailing_list
Count of contacts that unsubscribed from a mailing list.
INTEGER
count_contacts_sent_surveys
Count of unique contacts who have been sent surveys via the distribution.
INTEGER
count_contacts_opened_sent_surveys
Count of contacts who opened a survey that was sent on this day.
INTEGER
count_contacts_started_sent_surveys
Count of contacts who started a survey that was sent on this day.
INTEGER
count_contacts_completed_sent_surveys
Count of contacts who completed a survey that was sent on this day.
INTEGER
count_distinct_surveys_responded_to
Count of distinct survey templates (ie survey_id
) that contacts responded to on this day.
INTEGER
total_count_survey_responses
Count of distinct survey responses recorded on this day.
INTEGER
total_count_completed_survey_responses
Count of distinct complete survey responses recorded on this day.
INTEGER
count_anonymous_survey_responses
Number of recorded survey responses distributed anonymously.
INTEGER
count_anonymous_completed_survey_responses
Number of completed recorded survey responses distributed anonymously.
INTEGER
count_social_media_survey_responses
Number of recorded survey responses distributed via social media.
INTEGER
count_social_media_completed_survey_responses
Number of completed survey responses distributed via social media.
INTEGER
count_personal_link_survey_responses
Number of recorded survey responses distributed via personal links.
INTEGER
count_personal_link_completed_survey_responses
Number of completed survey responses distributed via personal links.
INTEGER
count_qr_code_completed_survey_responses
Number of completed survey responses distributed via QR codes.
INTEGER
count_email_completed_survey_responses
Number of completed survey responses distributed via email.
INTEGER
count_sms_completed_survey_responses
Number of completed survey responses distributed via SMS invite.
INTEGER
count_uncategorized_survey_responses
Number of recorded survey responses not distributed via the default channels.
INTEGER
count_uncategorized_completed_survey_responses
Number of completed survey responses not distributed via the default channels.
Last updated
Was this helpful?