Category: Voice Of Customer
This integration is only available for Web projects
What to expect
This integration will allow you to segment VOC responders based on their survey usage and answers. Furthermore, replay links sent to Refiner allow for further investigation of user specific experiences.
What we collect
Dynamic Variables
Key | Value | Data Type |
FB_RF_Feedback Displayed
|
Form ID : {formID} |
Text
|
FB_RF_Feedback Submitted
|
Form ID : {formID} |
Text
|
FB_RF_Feedback Dismissed
|
Form ID : {formID} |
Text
|
FB_RF_Feedback Closed
|
Form ID : {formID} |
Text
|
FB_RF_Q_{question}
|
{answer} |
|
FB_RF_Q_{question}
Refers to the survey answers sent upon submission.
Artificial Pageviews
Trigger | Value |
Feedback Displayed
|
cs_refiner=feedback_displayed
|
Feedback Submitted
|
cs_refiner=feedback_submitted
|
What we send
Session replay
To properly make use of the replay feature you need to either have 100% collection ratio or ETR (Event Triggered replay), please talk to your CSM about this.
Implementation
Implementation Steps
Step 1
Please go to the section How to request an integration to see the instructions to enable this integration. You can then return here once completed.
If you have already completed the step above then continue below.
Step 2
_refiner("addToResponse", {
ContentsquareReplayLink: sessionStorage.getItem("_cs_rl_rf")
});
ContentsquareReplayLink: sessionStorage.getItem("_cs_rl_rf")
Verifying it works
You can use the chrome extension to check the results are sent to CS