{"id":4780,"date":"2026-01-15T22:17:18","date_gmt":"2026-01-15T14:17:18","guid":{"rendered":"https:\/\/teen.aiproinstitute.com\/?p=4780"},"modified":"2026-01-15T22:42:09","modified_gmt":"2026-01-15T14:42:09","slug":"brand-health-tracking","status":"publish","type":"post","link":"https:\/\/teen.aiproinstitute.com\/zh\/brand-health-tracking\/","title":{"rendered":"Brand Health Tracking"},"content":{"rendered":"<div data-elementor-type=\"wp-post\" data-elementor-id=\"4780\" class=\"elementor elementor-4780\" data-elementor-post-type=\"post\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-7995d72 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"7995d72\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-3562d74\" data-id=\"3562d74\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-52fb0ae elementor-widget elementor-widget-html\" data-id=\"52fb0ae\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>Brand Health Tracking - AiPro Institute\u2122 Prompt Library<\/title>\n    <style>\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n\n        body {\n            font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, sans-serif;\n            background: #ffffff;\n            padding: 2rem;\n            line-height: 1.6;\n        }\n\n        .container {\n            max-width: 900px;\n            margin: 0 auto;\n        }\n\n        .header {\n            text-align: center;\n            margin-bottom: 2rem;\n        }\n\n        .header h1 {\n            font-size: 2.5rem;\n            background: linear-gradient(135deg, #7c3aed 0%, #3b82f6 100%);\n            -webkit-background-clip: text;\n            -webkit-text-fill-color: transparent;\n            background-clip: text;\n            font-weight: 800;\n            margin-bottom: 0.5rem;\n        }\n\n        .card {\n            background: white;\n            border-radius: 16px;\n            box-shadow: 0 20px 60px rgba(0,0,0,0.3);\n            overflow: hidden;\n        }\n\n        .card-header {\n            background: linear-gradient(135deg, #7c3aed 0%, #3b82f6 100%);\n            color: white;\n            padding: 2rem;\n        }\n\n        .card-header h2 {\n            font-size: 2rem;\n            margin-bottom: 0.5rem;\n        }\n\n        .card-header p {\n            opacity: 0.95;\n            font-size: 1.1rem;\n        }\n\n        .meta-badges {\n            display: flex;\n            gap: 0.75rem;\n            flex-wrap: wrap;\n            margin-top: 1rem;\n        }\n\n        .badge {\n            display: inline-block;\n            padding: 0.4rem 0.9rem;\n            border-radius: 20px;\n            font-size: 0.85rem;\n            font-weight: 600;\n        }\n\n        .badge-skill-intermediate {\n            background: #f59e0b;\n            color: white;\n        }\n\n        .badge-time {\n            background: #10b981;\n            color: white;\n        }\n\n        .badge-cost {\n            background: #f59e0b;\n            color: white;\n        }\n\n        .badge-format {\n            background: #8b5cf6;\n            color: white;\n        }\n\n        .tool-compatibility {\n            margin-top: 1rem;\n            padding-top: 1rem;\n            border-top: 1px solid rgba(255,255,255,0.2);\n        }\n\n        .tool-compatibility h3 {\n            font-size: 0.9rem;\n            margin-bottom: 0.5rem;\n            opacity: 0.9;\n        }\n\n        .tool-badges {\n            display: flex;\n            gap: 0.5rem;\n            flex-wrap: wrap;\n        }\n\n        .tool-badge {\n            padding: 0.35rem 0.75rem;\n            background: rgba(255,255,255,0.2);\n            border: 1px solid rgba(255,255,255,0.3);\n            border-radius: 15px;\n            font-size: 0.8rem;\n        }\n\n        .tool-badge.model-agnostic {\n            background: rgba(255,255,255,0.3);\n            font-weight: 600;\n        }\n\n        .card-body {\n            padding: 2.5rem;\n        }\n\n        .section {\n            margin-bottom: 3rem;\n        }\n\n        .section-header {\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n            margin-bottom: 1.5rem;\n        }\n\n        .section-title {\n            font-size: 1.5rem;\n            color: #7c3aed;\n            display: flex;\n            align-items: center;\n            gap: 0.5rem;\n        }\n\n        .section-title::before {\n            content: '';\n            width: 4px;\n            height: 24px;\n            background: linear-gradient(135deg, #7c3aed 0%, #3b82f6 100%);\n            border-radius: 2px;\n        }\n\n        .copy-button {\n            background: linear-gradient(135deg, #7c3aed 0%, #3b82f6 100%);\n            color: white;\n            border: none;\n            padding: 0.6rem 1.2rem;\n            border-radius: 8px;\n            cursor: pointer;\n            font-weight: 600;\n            font-size: 0.9rem;\n            transition: all 0.3s ease;\n        }\n\n        .copy-button:hover {\n            transform: translateY(-2px);\n            box-shadow: 0 4px 12px rgba(124, 58, 237, 0.4);\n        }\n\n        .copy-button.copied {\n            background: #10b981;\n        }\n\n        .prompt-box {\n            background: #f8fafc;\n            border: 2px solid #e2e8f0;\n            border-radius: 12px;\n            padding: 1.5rem;\n            font-family: 'Courier New', monospace;\n            font-size: 0.95rem;\n            line-height: 1.8;\n            margin-bottom: 1rem;\n            white-space: pre-wrap;\n            word-wrap: break-word;\n        }\n\n        .placeholder {\n            color: #f97316;\n            font-weight: 700;\n        }\n\n        .tip-box {\n            background: #fef3c7;\n            border-left: 4px solid #f59e0b;\n            padding: 1rem 1.5rem;\n            border-radius: 8px;\n            font-size: 0.95rem;\n            color: #78350f;\n        }\n\n        .tip-box strong {\n            color: #92400e;\n        }\n\n        .logic-grid {\n            display: grid;\n            gap: 1.5rem;\n        }\n\n        .logic-item {\n            background: #f0f9ff;\n            border-left: 4px solid #3b82f6;\n            padding: 1.5rem;\n            border-radius: 8px;\n        }\n\n        .logic-item h4 {\n            color: #1e40af;\n            margin-bottom: 0.75rem;\n            font-size: 1.1rem;\n        }\n\n        .logic-item p {\n            color: #1f2937;\n            line-height: 1.7;\n        }\n\n        .preview-section {\n            background: #fef3c7;\n            border: 2px solid #fbbf24;\n            border-radius: 12px;\n            padding: 2rem;\n        }\n\n        .preview-title {\n            font-size: 1.25rem;\n            font-weight: 700;\n            color: #92400e;\n            margin-bottom: 1rem;\n        }\n\n        .preview-content {\n            color: #78350f;\n        }\n\n        .subsection-title {\n            font-size: 1.1rem;\n            font-weight: 700;\n            color: #3b82f6;\n            margin-top: 1.5rem;\n            margin-bottom: 0.75rem;\n        }\n\n        .chain-steps {\n            display: grid;\n            gap: 1.5rem;\n        }\n\n        .chain-step {\n            background: #f9fafb;\n            border: 2px solid #e5e7eb;\n            border-radius: 12px;\n            padding: 1.5rem;\n            position: relative;\n            padding-left: 4rem;\n        }\n\n        .step-number {\n            position: absolute;\n            left: 1.5rem;\n            top: 1.5rem;\n            width: 2rem;\n            height: 2rem;\n            background: linear-gradient(135deg, #7c3aed 0%, #3b82f6 100%);\n            color: white;\n            border-radius: 50%;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            font-weight: 700;\n            font-size: 1.1rem;\n        }\n\n        .chain-step h4 {\n            color: #1f2937;\n            margin-bottom: 0.75rem;\n            font-size: 1.1rem;\n        }\n\n        .chain-step p {\n            color: #4b5563;\n            line-height: 1.7;\n            margin-bottom: 0.75rem;\n        }\n\n        .chain-step strong {\n            color: #1f2937;\n        }\n\n        .hitl-grid {\n            display: grid;\n            gap: 1.25rem;\n        }\n\n        .hitl-item {\n            background: #fdf4ff;\n            border: 1px solid #e9d5ff;\n            border-radius: 10px;\n            padding: 1.5rem;\n        }\n\n        .hitl-item h4 {\n            color: #7c3aed;\n            margin-bottom: 0.75rem;\n            font-size: 1rem;\n        }\n\n        .hitl-item p {\n            color: #4b5563;\n            line-height: 1.7;\n            font-size: 0.95rem;\n        }\n\n        .stats-footer {\n            background: #f9fafb;\n            padding: 2rem;\n            display: flex;\n            justify-content: center;\n            gap: 3rem;\n            border-top: 1px solid #e5e7eb;\n        }\n\n        .stat {\n            text-align: center;\n        }\n\n        .stat-value {\n            font-size: 1.75rem;\n            font-weight: 700;\n            color: #7c3aed;\n        }\n\n        .stat-label {\n            color: #6b7280;\n            font-size: 0.85rem;\n            margin-top: 0.25rem;\n        }\n\n        ul {\n            margin-left: 1.5rem;\n            margin-top: 0.5rem;\n        }\n\n        ul li {\n            margin-bottom: 0.5rem;\n            line-height: 1.7;\n        }\n\n        @media (max-width: 768px) {\n            body {\n                padding: 1rem;\n            }\n\n            .header h1 {\n                font-size: 2rem;\n            }\n\n            .card-header h2 {\n                font-size: 1.5rem;\n            }\n\n            .card-body {\n                padding: 1.5rem;\n            }\n\n            .stats-footer {\n                flex-direction: column;\n                gap: 1.5rem;\n            }\n\n            .section-header {\n                flex-direction: column;\n                align-items: flex-start;\n                gap: 1rem;\n            }\n\n            .chain-step {\n                padding-left: 1.5rem;\n            }\n\n            .step-number {\n                position: relative;\n                left: 0;\n                top: 0;\n                margin-bottom: 1rem;\n            }\n        }\n    <\/style>\n<\/head>\n<body>\n    <div class=\"container\">\n        <div class=\"header\">\n            <h1>AiPro Institute\u2122 Prompt Library<\/h1>\n        <\/div>\n\n        <div class=\"card\">\n            <div class=\"card-header\">\n                <h2>Brand Health Tracking<\/h2>\n                <p>Monitor brand perception, measure brand equity, and identify opportunities to strengthen your brand position in the market<\/p>\n                \n                <div class=\"meta-badges\">\n                    <span class=\"badge badge-skill-intermediate\">Intermediate<\/span>\n                    <span class=\"badge badge-time\">15-20 minutes<\/span>\n                    <span class=\"badge badge-cost\">~600 tokens<\/span>\n                    <span class=\"badge badge-format\">Brand Analytics<\/span>\n                <\/div>\n\n                <div class=\"tool-compatibility\">\n                    <h3>Tool Compatibility<\/h3>\n                    <div class=\"tool-badges\">\n                        <span class=\"tool-badge model-agnostic\">Model Agnostic<\/span>\n                        <span class=\"tool-badge\">GPT-4o<\/span>\n                        <span class=\"tool-badge\">Claude 3.5<\/span>\n                        <span class=\"tool-badge\">Gemini 2.5<\/span>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <div class=\"card-body\">\n                <div class=\"section\">\n                    <div class=\"section-header\">\n                        <h3 class=\"section-title\">The Prompt<\/h3>\n                        <button class=\"copy-button\" onclick=\"copyPrompt()\">\ud83d\udccb Copy Prompt<\/button>\n                    <\/div>\n                    \n                    <div class=\"prompt-box\" id=\"promptText\">You are a brand strategist specializing in brand equity measurement, perception tracking, and brand positioning. Conduct a comprehensive brand health assessment to understand how your brand is perceived, identify strengths and weaknesses, and recommend strategies to improve brand equity.\n\n<strong>BRAND CONTEXT:<\/strong>\nBrand Name: <span class=\"placeholder\">[BRAND_NAME]<\/span>\nIndustry: <span class=\"placeholder\">[INDUSTRY]<\/span>\nTarget Audience: <span class=\"placeholder\">[TARGET_AUDIENCE]<\/span>\nGeographic Markets: <span class=\"placeholder\">[MARKETS]<\/span>\nKey Competitors: <span class=\"placeholder\">[COMPETITOR_1]<\/span>, <span class=\"placeholder\">[COMPETITOR_2]<\/span>, <span class=\"placeholder\">[COMPETITOR_3]<\/span>\nBrand Age: <span class=\"placeholder\">[AGE]<\/span> (e.g., Startup <2 years, established 5-10 legacy 20+ years)\nbrand positioning: <span class =\"placeholder\">[POSITIONING]<\/span> (How you want to be perceived)\n\n<strong>BRAND HEALTH TRACKING FRAMEWORK:<\/strong>\n\n<strong>1. BRAND AWARENESS METRICS<\/strong>\n   Measure how well your brand is known:\n   \n   <strong>A. Unaided Brand Awareness (Top-of-Mind)<\/strong>\n      \u2022 Question: \"When you think of [CATEGORY], what brands come to mind?\"\n      \u2022 Metric: % who mention your brand first (top-of-mind awareness)\n      \u2022 Target: 20%+ in core market = strong awareness\n      \u2022 Your Score: <span class=\"placeholder\">[X%]<\/span>\n   \n   <strong>B. Aided Brand Awareness (Recognition)<\/strong>\n      \u2022 Question: \"Which of these [CATEGORY] brands have you heard of?\" [Show list]\n      \u2022 Metric: % who recognize your brand when prompted\n      \u2022 Target: 60%+ in target market\n      \u2022 Your Score: <span class=\"placeholder\">[X%]<\/span>\n   \n   <strong>C. Brand Familiarity<\/strong>\n      \u2022 Question: \"How familiar are you with [BRAND]?\" (Very, Somewhat, Not at all)\n      \u2022 Metric: % answering \"Very familiar\"\n      \u2022 Target: 30%+ among target audience\n      \u2022 Your Score: <span class=\"placeholder\">[X%]<\/span>\n   \n   <strong>D. Share of Voice<\/strong>\n      \u2022 Social Media Mentions: Your mentions vs. competitors\n      \u2022 Search Volume: Branded search queries vs. category terms\n      \u2022 Media Coverage: Press mentions vs. competitors\n      \u2022 Your Share of Voice: <span class=\"placeholder\">[X%]<\/span>\n\n<strong>2. BRAND PERCEPTION & ASSOCIATIONS<\/strong>\n   Understand how people perceive your brand:\n   \n   <strong>A. Brand Attributes<\/strong>\n      Rate your brand on key attributes (1-10 scale):\n      \u2022 Quality: High-quality products\/services\n      \u2022 Innovation: Cutting-edge, forward-thinking\n      \u2022 Value: Good price-to-quality ratio\n      \u2022 Trust: Reliable, dependable\n      \u2022 Customer Service: Helpful, responsive\n      \u2022 Social Responsibility: Ethical, sustainable\n      \u2022 Premium\/Prestige: Aspirational, exclusive\n      \u2022 Approachable: Friendly, accessible\n      \n      For each attribute:\n      \u2022 Your Score: <span class=\"placeholder\">[SCORE]<\/span>\/10\n      \u2022 Competitor Avg: <span class=\"placeholder\">[SCORE]<\/span>\/10\n      \u2022 Gap Analysis: Where you lead (+) or lag (-)\n   \n   <strong>B. Brand Personality<\/strong>\n      \u2022 Which personality traits describe your brand?\n      \u2022 Options: Sophisticated, Rugged, Exciting, Sincere, Competent\n      \u2022 Your Dominant Traits: <span class=\"placeholder\">[TRAITS]<\/span>\n      \u2022 Does this align with intended positioning? Y\/N\n   \n   <strong>C. Word Association<\/strong>\n      \u2022 Question: \"What words or phrases come to mind when you think of [BRAND]?\"\n      \u2022 Top 10 Word Cloud: <span class=\"placeholder\">[WORDS]<\/span>\n      \u2022 Sentiment: Positive, Neutral, Negative count\n      \u2022 Analysis: Do associations match brand messaging?\n\n<strong>3. BRAND PREFERENCE & CONSIDERATION<\/strong>\n   Measure purchase intent and loyalty:\n   \n   <strong>A. Brand Preference<\/strong>\n      \u2022 Question: \"Which [CATEGORY] brand do you prefer?\" (Unprompted)\n      \u2022 Metric: % who name your brand as their favorite\n      \u2022 Your Score: <span class=\"placeholder\">[X%]<\/span>\n      \u2022 Benchmark: Market leader typically 30-40%\n   \n   <strong>B. Consideration Set<\/strong>\n      \u2022 Question: \"Which brands would you consider when purchasing [CATEGORY]?\" (List)\n      \u2022 Metric: % who include your brand in their consideration set\n      \u2022 Your Score: <span class=\"placeholder\">[X%]<\/span>\n      \u2022 Target: 50%+ among target audience\n   \n   <strong>C. Purchase Intent<\/strong>\n      \u2022 Question: \"How likely are you to purchase from [BRAND] in the next 6 months?\" (1-10)\n      \u2022 Metric: % rating 8-10 (high intent)\n      \u2022 Your Score: <span class=\"placeholder\">[X%]<\/span>\n      \u2022 Conversion Funnel: Awareness \u2192 Consideration \u2192 Intent \u2192 Purchase\n\n<strong>4. BRAND LOYALTY & ADVOCACY<\/strong>\n   \n   <strong>A. Net Promoter Score (NPS)<\/strong>\n      \u2022 Question: \"How likely are you to recommend [BRAND] to a friend\/colleague?\" (0-10)\n      \u2022 NPS = % Promoters (9-10) - % Detractors (0-6)\n      \u2022 Your NPS: <span class=\"placeholder\">[SCORE]<\/span>\n      \u2022 Benchmark: 50+ = Excellent, 30-50 = Good, <30 >B. Customer Retention\/Churn<\/strong>\n      \u2022 Repeat Purchase Rate: % of customers who buy again\n      \u2022 Churn Rate: % of customers lost annually\n      \u2022 Customer Lifetime: Average years\/months customers stay\n      \u2022 Your Retention: <span class=\"placeholder\">[X%]<\/span>\n   \n   <strong>C. Brand Advocacy Behaviors<\/strong>\n      \u2022 % who have recommended your brand to others\n      \u2022 % who defend your brand against criticism\n      \u2022 % who actively seek out your products\/content\n      \u2022 Social Sharing: Shares, tags, user-generated content volume\n\n<strong>5. BRAND EQUITY SCORE<\/strong>\n   Calculate overall brand health:\n   \n   <strong>Brand Equity Formula:<\/strong>\n   \u2022 Awareness (20% weight): Unaided + Aided awareness scores\n   \u2022 Perception (30% weight): Attribute ratings vs. competitors\n   \u2022 Preference (25% weight): Consideration + Purchase intent\n   \u2022 Loyalty (25% weight): NPS + Retention rate\n   \n   <strong>Your Brand Equity Score:<\/strong> <span class=\"placeholder\">[SCORE]<\/span>\/100\n   \n   <strong>Interpretation:<\/strong>\n   \u2022 80-100: World-class brand (Apple, Nike, Coca-Cola level)\n   \u2022 60-80: Strong brand with high equity\n   \u2022 40-60: Moderate brand health, room for improvement\n   \u2022 20-40: Weak brand, needs significant work\n   \u2022 0-20: Brand crisis or unknown brand\n\n<strong>6. COMPETITIVE BRAND POSITIONING MAP<\/strong>\n   \n   <strong>Create a 2x2 Perceptual Map:<\/strong>\n   \u2022 X-Axis: <span class=\"placeholder\">[DIMENSION_1]<\/span> (e.g., Premium \u2190 \u2192 Value)\n   \u2022 Y-Axis: <span class=\"placeholder\">[DIMENSION_2]<\/span> (e.g., Traditional \u2190 \u2192 Innovative)\n   \n   Plot your brand and competitors:\n   \u2022 Where do customers place each brand on the map?\n   \u2022 Is your position aligned with intended positioning?\n   \u2022 Are you differentiated or clustered with competitors?\n   \u2022 Is there white space (unoccupied positioning)?\n\n<strong>7. BRAND HEALTH TRENDS<\/strong>\n   Track changes over time:\n   \n   <strong>A. Historical Tracking<\/strong>\n      \u2022 Compare current metrics to 6 months ago, 1 year ago, 2 years ago\n      \u2022 Trending up (\u2191), flat (\u2192), or down (\u2193)?\n      \u2022 Key Metrics to Track Over Time:\n        - Awareness: <span class=\"placeholder\">[TREND]<\/span>\n        - NPS: <span class=\"placeholder\">[TREND]<\/span>\n        - Preference: <span class=\"placeholder\">[TREND]<\/span>\n        - Market Share: <span class=\"placeholder\">[TREND]<\/span>\n   \n   <strong>B. Trigger Event Analysis<\/strong>\n      \u2022 Did any events impact brand health? (product launches, PR crises, campaigns, competitor moves)\n      \u2022 Correlation: Which initiatives improved\/hurt brand metrics?\n\n<strong>8. SENTIMENT ANALYSIS<\/strong>\n   Analyze qualitative brand mentions:\n   \n   <strong>A. Social Media Sentiment<\/strong>\n      \u2022 Analyze 1,000+ brand mentions across Twitter, Instagram, TikTok, Reddit, forums\n      \u2022 Sentiment Breakdown: X% Positive, Y% Neutral, Z% Negative\n      \u2022 Top Positive Themes: <span class=\"placeholder\">[THEMES]<\/span>\n      \u2022 Top Negative Themes: <span class=\"placeholder\">[THEMES]<\/span>\n   \n   <strong>B. Review Sentiment<\/strong>\n      \u2022 Aggregate ratings from Google, Yelp, Trustpilot, G2, Capterra\n      \u2022 Average Rating: <span class=\"placeholder\">[X.X]<\/span>\/5 stars\n      \u2022 Common Praise: <span class=\"placeholder\">[THEMES]<\/span>\n      \u2022 Common Complaints: <span class=\"placeholder\">[THEMES]<\/span>\n   \n   <strong>C. Media Sentiment<\/strong>\n      \u2022 Tone of press coverage: Positive, Neutral, Critical\n      \u2022 Key Narrative: How is media framing your brand?\n\n<strong>9. BRAND STRENGTH VS. COMPETITORS<\/strong>\n   Benchmark against key competitors:\n   \n   Create comparison table:\n   | Metric | Your Brand | Competitor 1 | Competitor 2 | Competitor 3 |\n   |--------|-----------|--------------|--------------|--------------|\n   | Awareness | X% | Y% | Z% | W% |\n   | NPS | X | Y | Z | W |\n   | Preference | X% | Y% | Z% | W% |\n   | Quality Perception | X\/10 | Y\/10 | Z\/10 | W\/10 |\n   | Innovation Perception | X\/10 | Y\/10 | Z\/10 | W\/10 |\n   | Value Perception | X\/10 | Y\/10 | Z\/10 | W\/10 |\n   \n   <strong>Competitive Insights:<\/strong>\n   \u2022 Where do you lead? (Green highlight)\n   \u2022 Where do you lag? (Red highlight)\n   \u2022 Opportunities: Competitor weaknesses to exploit\n   \u2022 Threats: Competitor strengths to defend against\n\n<strong>10. BRAND HEALTH IMPROVEMENT ROADMAP<\/strong>\n   \n   <strong>A. Strengths to Leverage<\/strong>\n      \u2022 Which brand attributes score highest?\n      \u2022 How to amplify these in marketing\/communications?\n   \n   <strong>B. Weaknesses to Address<\/strong>\n      \u2022 Which metrics are below target or competitors?\n      \u2022 Root causes (product issues, messaging misalignment, awareness gaps)?\n      \u2022 Priority ranking: Impact \u00d7 Urgency\n   \n   <strong>C. Strategic Initiatives<\/strong>\n      <strong>If Awareness is Low:<\/strong>\n      \u2022 Increase media spend, PR push, influencer partnerships\n      \u2022 Content marketing, SEO, social media presence\n      \u2022 Sponsorships, events, guerrilla marketing\n      \n      <strong>If Perception is Weak:<\/strong>\n      \u2022 Rebrand or refresh brand identity\n      \u2022 Product quality improvements\n      \u2022 Customer experience enhancements\n      \u2022 Messaging realignment\n      \n      <strong>If Consideration\/Preference is Low:<\/strong>\n      \u2022 Competitive differentiation campaigns\n      \u2022 Promotional offers to trial conversion\n      \u2022 Case studies, testimonials, social proof\n      \u2022 Partnership with trusted brands\n      \n      <strong>If Loyalty is Low:<\/strong>\n      \u2022 Customer success programs\n      \u2022 Loyalty\/rewards programs\n      \u2022 Community building\n      \u2022 Product iteration based on feedback\n   \n   <strong>D. 90-Day Action Plan<\/strong>\n      \u2022 Initiative 1: <span class=\"placeholder\">[ACTION]<\/span> \u2192 Target Metric: <span class=\"placeholder\">[GOAL]<\/span>\n      \u2022 Initiative 2: <span class=\"placeholder\">[ACTION]<\/span> \u2192 Target Metric: <span class=\"placeholder\">[GOAL]<\/span>\n      \u2022 Initiative 3: <span class=\"placeholder\">[ACTION]<\/span> \u2192 Target Metric: <span class=\"placeholder\">[GOAL]<\/span>\n\n<strong>11. BRAND HEALTH DASHBOARD<\/strong>\n   Design a tracking dashboard:\n   \n   <strong>Key Metrics to Monitor:<\/strong>\n   \u2022 Monthly: Social sentiment, share of voice, brand mentions volume\n   \u2022 Quarterly: NPS, customer satisfaction, retention\/churn\n   \u2022 Bi-Annually: Brand awareness survey, perception study, competitor benchmarking\n   \n   <strong>Alert Triggers:<\/strong>\n   \u2022 Red Flag: NPS drops >5 points, negative sentiment spikes >10%, awareness declines >5%\n   \u2022 Action: Investigate root cause, launch response plan\n\n<strong>OUTPUT FORMAT:<\/strong>\n\u2022 Executive Summary: Overall brand health score, key strengths\/weaknesses, strategic recommendation\n\u2022 Metric Dashboard: All 10+ brand health metrics with benchmarks and trends\n\u2022 Competitive Positioning: Perceptual map and competitive comparison table\n\u2022 Sentiment Analysis: Qualitative themes from social, reviews, media\n\u2022 Action Roadmap: Prioritized initiatives with timelines and success metrics\n\u2022 Tracking Plan: Dashboard design with monitoring frequency\n\n<strong>TONE & STYLE:<\/strong>\n\u2022 Data-driven with quantitative and qualitative evidence\n\u2022 Strategic and actionable\n\u2022 Honest assessment of strengths and gaps\n\u2022 Forward-looking with clear improvement roadmap<\/2><\/div>\n                <\/div>\n\n                <div class=\"tip-box\">\n                    <strong>Tip:<\/strong> Fill in the <span class=\"placeholder\">[orange placeholders]<\/span> with your brand details and current metrics before using this prompt.\n                <\/div>\n            <\/div>\n\n            <div class=\"section\">\n                <div class=\"section-header\">\n                    <h3 class=\"section-title\">The Logic (Why This Prompt Works)<\/h3>\n                <\/div>\n                \n                <div class=\"logic-grid\">\n                    <div class=\"logic-item\">\n                        <h4>Awareness Funnel Hierarchy (Unaided \u2192 Aided \u2192 Familiarity)<\/h4>\n                        <p>The prompt structures awareness measurement in three layers: unaided (top-of-mind), aided (recognition), and familiarity (depth of knowledge). This hierarchy reveals brand strength\u2014strong brands have high unaided awareness (customers think of them first); weak brands rely on aided awareness. Coca-Cola has 90%+ unaided awareness globally; newer DTC brands may have 60% aided but only 10% unaided\u2014this diagnostic shows where to invest.<\/p>\n                    <\/div>\n                    \n                    <div class=\"logic-item\">\n                        <h4>Brand Equity Weighted Scoring Model<\/h4>\n                        <p>Rather than treating all metrics equally, the framework weights them by business impact: Perception (30%) and Loyalty (25%) weigh more than raw Awareness (20%) because customers who perceive your brand positively and stay loyal drive revenue. This prevents vanity metric optimization\u2014high awareness with low loyalty (Dollar Shave Club post-acquisition) doesn't build equity. The weighted model aligns brand tracking with business outcomes.<\/p>\n                    <\/div>\n                    \n                    <div class=\"logic-item\">\n                        <h4>Perceptual Positioning Map (2x2 Competitive Landscape)<\/h4>\n                        <p>The 2x2 perceptual map visualizes how customers actually perceive brand positioning relative to competitors\u2014often different from intended positioning. If your \"premium quality\" positioning is perceived as \"overpriced mediocrity\" vs. competitors, this map reveals the gap. Tesla intended premium electric positioning; customers perceive it there. Many luxury brands discover they're perceived as \"traditional expensive\" not \"innovative premium\"\u2014actionable insight for repositioning.<\/p>\n                    <\/div>\n                    \n                    <div class=\"logic-item\">\n                        <h4>NPS as Leading Indicator of Brand Health<\/h4>\n                        <p>Net Promoter Score (promoters minus detractors) correlates strongly with revenue growth and customer lifetime value\u2014making it a predictive brand health metric, not just satisfaction. Companies with NPS 50+ grow 2-3x faster than competitors. The prompt uses NPS as a core loyalty metric because it measures not just satisfaction but advocacy\u2014customers willing to stake their reputation on recommending you signal deep brand connection.<\/p>\n                    <\/div>\n                    \n                    <div class=\"logic-item\">\n                        <h4>Sentiment Analysis Across Channels (Social\/Reviews\/Media)<\/h4>\n                        <p>The framework requires sentiment analysis across three distinct channels\u2014social media (unfiltered customer voice), reviews (purchase experience feedback), and media (external narrative)\u2014because each reveals different brand health dimensions. Positive social but negative reviews suggests marketing-product gap. Positive reviews but negative media suggests PR crisis. Analyzing all three prevents blind spots and identifies specific intervention points.<\/p>\n                    <\/div>\n                    \n                    <div class=\"logic-item\">\n                        <h4>Competitive Benchmarking (Relative vs. Absolute Performance)<\/h4>\n                        <p>Brand health is inherently relative\u2014a 40% awareness score is strong in a fragmented market but weak if competitors have 70%. The prompt requires competitor benchmarking across all metrics to determine if you're winning or losing share of mind. Pepsi's absolute brand metrics are strong; relative to Coca-Cola they trail\u2014this relative view shapes strategy (head-to-head competition vs. niche differentiation).<\/p>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <div class=\"section\">\n                <div class=\"section-header\">\n                    <h3 class=\"section-title\">Output Preview<\/h3>\n                <\/div>\n                \n                <div class=\"preview-section\">\n                    <div class=\"preview-title\">Example Result:<\/div>\n                    <div class=\"preview-content\">\n                        <p><strong>BRAND: \"EcoFlow\" (Sustainable Fashion DTC Brand, 3 years old)<\/strong><\/p>\n\n                        <h4 class=\"subsection-title\">EXECUTIVE SUMMARY<\/h4>\n                        <p><strong>Overall Brand Equity Score: 52\/100<\/strong> \u2014 Moderate brand health with strong perception but weak awareness<\/p>\n\n                        <p style=\"margin-top: 1rem;\"><strong>Key Findings:<\/strong><\/p>\n                        <ul>\n                            <li><strong>Strength:<\/strong> High quality\/sustainability perception (8.4\/10) among aware customers\u2014strong brand promise delivery<\/li>\n                            <li><strong>Weakness:<\/strong> Low awareness (18% aided) limits growth\u2014most target customers don't know we exist<\/li>\n                            <li><strong>Opportunity:<\/strong> High NPS (64) signals strong word-of-mouth potential\u2014leverage advocates for awareness<\/li>\n                            <li><strong>Threat:<\/strong> Competitors outspending 5:1 on awareness campaigns\u2014losing share of voice<\/li>\n                        <\/ul>\n\n                        <p style=\"margin-top: 1rem;\"><strong>Strategic Recommendation:<\/strong> <strong>Invest in awareness-building<\/strong> while protecting brand perception. Launch influencer partnerships, PR campaigns, and referral programs to capitalize on high NPS. Avoid discounting that could erode premium positioning.<\/p>\n\n                        <h4 class=\"subsection-title\">BRAND HEALTH METRICS DASHBOARD<\/h4>\n                        \n                        <p><strong>1. AWARENESS (Score: 35\/100 \u2014 WEAK)<\/strong><\/p>\n                        <ul>\n                            <li>Unaided Awareness: 4% (Target: 20%+) \u2717<\/li>\n                            <li>Aided Awareness: 18% (Target: 60%+) \u2717<\/li>\n                            <li>Brand Familiarity: 9% very familiar (Target: 30%+) \u2717<\/li>\n                            <li>Share of Voice: 8% (vs. top competitor 42%) \u2717<\/li>\n                        <\/ul>\n                        <p style=\"margin-top: 1rem;\"><strong>Insight:<\/strong> Awareness is the critical bottleneck\u2014strong brand among those who know us, but too few know us<\/p>\n\n                        <p style=\"margin-top: 1rem;\"><strong>2. PERCEPTION (Score: 78\/100 \u2014 STRONG)<\/strong><\/p>\n                        <ul>\n                            <li>Quality: 8.4\/10 (Competitor avg: 7.2) \u2713 Leading<\/li>\n                            <li>Sustainability: 9.1\/10 (Competitor avg: 6.5) \u2713 Leading<\/li>\n                            <li>Value: 6.8\/10 (Competitor avg: 7.5) \u2717 Lagging (perceived as pricey)<\/li>\n                            <li>Innovation: 7.9\/10 (Competitor avg: 6.8) \u2713 Leading<\/li>\n                            <li>Trust: 8.2\/10 (Competitor avg: 7.4) \u2713 Leading<\/li>\n                        <\/ul>\n                        <p style=\"margin-top: 1rem;\"><strong>Brand Personality:<\/strong> Sincere (eco-conscious, authentic) + Sophisticated (premium, tasteful) \u2014 aligns with positioning \u2713<\/p>\n\n                        <p style=\"margin-top: 1rem;\"><strong>Word Cloud Top 10:<\/strong> Sustainable, Quality, Expensive, Ethical, Stylish, Eco-friendly, Boutique, Minimalist, Premium, Slow-fashion<\/p>\n                        <p style=\"margin-top: 0.5rem;\"><strong>Sentiment:<\/strong> 78% Positive, 18% Neutral, 4% Negative<\/p>\n\n                        <p style=\"margin-top: 1rem;\"><strong>3. PREFERENCE (Score: 48\/100 \u2014 MODERATE)<\/strong><\/p>\n                        <ul>\n                            <li>Brand Preference: 12% name EcoFlow as favorite (Patagonia: 38%, Everlane: 24%)<\/li>\n                            <li>Consideration Set: 34% include us when shopping (Target: 50%+)<\/li>\n                            <li>Purchase Intent: 28% high intent (8-10 rating)<\/li>\n                        <\/ul>\n                        <p style=\"margin-top: 1rem;\"><strong>Issue:<\/strong> Can't prefer what you don't know\u2014awareness gap limits consideration and intent<\/p>\n\n                        <p style=\"margin-top: 1rem;\"><strong>4. LOYALTY (Score: 72\/100 \u2014 STRONG)<\/strong><\/p>\n                        <ul>\n                            <li>NPS: 64 (Excellent\u2014customers love us)<\/li>\n                            <li>Repeat Purchase Rate: 48% (Industry avg: 35%)<\/li>\n                            <li>Customer Lifetime: 2.3 years avg (Strong retention)<\/li>\n                            <li>Advocacy: 67% have recommended to friends<\/li>\n                        <\/ul>\n                        <p style=\"margin-top: 1rem;\"><strong>Insight:<\/strong> High loyalty among existing customers\u2014our product delivers on brand promise<\/p>\n\n                        <h4 class=\"subsection-title\">COMPETITIVE POSITIONING MAP<\/h4>\n                        <p><strong>Axes:<\/strong> X = Premium \u2190 \u2192 Value | Y = Traditional \u2190 \u2192 Innovative<\/p>\n                        \n                        <p style=\"margin-top: 1rem;\"><strong>Quadrant Placement:<\/strong><\/p>\n                        <ul>\n                            <li><strong>High Premium \/ High Innovation:<\/strong> EcoFlow (our position), Reformation, Stella McCartney<\/li>\n                            <li><strong>High Premium \/ Traditional:<\/strong> Ralph Lauren, J.Crew<\/li>\n                            <li><strong>Value \/ High Innovation:<\/strong> Everlane, ThredUp (competitive threat)<\/li>\n                            <li><strong>Value \/ Traditional:<\/strong> H&M, Zara, Fast Fashion<\/li>\n                        <\/ul>\n\n                        <p style=\"margin-top: 1rem;\"><strong>Analysis:<\/strong> We're positioned correctly (premium sustainable innovation) but Everlane is attacking with \"value sustainable innovation\"\u2014threatening our niche. Differentiation: emphasize superior quality vs. their basic designs.<\/p>\n\n                        <h4 class=\"subsection-title\">SENTIMENT ANALYSIS<\/h4>\n                        <p><strong>Social Media (5,200 mentions analyzed):<\/strong><\/p>\n                        <ul>\n                            <li><strong>Positive (78%):<\/strong> \"Finally found sustainable fashion that's actually stylish,\" \"Quality is incredible,\" \"Feel good about every purchase\"<\/li>\n                            <li><strong>Neutral (18%):<\/strong> General mentions, outfit photos<\/li>\n                            <li><strong>Negative (4%):<\/strong> \"Too expensive,\" \"Sizing inconsistent,\" \"Wish more variety\"<\/li>\n                        <\/ul>\n\n                        <p style=\"margin-top: 1rem;\"><strong>Reviews (487 reviews, 4.6\/5 stars):<\/strong><\/p>\n                        <ul>\n                            <li><strong>Praise:<\/strong> Fabric quality, ethical sourcing transparency, minimalist aesthetic<\/li>\n                            <li><strong>Complaints:<\/strong> Price point (32% mention), limited size range (18% mention), slow shipping (12% mention)<\/li>\n                        <\/ul>\n\n                        <h4 class=\"subsection-title\">BRAND HEALTH IMPROVEMENT ROADMAP<\/h4>\n                        <p><strong>Priority #1: AWARENESS GAP (Critical)<\/strong><\/p>\n                        <p><strong>90-Day Initiatives:<\/strong><\/p>\n                        <ul>\n                            <li><strong>Initiative 1:<\/strong> Influencer partnerships (15 micro-influencers in sustainable fashion niche) \u2192 Target: 5M impressions, 25% aided awareness<\/li>\n                            <li><strong>Initiative 2:<\/strong> Referral program (\"Give $20, Get $20\") \u2192 Target: 1,500 new referrals, leverage NPS 64<\/li>\n                            <li><strong>Initiative 3:<\/strong> PR push (pitch to Vogue, Elle sustainability features) \u2192 Target: 3 major placements, 2M reach<\/li>\n                        <\/ul>\n\n                        <p style=\"margin-top: 1rem;\"><strong>Priority #2: VALUE PERCEPTION (Moderate)<\/strong><\/p>\n                        <ul>\n                            <li><strong>Initiative 4:<\/strong> Educational content on cost of quality\/sustainability (\"Why Our $120 Shirt Lasts 10 Years\") \u2192 Target: Improve value perception from 6.8 to 7.5<\/li>\n                            <li><strong>Initiative 5:<\/strong> Entry-price-point collection ($40-60 basics) \u2192 Target: Lower consideration barrier for new customers<\/li>\n                        <\/ul>\n\n                        <p style=\"margin-top: 1rem;\"><strong>Success Metrics (90-day targets):<\/strong><\/p>\n                        <ul>\n                            <li>Aided Awareness: 18% \u2192 30%<\/li>\n                            <li>Unaided Awareness: 4% \u2192 10%<\/li>\n                            <li>Consideration Set: 34% \u2192 45%<\/li>\n                            <li>Maintain NPS: 64+ (don't sacrifice quality for growth)<\/li>\n                        <\/ul>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <div class=\"section\">\n                <div class=\"section-header\">\n                    <h3 class=\"section-title\">Chain Strategy (Advanced Workflow)<\/h3>\n                <\/div>\n                <p style=\"margin-bottom: 1.5rem;\">For best results, use this 3-step sequential prompting strategy:<\/p>\n                \n                <div class=\"chain-steps\">\n                    <div class=\"chain-step\">\n                        <div class=\"step-number\">1<\/div>\n                        <h4>Brand Awareness & Perception Survey<\/h4>\n                        <p><strong>Goal:<\/strong> Collect quantitative brand health data from target audience<\/p>\n                        <p><strong>Prompt:<\/strong> \"Design a brand health survey for <span class=\"placeholder\">[BRAND]<\/span> targeting <span class=\"placeholder\">[AUDIENCE]<\/span>. Survey structure (15-20 questions, 5-7 minutes): (1) Screener: Are you in target demographic? Do you purchase <span class=\"placeholder\">[CATEGORY]<\/span>? (2) Unaided awareness: 'When you think of <span class=\"placeholder\">[CATEGORY]<\/span>, what brands come to mind?' (open-ended), (3) Aided awareness: 'Which of these brands have you heard of?' (list including yours and competitors), (4) Familiarity: For each heard-of brand, rate familiarity (Very, Somewhat, Not), (5) Attribute ratings: For familiar brands, rate on 10-point scale: Quality, Value, Innovation, Trust, Customer Service, Sustainability (customize to your category), (6) Brand personality: Which words describe each brand? (Select from list: Sophisticated, Rugged, Exciting, Sincere, Competent), (7) Preference: 'Which is your favorite <span class=\"placeholder\">[CATEGORY]<\/span> brand?' (unprompted), (8) Consideration: 'Which brands would you consider purchasing?' (list), (9) NPS: 'How likely to recommend <span class=\"placeholder\">[BRAND]<\/span>?' (0-10 scale), (10) Open-ended: 'What do you like\/dislike about <span class=\"placeholder\">[BRAND]<\/span>?' Field survey to 300-500 respondents (representative of target market). Analyze: awareness metrics, perception scores, perceptual positioning map, competitive benchmarking.\"<\/p>\n                        <p><strong>Expected Output:<\/strong> Quantitative brand health dashboard with awareness, perception, preference, and loyalty metrics benchmarked against competitors.<\/p>\n                    <\/div>\n                    \n                    <div class=\"chain-step\">\n                        <div class=\"step-number\">2<\/div>\n                        <h4>Sentiment & Qualitative Analysis<\/h4>\n                        <p><strong>Goal:<\/strong> Understand the 'why' behind quantitative scores through qualitative insights<\/p>\n                        <p><strong>Prompt:<\/strong> \"Conduct qualitative sentiment analysis for <span class=\"placeholder\">[BRAND]<\/span> across multiple channels: (1) Social media listening: Collect 1,000+ brand mentions from Twitter, Instagram, TikTok, Reddit, forums over past 90 days. Use sentiment analysis tools (Brandwatch, Sprout Social, or manual coding). Calculate: % Positive, Neutral, Negative. Extract top themes from positive mentions (what people love) and negative mentions (complaints, frustrations). (2) Review mining: Aggregate reviews from Google, Yelp, Trustpilot, Amazon, app stores. Calculate avg star rating. Categorize feedback themes by frequency (quality, price, service, shipping, etc.). (3) Media analysis: Search brand mentions in news, blogs, industry publications (past 12 months). Assess tone: Positive, Neutral, Critical. Identify key narrative: How is media framing your brand? (4) Customer interviews: Conduct 10-15 interviews with customers (mix of promoters and detractors). Ask: What made you choose us? What keeps you coming back or what drove you away? How do you describe us to friends? (5) Synthesis: For each data source, identify: Top 3 positive themes, Top 3 negative themes, Sentiment distribution, Quote examples. Cross-reference: Do themes align across channels? Where do perceptions diverge?\"<\/p>\n                        <p><strong>Expected Output:<\/strong> Qualitative sentiment report with thematic analysis, customer quotes, and cross-channel insights explaining brand perception drivers.<\/p>\n                    <\/div>\n                    \n                    <div class=\"chain-step\">\n                        <div class=\"step-number\">3<\/div>\n                        <h4>Brand Health Improvement Strategy<\/h4>\n                        <p><strong>Goal:<\/strong> Translate insights into actionable brand-building initiatives<\/p>\n                        <p><strong>Prompt:<\/strong> \"Based on brand health data [INSERT FINDINGS FROM STEPS 1-2], develop a prioritized brand improvement strategy for <span class=\"placeholder\">[BRAND]<\/span>. Analysis: (1) Identify gaps: Which brand health dimensions scored below target or competitors? (Awareness <40%, NPS <30, Perception attributes <7>\n                        <p><strong>Expected Output:<\/strong> Strategic roadmap with prioritized initiatives, implementation plan, budget allocation, success metrics, and ongoing monitoring framework.<\/p>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <div class=\"section\">\n                <div class=\"section-header\">\n                    <h3 class=\"section-title\">Human-in-the-Loop Refinement Tips<\/h3>\n                <\/div>\n                <p style=\"margin-bottom: 1.5rem;\">Enhance your results with these follow-up prompts:<\/p>\n                \n                <div class=\"hitl-grid\">\n                    <div class=\"hitl-item\">\n                        <h4>\ud83d\udcca Segment-Specific Brand Health<\/h4>\n                        <p><strong>Follow-up Prompt:<\/strong> \"Analyze brand health separately for different customer segments: <span class=\"placeholder\">[SEGMENT_1]<\/span> vs. <span class=\"placeholder\">[SEGMENT_2]<\/span> vs. <span class=\"placeholder\">[SEGMENT_3]<\/span> (e.g., Gen Z vs. Millennials vs. Gen X; Urban vs. Suburban; High-income vs. Mid-income; New customers vs. Long-term loyalists). For each segment: Calculate awareness, perception, preference, NPS separately. Identify: Which segments have strongest brand health? Which are weakest? What drives differences? (age, geography, product usage, price sensitivity). Create segment-specific brand strategies: Should we double down on strong segments or fix weak segments? Different messaging\/positioning by segment? Segment prioritization for marketing investment. Recommendation: How to tailor brand-building efforts to each segment's unique perceptions and needs?\"<\/p>\n                    <\/div>\n                    \n                    <div class=\"hitl-item\">\n                        <h4>\ud83c\udfaf Competitor Brand Attribute Gap Analysis<\/h4>\n                        <p><strong>Follow-up Prompt:<\/strong> \"Conduct detailed competitor brand attribute benchmarking. For <span class=\"placeholder\">[YOUR_BRAND]<\/span> vs. <span class=\"placeholder\">[COMPETITOR_1]<\/span>, <span class=\"placeholder\">[COMPETITOR_2]<\/span>, <span class=\"placeholder\">[COMPETITOR_3]<\/span>: Rate each on 15-20 attributes (Quality, Innovation, Value, Trust, Customer Service, Design, Sustainability, Prestige, Approachability, Reliability, Speed, Customization, etc.). Create attribute importance map: Survey customers: 'How important is each attribute when choosing a <span class=\"placeholder\">[CATEGORY]<\/span> brand?' (1-10). Plot on 2x2 matrix: Importance (High\/Low) \u00d7 Your Performance vs. Competitors (Leading\/Lagging). Strategic insights: High importance + Leading = Strength to amplify, High importance + Lagging = Critical gap to fix, Low importance + Leading = Overinvesting (reallocate resources), Low importance + Lagging = Low priority. Recommendation: Which 3 attributes should be your brand positioning pillars? Which should you de-emphasize? How to close gaps on critical attributes?\"<\/p>\n                    <\/div>\n                    \n                    <div class=\"hitl-item\">\n                        <h4>\ud83d\udd04 Brand Crisis Monitoring & Response Plan<\/h4>\n                        <p><strong>Follow-up Prompt:<\/strong> \"Develop a brand crisis monitoring and response framework for <span class=\"placeholder\">[BRAND]<\/span>. Crisis scenarios to plan for: (1) Product failure\/safety issue, (2) Negative viral social media (controversy, backlash), (3) Customer service disaster, (4) Executive scandal, (5) Competitive attack (comparative advertising, pricing war), (6) Regulatory\/legal issue. For each scenario: Early warning signals: What metrics\/alerts indicate brewing crisis? (sentiment spike, review rating drop, media tone shift). Response protocol: Who is crisis team? What's communication plan? (internal, customer, media, social). Brand protection tactics: How to contain damage? (apology, transparency, corrective action, rebuilding trust). Create real-time monitoring dashboard: Track hourly: sentiment trend, mention volume, negative keyword spikes, review ratings, competitor mentions. Alert triggers: If sentiment drops >20% in 24 hours, if negative mentions spike >5x normal, if star rating drops >0.3 points\u2014activate crisis protocol. Provide: Crisis response playbook with decision trees, communication templates, escalation procedures.\"<\/p>\n                    <\/div>\n                    \n                    <div class=\"hitl-item\">\n                        <h4>\ud83d\udca1 Brand Refresh vs. Rebrand Decision Framework<\/h4>\n                        <p><strong>Follow-up Prompt:<\/strong> \"Determine whether <span class=\"placeholder\">[BRAND]<\/span> needs a brand refresh (evolution) or full rebrand (revolution). Decision criteria: (Brand Refresh indicators): Perception is positive but outdated, Visual identity feels dated, Need to stay relevant to younger audiences, Small perception gaps to close, Strong brand equity to preserve. (Full Rebrand indicators): Fundamental perception misalignment (you're seen as X but want to be Y), Brand damaged by crisis\/scandal, Target market has completely shifted, Merger\/acquisition identity integration, Category disruption requires repositioning. Assessment: Map current perception vs. desired perception on key attributes. Gap analysis: If gaps are <3 points on 10-point scale \u2192 refresh. if gaps are>5 points \u2192 Consider rebrand. Risk analysis: Refresh = Low risk, maintains equity, incremental improvement. Rebrand = High risk, can lose equity, transformational change. Case studies: Successful refreshes (Apple 1997, Burberry 2000s, Old Spice 2010). Successful rebrands (Dunkin' \u2192 Dunkin, Facebook \u2192 Meta, Weight Watchers \u2192 WW). Failed rebrands (Gap 2010, Tropicana 2009). Recommendation: Refresh or rebrand? If rebrand, phased transition plan to minimize equity loss. If refresh, specific visual\/messaging updates needed.\"<\/p>\n                    <\/div>\n                    \n                    <div class=\"hitl-item\">\n                        <h4>\ud83c\udf0d Geographic Brand Health Variation<\/h4>\n                        <p><strong>Follow-up Prompt:<\/strong> \"Analyze brand health differences across geographic markets for <span class=\"placeholder\">[BRAND]<\/span> operating in <span class=\"placeholder\">[MARKET_1]<\/span>, <span class=\"placeholder\">[MARKET_2]<\/span>, <span class=\"placeholder\">[MARKET_3]<\/span>. For each market: Measure: Awareness, Perception attributes, Preference, NPS. Compare: Which markets have strongest vs. weakest brand health? Explain: Why do perceptions vary? (cultural differences, competitive set, historical presence, local partnerships, product-market fit). Example insights: Strong awareness in home market but weak internationally, Premium perception in Europe but value perception in US, High NPS in mature markets but low in new markets. Strategic implications: Should we have unified global brand vs. localized brand strategies? Where to invest brand-building resources? (strengthen strong markets or fix weak ones?). Localization recommendations: Messaging adaptation by culture, Visual identity adjustments, Product\/service adaptation, Pricing positioning by market. Provide: Market-by-market brand strategy with localized positioning and investment allocation.\"<\/p>\n                    <\/div>\n                    \n                    <div class=\"hitl-item\">\n                        <h4>\ud83d\udcc8 Brand Health ROI Attribution<\/h4>\n                        <p><strong>Follow-up Prompt:<\/strong> \"Quantify the business impact of brand health improvements for <span class=\"placeholder\">[BRAND]<\/span>. Correlation analysis: (1) Brand awareness \u2192 Revenue: For every 10% increase in aided awareness, how much does revenue increase? (Benchmark: 5-15% revenue lift). (2) NPS \u2192 Customer LTV: Promoters (9-10 NPS) have X% higher LTV than Detractors (0-6). (3) Perception \u2192 Pricing power: Brands rated 8+ on quality can command X% price premium vs. 6-7 rated brands. (4) Preference \u2192 Market share: 10% increase in brand preference correlates with X% market share gain. Use historical data: Plot brand metric trends vs. revenue trends over past 24 months. Identify lead\/lag: Do brand improvements precede revenue growth by 3-6 months? Predictive modeling: Based on current brand health trajectory, forecast revenue impact in 12 months. Scenario planning: If we improve awareness from X% to Y%, what's projected revenue impact? Investment justification: How much should we invest in brand-building given ROI? Provide: Brand health ROI model, recommended brand marketing budget allocation, expected payback period for brand investments.\"<\/p>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <div class=\"stats-footer\">\n            <div class=\"stat\">\n                <div class=\"stat-value\">\u2b50 4.8<\/div>\n                <div class=\"stat-label\">(698 ratings)<\/div>\n            <\/div>\n            <div class=\"stat\">\n                <div class=\"stat-value\">\ud83d\udccb 11,923<\/div>\n                <div class=\"stat-label\">copies<\/div>\n            <\/div>\n            <div class=\"stat\">\n                <div class=\"stat-value\">\ud83d\udcac 534<\/div>\n                <div class=\"stat-label\">reviews<\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n\n    <script>\n        function copyPrompt() {\n            const promptText = document.getElementById('promptText').innerText;\n            const button = document.querySelector('.copy-button');\n            \n            navigator.clipboard.writeText(promptText).then(() => {\n                button.textContent = '\u2713 Copied!';\n                button.classList.add('copied');\n                \n                setTimeout(() => {\n                    button.textContent = '\ud83d\udccb Copy Prompt';\n                    button.classList.remove('copied');\n                }, 2000);\n            });\n        }\n    <\/script>\n<\/body>\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>Brand Health Tracking &#8211; AiPro Institute\u2122 Prompt Library AiPro Institute\u2122 Prompt Library Brand Health Tracking Monitor brand perception, measure brand equity, and identify opportunities to strengthen your brand position in the market Intermediate 15-20 minutes ~600 tokens Brand Analytics Tool Compatibility Model Agnostic GPT-4o Claude 3.5 Gemini 2.5 The Prompt \ud83d\udccb Copy Prompt You are&hellip;<\/p>","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"categories":[182],"tags":[],"class_list":["post-4780","post","type-post","status-publish","format-standard","hentry","category-market-strategy"],"acf":[],"_links":{"self":[{"href":"https:\/\/teen.aiproinstitute.com\/zh\/wp-json\/wp\/v2\/posts\/4780","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/teen.aiproinstitute.com\/zh\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/teen.aiproinstitute.com\/zh\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/teen.aiproinstitute.com\/zh\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/teen.aiproinstitute.com\/zh\/wp-json\/wp\/v2\/comments?post=4780"}],"version-history":[{"count":4,"href":"https:\/\/teen.aiproinstitute.com\/zh\/wp-json\/wp\/v2\/posts\/4780\/revisions"}],"predecessor-version":[{"id":4836,"href":"https:\/\/teen.aiproinstitute.com\/zh\/wp-json\/wp\/v2\/posts\/4780\/revisions\/4836"}],"wp:attachment":[{"href":"https:\/\/teen.aiproinstitute.com\/zh\/wp-json\/wp\/v2\/media?parent=4780"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/teen.aiproinstitute.com\/zh\/wp-json\/wp\/v2\/categories?post=4780"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/teen.aiproinstitute.com\/zh\/wp-json\/wp\/v2\/tags?post=4780"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}