User attributes
This functionality allows you to automatically update the survey with any data that is coming from other tools or systems (eg. CRM, e-shop, online chat). You can transfer multiple information with a single link.
URL structure

https://feedback.surveylab.com/pageTag/SurveyCampaign/cId/[COLLECTOR ID]/?custom1=[CUSTOM1]
https://feedback.surveylab.com/pageTag/SurveyCampaign/cId/[COLLECTOR ID]/?custom1=[CUSTOM1]&custom2=[CUSTOM2]
Available parameters
Parameters that enable data transfer. All parameters, except cId, are optional.
Parameter | Example | Description |
---|---|---|
cId | /?cId=[COLLECTOR ID] | Required. Collector ID. Included in the survey link. |
referrer | /?referrer=[REFERRER DATA] | Optional. The Referrer can contain any data or information. |
/?email=[EMAIL] | Optional. Email. | |
phone | /?phone=[PHONE] | Optional. Phone. |
firstName | /?firstName=[NAME] | Optional. Name. |
lastName | /?lastName=[SURNAME] | Optional. Surname. |
iso3166 | /?iso3166=[SUREVEY COUNTRY CODE] | Optional. Survey country code in two-letter ISO format e.g. pl, en, fr. |
custom1 / c1 | /?custom1=[CUSTOM1] | Optional. Custom information 1. |
custom2 / c2 | /?custom2=[CUSTOM2] | Optional. Custom information 2. |
custom3 / c3 | /?custom3=[CUSTOM3] | Optional. Custom information 3. |
custom4 / c4 | /?custom4=[CUSTOM3] | Optional. Custom information 4. |
custom5 / c5 | /?custom5=[CUSTOM3] | Optional. Custom information 5. |
… | … | … |
custom40 / c40 | /?custom40=[CUSTOM40] | Optional. Custom information 40. |
Additional parameters
Parameters that enable survey manipulation.
Patameter | Example | Description |
---|---|---|
lng | /lng/[SURVEY LANGUAGE]/ | Optional. Set the survey language using a two or three letter ISO code (e.g., PL, EN, DE, …). You can insert the parameter anywhere in the URL. |
Example
Added data is available in survey reports export files (detailed report, all formats).
Functionality is available in the Professional and Enterprise plan.