Adding metadata to your link
Append query parameters with themeta_ prefix to your study URL. The prefix is stripped automatically, so meta_source becomes source in your dashboard.
Study link with metadata
Multiple parameters
Example use cases
Track where interviews come from
Source tracking
Segment by user attributes
Plan and role
Link to your user database
User and org IDs
What Pillow captures automatically
Every interview automatically records system metadata, no URL parameters needed:
This appears alongside your custom metadata in the interview view.
Viewing metadata
Open an interview and click the Metadata button in the footer bar. The panel shows:- Metadata: Your custom
meta_parameters - System: Locale, location, device, and user-agent
Filtering interviews by metadata
Click the filter icon in the interview list, then scroll to the Metadata section. Click Add to pick a metadata key, then select specific values to filter by. This is where consistent naming pays off: if all your email campaigns usemeta_source=email, you can filter to just those interviews in one click.
Limits
Keys can contain letters, numbers, underscores, dots, and dashes. Pillow truncates values that exceed the limit.
Best practices
Keep keys short and consistent
Use short, descriptive keys after the prefix:- ✅
meta_plan,meta_source,meta_user_id - ❌
meta_user_subscription_plan_type,meta_marketing_campaign_source
Standardize values
Pick a casing convention and stick to it:- ✅
meta_plan=pro,meta_plan=free,meta_plan=enterprise - ❌
meta_plan=Pro,meta_plan=FREE,meta_plan=Enterprise Plan
Avoid sensitive data
FAQ
Can I add metadata after an interview starts?
Can I add metadata after an interview starts?
No. Metadata is captured when the user first opens the link. You can’t add or modify metadata for existing interviews.
Is there a limit to how many parameters I can add?
Is there a limit to how many parameters I can add?
You can add up to 50 parameters per prefix. The total URL should stay under roughly 2,000 characters to avoid issues with email clients and messaging platforms.
What’s next
Broadcast your study
Put your metadata-tagged links to work.
Review interviews
See metadata in the interview view.