> ## Documentation Index
> Fetch the complete documentation index at: https://help.hoopai.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Ad audiences — custom and lookalike

> Create custom audiences from contacts and website visitors, build lookalike audiences, and manage retargeting lists in the HoopAI Ad Manager.

Ad audiences let you control who sees your ads. Instead of broad demographic targeting, audiences let you retarget people who already know your business (custom audiences) or find new prospects who resemble your best customers (lookalike audiences).

***

## Custom audiences

Custom audiences are built from people who have already interacted with your business.

### Source types

<CardGroup cols={2}>
  <Card title="Customer list" icon="address-book">
    Upload a CSV of contacts (emails, phone numbers) and match them against the ad platform's user database.
  </Card>

  <Card title="Website visitors" icon="globe">
    Target people who visited your website or specific pages. Requires the Facebook Pixel or Google tag to be installed.
  </Card>

  <Card title="Page / profile engagement" icon="thumbs-up">
    Target people who interacted with your Facebook Page, Instagram profile, or LinkedIn Page.
  </Card>

  <Card title="Lead form engagement" icon="file-lines">
    Target people who opened or submitted a lead form on Facebook, LinkedIn, or TikTok.
  </Card>
</CardGroup>

### Creating a custom audience

<Steps>
  <Step title="Open the Audiences tab">
    Go to **Marketing > Ad Manager > Settings > Audiences** and click **+ Create New Audience**.
  </Step>

  <Step title="Select Custom Audience">
    Choose the source type (customer list, website, engagement, or lead form).
  </Step>

  <Step title="Configure the audience">
    * **Customer list** — upload a CSV with email and/or phone columns
    * **Website visitors** — set the time window (e.g., last 30 days) and optionally filter by pages visited
    * **Engagement** — choose the type of interaction (page visit, post reaction, video view)
    * **Lead form** — select the form and interaction type (opened vs. submitted)
  </Step>

  <Step title="Name and save">
    Give the audience a descriptive name and click **Create**. The audience begins populating immediately.
  </Step>
</Steps>

***

## Lookalike audiences

Lookalike audiences find new people who share characteristics with an existing audience — typically your best customers. The ad platform analyzes the source audience and finds similar users.

<Steps>
  <Step title="Select a source audience">
    Choose an existing custom audience or your Facebook Page followers as the seed.
  </Step>

  <Step title="Set the target location">
    Choose the country or region where you want to find lookalike users.
  </Step>

  <Step title="Set the audience size">
    Choose a percentage (1-10%). Lower percentages are more similar to your source; higher percentages reach more people but with less precision.

    * **1%** — closest match, smallest reach
    * **3-5%** — balanced
    * **10%** — broadest reach, least similar
  </Step>

  <Step title="Create">
    Click **Create**. Lookalike audiences take 6-24 hours to populate.
  </Step>
</Steps>

***

## Audience controls during campaign setup

When creating a campaign in the Ad Manager, the **Budget and Audience** step includes:

* **Retargeting tab** — select or create custom audiences to include
* **Exclusion** — exclude custom audiences (e.g., existing customers)
* **Lookalike tab** — select or create lookalike audiences
* **Audience overlap** — the platform warns if your targeting and exclusion audiences overlap significantly

***

## Uploading customer lists

When uploading a CSV for a customer list audience:

* Include columns for **email** and **phone** (both increase match rate)
* Additional columns (first name, last name, city, state, country) improve matching
* Remove headers that do not match standard field names
* File format: CSV with UTF-8 encoding
* Minimum 100 contacts for the platform to create the audience

***

## Retargeting strategies

<AccordionGroup>
  <Accordion title="Website visitor retargeting">
    Show ads to people who visited your site but did not convert. Segment by pages visited — for example, retarget pricing page visitors with a special offer.
  </Accordion>

  <Accordion title="Engagement retargeting">
    Retarget people who interacted with your social posts or watched your videos. These users have shown interest but have not yet visited your site.
  </Accordion>

  <Accordion title="Lead form retargeting">
    Retarget people who opened your lead form but did not submit it. This captures users who were interested but dropped off before completing the form.
  </Accordion>

  <Accordion title="Customer exclusion">
    Exclude existing customers from acquisition campaigns to avoid wasting spend on people who have already purchased. Create a custom audience from your customer list and add it as an exclusion.
  </Accordion>
</AccordionGroup>

***

## Frequently asked questions

<AccordionGroup>
  <Accordion title="How long does it take for a custom audience to populate?">
    Customer list audiences match within a few hours. Website visitor audiences start populating immediately but grow over time as more visitors are tracked. Lead form and engagement audiences populate within 24 hours.
  </Accordion>

  <Accordion title="What is a good match rate for customer list audiences?">
    A match rate of 50-70% is typical. Lower rates indicate that many email addresses or phone numbers in your list do not correspond to accounts on the ad platform. Ensure data quality is high.
  </Accordion>

  <Accordion title="Can I use the same audience across Meta and Google?">
    Audiences are platform-specific. You need to create separate audiences for Meta and Google. However, you can use the same source data (CSV) to create audiences on both platforms.
  </Accordion>
</AccordionGroup>
