ABCDEFGHIJKLMNOPQRSTUVWXYZAA
1
Standard form fields
2
NameQualifio variableActito variableFormatComments
3
Gender{gender}sexM / FYou must set the correct values: “M” for male and “F” for female.
4
First name{firstname}firstNameString (64) without special characters
5
Last name{lastname}lastNameString (64) without special characters
6
Email address{email}emailAddressEmail addressYou must set this field as mandatory.
7
Phone number{phone}telephoneNumberInternational prefix + phone numberYou must use an input mask to make sure that people enter correctly formatted phone numbers into the phone number field. You can accomplish this by using a mask such as +32 999 999 999 for Belgian phone format.
8
Street{address}addressStreetString (225)
9
Street number{number}addressNumberString (10)
10
Box{box}addressBoxString (10)
11
Postal code{zip}addressPostalCodeString (10)
12
Locality{locality}addressLocalityString (50)
13
Country{country}addressCountryCountry codes by alpha-2 ISO (e.g. "BE" for Belgium)
14
Birthdate{birthday}birthDateyyyy-mm-dd
15
Job title{function}ProfessionString (225)
16
Company{company}companyString (225)
17
18
Background campaign data
19
NameActito technical questionFormatValue example
20
SourcesourceString Qualifio
21
Update SourceupdateSourceString Qualifio
22
Campaign IDwayNumerical value Qualifio campaign ID
23
Participation date and timedateyyyy-mm-dd hh:mm:ss2021-06-17 17:32:45
24
Campaign titlesurveyNameThe title you gave to your campaign in QualifioGuess the Disney movie
25
Campaign type IDsurveyTypeNumerical value corresponding to a campaign type in Qualifio13
26
Time of participationsurveyDateyyyy-mm-dd 2021-06-17.
27
Campaign languagemotherLanguageISO 639-1 code"en" for English
28
DevicedeviceNameStringdesktop / mobile
29
User agentuserAgentString identifying the browser and operating system to the web serverMozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.106 Safari/537.36
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100