---
title: "Find Your Marketing Stage | Free Quiz | Liftoff Local"
url: https://liftofflocal.co/start-here/quiz
description: "Not sure where to start with marketing? Take our 2-minute quiz to discover your growth stage and get a personalized recommendation for your local business."
lang: en
---

Free Marketing Growth Assessment

# Where Are You in Your Marketing Journey?

Answer a few quick questions to discover what stage your business is in and what marketing improvements could generate the most growth.

Takes about 60 seconds

Question 1 of 4 0%

## How do most customers currently discover your business?

## Structured data

```json
{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://liftofflocal.co/#organization",
      "name": "Liftoff Local LLC",
      "alternateName": "Liftoff Local",
      "url": "https://liftofflocal.co",
      "description": "Marketing infrastructure for local businesses. Liftoff Local builds and runs the website, search presence, advertising, and Lead Management System behind an Ohio local business as one connected system.",
      "logo": "https://liftofflocal.co/og-image.png",
      "email": "hello@liftofflocal.co",
      "telephone": "+1-937-887-3622",
      "sameAs": [
        "https://www.facebook.com/profile.php?id=61586439009930",
        "https://www.instagram.com/liftofflocal/",
        "https://www.tiktok.com/@liftofflocal"
      ]
    },
    {
      "@type": [
        "LocalBusiness",
        "ProfessionalService"
      ],
      "@id": "https://liftofflocal.co/#localbusiness",
      "name": "Liftoff Local",
      "url": "https://liftofflocal.co",
      "image": "https://liftofflocal.co/og-image.png",
      "telephone": "+1-937-887-3622",
      "email": "hello@liftofflocal.co",
      "priceRange": "$$",
      "address": {
        "@type": "PostalAddress",
        "addressLocality": "Bellefontaine",
        "addressRegion": "OH",
        "postalCode": "43311",
        "addressCountry": "US"
      },
      "geo": {
        "@type": "GeoCoordinates",
        "latitude": 40.3612,
        "longitude": -83.7599
      },
      "openingHoursSpecification": [
        {
          "@type": "OpeningHoursSpecification",
          "dayOfWeek": [
            "Monday",
            "Tuesday",
            "Wednesday",
            "Thursday",
            "Friday"
          ],
          "opens": "09:00",
          "closes": "17:00"
        }
      ],
      "areaServed": [
        {
          "@type": "City",
          "name": "Bellefontaine",
          "containedInPlace": {
            "@type": "State",
            "name": "Ohio"
          }
        },
        {
          "@type": "City",
          "name": "Columbus",
          "containedInPlace": {
            "@type": "State",
            "name": "Ohio"
          }
        },
        {
          "@type": "City",
          "name": "Dayton",
          "containedInPlace": {
            "@type": "State",
            "name": "Ohio"
          }
        },
        {
          "@type": "City",
          "name": "Cincinnati",
          "containedInPlace": {
            "@type": "State",
            "name": "Ohio"
          }
        },
        {
          "@type": "City",
          "name": "Springfield",
          "containedInPlace": {
            "@type": "State",
            "name": "Ohio"
          }
        },
        {
          "@type": "City",
          "name": "Marysville",
          "containedInPlace": {
            "@type": "State",
            "name": "Ohio"
          }
        },
        {
          "@type": "City",
          "name": "Lima",
          "containedInPlace": {
            "@type": "State",
            "name": "Ohio"
          }
        },
        {
          "@type": "City",
          "name": "Mason",
          "containedInPlace": {
            "@type": "State",
            "name": "Ohio"
          }
        }
      ],
      "sameAs": [
        "https://www.facebook.com/profile.php?id=61586439009930",
        "https://www.instagram.com/liftofflocal/",
        "https://www.tiktok.com/@liftofflocal"
      ]
    },
    {
      "@type": "WebSite",
      "@id": "https://liftofflocal.co/#website",
      "url": "https://liftofflocal.co",
      "name": "Liftoff Local",
      "publisher": {
        "@id": "https://liftofflocal.co/#organization"
      }
    }
  ]
}
```