FullMention
Use one ingestion pull, store data locally, and run analysis offline to minimize API calls.

Competitor Citation Advantage

How to use Competitor Citation Advantage with FullMention API data to generate actionable insights.

Competitor Citation Advantage

What it does

Compares citation/domain coverage advantage between target brand and competitors.

Why this is insightful

Shows where competitors are repeatedly validated by cited sources and where your brand has defensible strength.

Required API fields

  • recommendations[].websites[]
  • rankings.brands[].name
  • query.keyword

Required inputs

  • targetBrand
  • competitorBrands[]

How to use

  1. Build domain coverage stats by brand group.
  2. Compute advantage index per domain.
  3. Classify domains as defend/neutral/gap.

Expected output

  • domain advantage matrix
  • priority gap domains
  • defend list

Copy-ready skill prompt

Use this as a full copy/paste prompt in your AI tool:

Skill: Competitor Citation Advantage
Goal: Run this analysis on FullMention data only.
Data policy:
- Do one controlled ingestion pull from FullMention API.
- Store dataset locally (file/local DB) and analyze offline.
- No repeated API fetch loops during analysis.
Execution contract:
- Provide ingestion_plan, max_api_calls, cache_key, dataset_timestamp, analysis_mode=offline_only.
Required fields:
- Use the required API fields listed on this page.
Output requirements:
- Return summary, key metrics, and evidence_map with source_field_paths and sample_result_ids.
- Include limitations and confidence score rationale.

Run This Skill

Copies the full skill prompt, including data policy and output contract.