The Qualtrics integration works by adding a new column to your datasets with response behavior for each participant. This data is then fed to the Alias API at the end of the survey (or whenever you choose to pass the survey data to the API).

Follow these steps to integrate Alias with Qualtrics. Alternatively, you can important the survey template and adjust it as needed.

Step 1. Add Javascript Tracker

Our Qualtrics javascript tracker generates a history of every change made for each open-ended textbox. To use this tracker, simply paste the code into the “Javascript” block for any open-ended question (you must have at least one).

Step 2. Add Embedded Data Field

Add an embedded data field called alias_data to your survey.

Step 3. Run Survey

All of the data needed for the Alias API will be stored in the alias_data embedded data field.

Step 4. Export Qualtrics Data

After running your survey, export your dataset from Qualtrics as a CSV.

Step 5. Upload to Dashboard

Upload the exported CSV to the Alias Dashboard. This will call the Alias API for every tracked question and merge the results with your dataset.