Brand Performance by Market/Country
Metrics
Brand Performance by Market/Country
Shows composite performance scores broken down by country or market,
revealing geographic variations in brand strength.
This endpoint calculates scores separately for each market, showing how brands perform regionally.
Nike might dominate in the US (score 90) but underperform in France (score 55), indicating market-specific opportunities. Critical for international expansion strategies, identifying priority markets, and understanding regional competitive dynamics.
**When to use:** User wants to compare brand performance across countries, identify strongest/weakest markets, prioritize geographic expansion, analyze regional competition, or find market-specific opportunities.
**Common user queries:**
- "How does Nike perform in different countries?"
- "Compare brand scores across markets"
- "Which country has the highest brand performance?"
- "Show geographic performance breakdown"
- "Where should we focus our expansion?"
- "Get scores by country"
**Returns:** Array of brands with composite scores for each country.
Example: [{"brand": "Nike", "country": "US", "composite_score": 88.5}, {"brand": "Nike", "country": "FR",
"composite_score": 65.0}]
Required permission: `read:analysis`.
GET
Brand Performance by Market/Country
Authorizations
Path Parameters
A UUID string identifying the analysis.
A UUID string identifying the organization.
A UUID string identifying the workspace.
Query Parameters
Filter by one specific brand.
Filter by a collection date being greater than or equal the specified date. YYYY-MM-DD format
Filter by a collection date being less than the specified date. YYYY-MM-DD format
Interval of the timeseries.
Available options:
month, week Response
200 - application/json
Pattern:
^-?\d{0,1}(?:\.\d{0,6})?$Pattern:
^-?\d{0,1}(?:\.\d{0,6})?$Pattern:
^-?\d{0,1}(?:\.\d{0,6})?$Pattern:
^-?\d{0,1}(?:\.\d{0,6})?$