FB
F-lightBook Documentation

πŸ” 02 β€” Competitive Intelligence

Section Purpose: Deep research and analysis of competitor platforms β€” primarily Wego and Skyscanner β€” covering their product design, business models, technology stacks, and strategies that can inform our platform build.


Documents in This Section

# Document Description Read Time
1 wego-skyscanner-mechanics.md End-to-end analysis of how Wego and Skyscanner work as flight meta-search platforms β€” data sources, aggregation, tracking ~10 min
2 wego-intelligence-report.md Deep competitive intelligence on Wego β€” product surface, supply side, monetization, SEO, traffic data, tech stack ~15 min
3 wego-metasearch-blueprint.md Condensed blueprint summarizing competitive parity, architecture, unit economics, risks, and phases ~3 min
4 wego-build-blueprint.md Comprehensive β€œwhat to build” plan derived from Wego intelligence β€” positioning, architecture, economics, moats, capital needs ~15 min

Suggested Reading Order

flowchart TD
    A["1. Wego Intelligence Report\n(Raw Evidence)"] --> B["2. Wego/Skyscanner Mechanics\n(Industry Patterns)"]
    B --> C["3. MetaSearch Blueprint\n(Quick Reference)"]
    C --> D["4. Build Blueprint\n(Actionable Plan)"]
  1. Start with wego-intelligence-report.md β€” the deepest raw evidence on Wego
  2. Compare patterns in wego-skyscanner-mechanics.md β€” what’s common across both platforms
  3. Quick summary via wego-metasearch-blueprint.md β€” condensed reference
  4. Action plan in wego-build-blueprint.md β€” converts intelligence into strategy

Key Insights Summary

Wego Profile

[!NOTE]

  • ~4.7M monthly web visits, 40% from Saudi Arabia
  • #1 travel app in MENA β€” 196K GCC downloads (May 2025), 2.6M MAU
  • Hybrid model: meta-search + β€œBook on Wego” on-platform checkout
  • 170+ partners across the GCC, covers Emirates/Etihad/Qatar/IndiGo
  • Tech: Postgres, Debezium CDC, Redpanda, Kong, AWS, Java/Go microservices

Skyscanner Profile

[!NOTE]

  • Searches 1,200+ travel providers
  • Uses create/poll progressive loading pattern
  • Impact for affiliate tracking and commission settlement
  • Quality Rating Score from user surveys (91-day rolling window)
  • Sells Travel Insight data products from search + redirect logs

[!IMPORTANT]

  1. Async search sessions with progressive result loading
  2. Strict deeplink discipline for monetization
  3. Closed-loop click tracking (click ID β†’ conversion β†’ reconciliation)
  4. Price accuracy management as a core product quality metric
  5. Programmatic SEO with route-specific landing pages

Quick Flashcards

What is Wego's primary regional moat?

Traffic concentration in Saudi Arabia (40%) and strong GCC adoption.

What is Skyscanner's Two-Deadline model?

A progressive loading pattern using create/poll to return an initial fast subset and then continuously update results.

What is "Book on Wego"?

An on-site/in-app checkout feature that acts as a hybrid OTA layer within the Wego metasearch platform.



← Back to Index

Last modified: Feb 26, 2026 by George Joseph (a4fadf9)