Overview

Tutorials based on use cases

The tutorials in this section do not offer detailed instructions but rather offer general, broad indications of how you can implement the Results API in diverse use cases.

These tutorials aim at helping you discover use cases and at stirring your imagination to create your own implementations.

Use case tutorials:

TutorialDescription
Create an Automated PipelineBuild an automated pipeline that pulls data from the UserTesting Results API and loads it into a data warehouse like Snowflake, BigQuery, or Redshift on a schedule.
Build a UX Metrics DashboardUse QXscores to build a UX metrics dashboard that tracks experience quality across tests and time, allowing teams to analyze user interaction through different test versions.
Stream insights into Slack or JiraCreate real-time action triggers that send notifications to Slack or create Jira issues when sessions register low scores.
Generate Video Transcript AnalysisLeverage UserTesting session transcripts with Large Language Models (LLMs) to efficiently generate summaries, extract themes, and analyze sentiment.
Process Session Videos at ScaleLearn how to securely download and manage UserTesting session videos at scale using temporary pre-signed URLs and the Results API.
Model Session Details & DemographicsLearn how to effectively interpret and model session-level details and participant demographics using the Results API for enriched qualitative and quantitative analysis.