fullstory-media-entertainment

Implement Fullstory analytics for media apps with privacy-conscious tracking patterns.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides industry-specific guidance to implement Fullstory analytics for media apps with privacy-conscious controls, enabling accurate measurement of engagement, subscriptions, paywalls, and ad-supported revenue across devices.

Core Features & Use Cases

  • Privacy-first analytics tailored for streaming, news, gaming, and creator platforms, covering cross-device usage.
  • Subscription funnel optimization and churn reduction through event-level tracking and privacy-safe properties.
  • Content engagement tracking including watch time, completion rates, discovery, and recommendations.
  • Paywall placement and messaging optimization with compliant data capture.
  • Detailed implementation guidance for web and mobile SKILL files, with platform-specific cues where relevant.

Quick Start

Review your media app goals and map them to standard events (e.g., content_watched, playback_started, playback_progress, playback_completed, paywall_shown, subscription_started). Example: configure a privacy-first identity and set core properties like subscription_plan, content_id, and device_type. Then tailor events for web and mobile and validate data in your analytics console.

Frequently Asked Questions about fullstory-media-entertainment

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

FAQPage Schema
How do I implement media analytics for streaming without collecting sensitive user data?

Privacy-aware media analytics uses privacy zones and compliant data capture to measure streaming engagement without recording sensitive user inputs. You configure event-level tracking with privacy-safe properties to monitor watch time and completion rates while maintaining strict data privacy controls across all devices.

What is the best way to track subscription funnel drop-off across web and mobile media apps?

Subscription funnel tracking maps standard events like subscription_started and paywall_shown across web and mobile platforms. By setting core properties such as subscription_plan and device_type, you can identify cross-device drop-off points and optimize paywall messaging to reduce churn.

How do I optimize paywall placement for ad-supported vs subscription streaming models?

Paywall optimization for ad-supported and subscription models relies on tracking paywall_shown events alongside content engagement metrics. Analyzing when users hit paywalls relative to their watch time and completion rates helps determine the most effective placement and messaging for each revenue model.

What video playback events should I track to understand content engagement?

Content engagement tracking requires mapping events like playback_started, playback_progress, and playback_completed. Coupling these with properties such as content_id allows you to accurately measure discovery, watch time, and completion rates across your media platform.

Can I use cross-device analytics for gaming platforms and content creators?

Cross-device analytics supports gaming platforms and content creators by tracking user interactions consistently across web and mobile environments. You implement platform-specific cues and standard event naming conventions to capture unified engagement and subscription data.

When should I apply privacy zones to my media app analytics?

Privacy zones should be applied when your media app captures areas containing personally identifiable information or sensitive user inputs. Configuring privacy zones ensures compliant data capture by masking restricted screen regions while still tracking overall subscription and playback interactions.