{
  "id": "07",
  "content": [
    {
      "type": "heading",
      "text": "Domains for Campaigns and Landing Pages"
    },
    {
      "type": "text",
      "html": "Campaign domains can make ads, QR codes, and offline promotions easier to remember. They should redirect cleanly to the right landing page and preserve tracking when needed."
    },
    {
      "type": "text",
      "html": "Microsite domains can be useful, but too many disconnected domains can split authority, confuse visitors, and make maintenance harder."
    },
    {
      "type": "callout",
      "style": "info",
      "html": "<strong>Practice:</strong> Use a separate campaign domain only when it improves recognition or measurement enough to justify the extra DNS, redirects, analytics, and brand governance."
    }
  ],
  "quiz": {
    "questions": [
      {
        "id": "q1",
        "type": "single",
        "text": "When can a campaign domain help?",
        "options": [
          {
            "id": "a",
            "text": "When it improves recognition or measurement"
          },
          {
            "id": "b",
            "text": "When it hides the actual brand forever"
          },
          {
            "id": "c",
            "text": "When it breaks all redirects"
          }
        ],
        "correct": [
          "a"
        ]
      },
      {
        "id": "q2",
        "type": "single",
        "text": "What risk comes from too many disconnected domains?",
        "options": [
          {
            "id": "a",
            "text": "Split authority and visitor confusion"
          },
          {
            "id": "b",
            "text": "Instant perfect SEO"
          },
          {
            "id": "c",
            "text": "Automatic content creation"
          }
        ],
        "correct": [
          "a"
        ]
      }
    ]
  }
}
