Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Live Search
spaceKeyDOC
placeholderSearch

The survey variables can be used to store the metadata of your survey project. This additional meta information improves data quality by providing useful context information about the respondents.

...

Topics

Table of Contents
minLevel2
maxLevel2
stylenone

...

The following table gives you an overview of the available survey variables.

Variable

Meaning

lfdn

Unique participation ID

external_lfdn

Unique participation ID of an external survey (External Survey Start)

tester

Participant = tester (yes/no)

status

Dispositioncode (status of the participation e.g., invited)

lastpage

Page ID of the last page shown to the participant

quality

quality of the results of a survey

duration

Duration (time to finish the survey)

p_000n

URL parameter

c_000n

User-defined variables

v_000n

Project variables. The project variables are sequentially numbered for each project, beginning with v_1.

md_000n

Master data variables (only in EFS Panel installations)

ex_host

Host name based on the IP of the proxy (if available) via which the participant accesses the survey

ip_addr

IP of the proxy (if available) via which the participant accesses the survey

browser

Browser info (name, version etc.) of the participant

referer

If available, the address of the page on which the participant clicked the link to the currently accessed page. This value is set by the participant's browser

device_type

Type of the user’s devices (0 - desktop / 1 - mobile)

If the above option is not activated, 0 is the default value.

quota

Quota ID of the participant (selected by “To which quota should the participant be allocated”

quota_assignment

All quota ID’s of the participant

page_history

List of page ID’s in the order of the pages called up by the participant

hflip

Horizontal flip of the answer options during the participation

vflip

Vertical flip of the answer options during the participation

output_mode

Which layout is used? HTML layout or mobile layout?

javascript

Version of the browser’s javascript (if configured)

flash

Version of the Flash Payer plugin (if configured)

session_id

Session ID of the participation

language

Participant’s language ID

cleaned

Participation was modified by data cleaning

ats

Time of survey start (absolute time stamp)

datetime

Time of the survey start

date_of_last_access

Time of the last access of the participant to the survey

date_of_first_mail

Time of the first mail sent to participant

RTS (+ page ID)

Time of sent page (relative time stamp for each page + page ID)

sid

Only in panel and master data surveys : ID of the sample that the panelists belong in.

For the SPSS export, the codes are labeled with the sample titles.

dt_send_pag_000n

Time variables of standard pages and mixed-external pages. These indicate the time in seconds elapsed since the ats until sub- mission of the respective page.

If the PGID (page ID = installation-specific ID of a questionnaire page or a dynamic element) is bigger than 99.999, the name of the variable is changed to ts_xxx, to prevent problems caused by the length of the variable name when exporting for SPSS.

rnd_pg_PGID

Random selection.

For each random selection block in the questionnaire, a variable rndPGID is created. PGID is the ID of the random selection element.

In this variable, the PGIDs of the selected pages are stored, separated by commas.

rnd_pg_PGID_x

Random order.

For each random order block in the questionnaire, variables rnd_pg_PGID_NR are created. PGID is the ID of the random order element, NR is the number of randomized subpages.

Each of these variables contains the PGID of that subpage which has been placed on the respective position in the current cycle.

Example: The PGID of the random order element is 123, the subpages have PGID 124, 125 and 126. In the questionnaire, they are displayed to a participant in the following order: 126, 124, 125. Then, you will find the following data in the export file: r123_1 = 126, r123_2 = 124, r123_3 = 125

tic

tic variable used in external survey start.

s_000n

Scoring variables

...

The device variables store meta information about device manufacturer and device kind (Smartphone, Tablet, Desktop, Touchscreen-Desktop etc.), browser type and more.

Variable

Meaning

participant_browser

browser name (e.g. „Internet Explorer“) 

participant_browser_version

browser version (e.g. „9.0“)

participant_os

operating system (e.g. „Windows“)

participant_device 

device type (e.g. „Smartphone“)

participant_brand

device brand (e.g. „Apple“)

participant_model

device model (e.g. „iPhone 6“)

participant_isbot

bot

-99 for regular users or the detected bot name of the search engine crawler

...

The location variables store meta information about automatic geo-location based on the participant’s IP address (e.g. estimation of the participant’s continent, country and state)

Variables

Meaning

participant_continent

Continent (e.g. „Europe“)

participant_country

Country (e.g. „United Kingdom“)

participant_region

Region (e.g. „ Lancashire”)

participant_city

City (e.g. „Lancaster“)

participant_latitude

Latitude

participant_longitude

Longitude

...