The embedded data setup that I always use with Qualtrics

When I do a Qualtrics q’re, this is the embedded data setup I always use. This setup …

  • imports the participant’s country (as inferred from the IP address)
  • writes the start date and time in a format that’s easier to deal with than the default format
  • creates a variable in the data called “on_mobile” that records “Yes” if the participant is using a mobile device (as inferred by Qualtrics)
  • writes the MTurk Worker ID. This one is unique to my setup, but everything else here will work for anyone.

 
– Eric DeRosia