qualtrics_text | R Documentation |
A dataset containing the metadata from a standard Qualtrics survey with browser metadata collected and exported with "Use choice text". These data were randomly generated using iptools::ip_random() and rgeolocate::ip2location() functions.
qualtrics_text
A data frame with 100 rows and 16 variables:
date and time data collection started, in ISO 8601 format
date and time data collection ended, in ISO 8601 format
flag for preview (Survey Preview) vs. implemented survey (IP Address) entries
participant IP address (truncated for anonymity)
percentage of survey completed
duration of time required to complete survey, in seconds
logical for whether survey was completed (TRUE) or progress was < 100 (FALSE)
date and time survey was recorded, in ISO 8601 format
random ID for participants
latitude geolocated from IP address
longitude geolocated from IP address
language set in Qualtrics
user web browser type
user web browser version
user operating system
user screen resolution
Other data:
qualtrics_fetch2
,
qualtrics_fetch
,
qualtrics_numeric
,
qualtrics_raw
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.