fullstory-travel

Instrument Fullstory analytics for travel and hospitality flows with privacy and PCI considerations.

11|2|Updated Dec 2, 2025
One-click install
npx skills add https://github.com/fullstorydev/fs-skills --skill fullstory-travel
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: fullstory-travel
Source: https://github.com/fullstorydev/fs-skills/tree/main/industry/fullstory-travel
Command: npx skills add https://github.com/fullstorydev/fs-skills --skill fullstory-travel

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Travel teams struggle to glean actionable insights from complex booking funnels and multi-channel interactions while maintaining privacy and PCI compliance.

Core Features & Use Cases

  • End-to-end journey visibility: track user interactions from search to post-trip activities, across web and mobile.
  • Privacy-first analytics: apply fs-unmask vs fs-mask vs fs-exclude rules to protect PII and sensitive data.
  • Use Case: For a multi-city itinerary, capture search params, selected options, and revenue events to optimize the funnel without capturing sensitive identifiers.

Quick Start

To start, review the SKILL.md and implement basic Fullstory event tracking for travel search and booking in a staging environment. Then extend to payments and loyalty events according to PCI and privacy guidelines.

Frequently Asked Questions about fullstory-travel

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I implement Fullstory analytics for travel booking funnels without capturing PII?

Fullstory analytics for travel booking funnels uses fs-unmask, fs-mask, and fs-exclude rules to protect PII. You instrument search, booking, and checkout flows to capture revenue events and user interactions without exposing sensitive identifiers.

What is the best way to track travel user journeys across web and mobile platforms?

Tracking travel user journeys across web and mobile uses platform-agnostic guidance with platform-specific implementations. You instrument end-to-end interactions from search to post-trip activities, covering loyalty flows across both platforms for complete journey visibility.

Can I use Fullstory analytics for travel applications while maintaining PCI compliance?

Fullstory analytics for travel applications supports PCI compliance by defining specific exclusion and masking rules for checkout and payment flows. You extend tracking to payments only after applying privacy guidelines to ensure sensitive payment data remains uncaptured.

How do I capture multi-city itinerary search parameters and selected options for funnel optimization?

To capture multi-city itinerary search parameters and selected options for funnel optimization, you instrument Fullstory event tracking for travel search interactions. This captures selected options and revenue events throughout the booking process to identify and resolve funnel friction.

Does this travel analytics approach provide separate implementation guidance for web and mobile environments?

This travel analytics approach provides separate implementation guidance for web and mobile environments through platform-specific files. You follow platform-agnostic guidance in the main file, then apply specific web and mobile implementation details for each environment.

When should I use fs-mask versus fs-exclude rules in travel analytics instrumentation?

Use fs-mask versus fs-exclude rules in travel analytics to control data visibility: fs-mask hides sensitive field values while retaining interaction data, whereas fs-exclude completely removes elements from capture, typically for strict PCI compliance during payment checkout flows.