Install our survey wall in just a few simple steps, and we'll take care of everything. We will ask your users the right questions to complete their survey profile and find opportunities that match their profile. Our survey wall can be used on both mobile and desktop, as it adapts to all screen types.
Replace [API_KEY] by your api_key and the [USER_ID] by the unique identifier code of the user of your site who is viewing the wall.
<iframe style="width:100%; height:800px; border:0; padding:0;
margin:0;" scrolling="yes" "frameborder="0"
src="https://surveys.easysurveys.net/wall?apiKey=[API_KEY]&userId=[USER_ID]"></iframe>
Parameter | Description | Value |
---|---|---|
apiKey | API Key of your app, you can find it on your app detail. | xxxxxxxxxxxxxxxxxxxxxxxxxx |
userId | User ID of your web/app. | varchar (256) |
aff_sub | If you need an extra param you can use this, you will get it back in the postback. | varchar (45) |
aff_sub2 | If you need an extra param you can use this, you will get it back in the postback. | varchar (45) |
aff_sub3 | If you need an extra param you can use this, you will get it back in the postback. | varchar (45) |
aff_sub4 | If you need an extra param you can use this, you will get it back in the postback. | varchar (45) |