The Mile is a social commerce platform that connects fashion brands with consumers through live-streamed shopping events hosted by influencers. It enables shoppers to discover and purchase designer clothing, beauty, and lifestyle products in real-time while interacting directly with content creators. The service integrates e-commerce functionality with entertainment, offering exclusive deals and curated style recommendations.

LLM mention score The LLM mention score is the total number of mentions of this brand in different LLM chatbots, normalized to the scale from 0 to 100. You can get actual, non-normalized numbers via the LLM Mention API from DataForSEO.

Normalized 0–100 · last 8 weeks

DataForSEO API

Get LLM mention data of any company via DataForSEO API

Get access to the structured data on keyword, brand, and website mentions in LLMs, including metrics like AI search volume, impressions, and mentions count. 

How to get LLM mention data →
// Fetch The Mile mentions
POST v3/ai_optimization/llm_mentions/search/live
[
    {
        "target": [
            {
                "keyword": "The Mile",
                "search_scope": ["any"]
            }
        ],
        "platform": "chat_gpt",
        "order_by" : ["ai_search_volume,desc"]
    }
]