Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.smartinterview.ai/llms.txt

Use this file to discover all available pages before exploring further.

Introduction

SmartInterview’s AI-powered vocal interviews can be combined with Decipher (Forsta Surveys) to add qualitative depth to quantitative research. Decipher provides:
  • Full HTML control
  • JavaScript support
  • XML-based survey engine
This allows two integration methods:
  1. Widget (Embed) – inline inside survey
  2. Redirect – send respondents out and back

What Decipher Supports

FeatureSupport
Custom HTMLYes
iframe embeddingYes
URL redirectsYes
JavaScript supportYes
Variable interpolationYes ([pipe:var], ${var}, gv())
Recommended integrationWidget (embed) or Redirect
Key Insight:
Decipher is highly flexible, so embed is almost always the best option.

Integration Methods

Embed SmartInterview directly inside the Decipher survey using an iframe. How it works:
  • Respondent stays inside Decipher
  • SmartInterview appears inline

Setup Steps

Step 1 — Get Embed Code

From SmartInterview:
  • Go to Builder → Widget
  • Select Decipher (Forsta) theme
  • Copy iframe code

Step 2 — Insert into Decipher

  • Open Survey Editor
  • Add <html> block in XML
  • Paste iframe inside it
  • Replace RESPONDENT_ID with:
    • [pipe:respid]
    • ${respid}
    • or custom variable

Step 3 — Match Styling

Use:
?theme=decipher
This ensures:
  • Clean typography
  • Neutral background
  • Native-like survey appearance

Advantages

  • No page redirects
  • Works with routing, quotas, and sampling
  • Fully responsive (mobile-friendly)

Limitations

  • Some environments may block iframes
  • Data is stored in SmartInterview (linked via ID)

Option B: Redirect

Use this if:
  • iframe is blocked
  • You want a full-page interview experience

Flow

Decipher → SmartInterview → Decipher

Redirect Setup

Step 1 — SmartInterview Setup

  • Create survey
  • Keep user_id = null
  • Set Return URL with parameters:
    • {{respid}}
    • other variables (list, source, etc.)

Step 2 — Decipher Setup

Options:
  • Add HTML link
  • Use auto redirect (JavaScript or <suspend>)

Step 3 — Return to Decipher

  • SmartInterview sends user back
  • Parameters automatically passed

What Data Gets Captured

All URL parameters:
  • Stored in SmartInterview
  • Available as metadata
  • Used in logic/display conditions
  • Sent back to Decipher

Visual Styling

SmartInterview includes a Decipher theme:
ElementStyle
FontSans-serif
BackgroundTransparent
InputsNeutral bordered
Activate via:
  • Builder → Settings → Theme → Decipher

Display Conditions (Personalization)

You can use Decipher variables inside SmartInterview. Example:
  • Pass cell=A
  • Show the question only if cell = A

Summary: Which Option to Choose

Use Widget (Embed) if:

  • You want the best UX
  • You need inline vocal questions
  • iframe is supported

Use Redirect if:

  • iframe is blocked
  • You want a standalone interview page

Recommendation

Why SmartInterview Alone Can Be Better

Using both platforms may cause:
  • Respondent fatigue (redirects)
  • Split data across systems
  • More maintenance

SmartInterview vs Decipher

FeatureDecipherSmartInterview
SurveysYesYes
Logic & routingYesYes
Quotas & samplingStrongLimited
AI vocal interviewsNoYes
TranscriptionNoYes
AI follow-upsNoYes
Sentiment analysisNoYes

Key Benefits of SmartInterview

1. Faster Setup

  • No XML scripting
  • Visual builder
  • Saves 50–70% time

2. Better Engagement

  • No redirects (with embed)
  • Higher completion rates
  • More detailed responses

3. Deeper Insights

  • AI follow-up questions
  • Real-time transcription
  • Automatic coding & sentiment

4. Better Analysis

  • Combine quant + qual using respid
  • Ready for cross-tabulation
  • No manual coding

Quick Start Checklist

  • Check iframe support
  • Create SmartInterview survey
  • Enable Decipher theme
  • Set Return URL
  • Add <html> iframe or redirect
  • Test full flow
  • Verify parameters

Need Help?

Contact: info@smartinterview.ai