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

# Campaign Reports: View & Optimize

> Read campaign performance and iterate targeting, creatives, and budget.

export const SupademoEmbed = ({src, title = "Watch interactive guide"}) => {
  const [show, setShow] = useState(false);
  if (!show) {
    return <div style={{
      margin: "1.25rem 0"
    }}>
        <button type="button" onClick={() => setShow(true)} style={{
      width: "100%",
      padding: "1.25rem 1.5rem",
      border: "1px solid var(--border-color, #e5e7eb)",
      borderRadius: "8px",
      background: "var(--background-color, #f9fafb)",
      cursor: "pointer",
      fontSize: "0.95rem",
      fontWeight: 500,
      textAlign: "left"
    }}>
          ▶ {title} — Click to load
        </button>
      </div>;
  }
  return <iframe src={src} title={title} style={{
    width: "100%",
    height: "600px",
    border: "none",
    borderRadius: "8px",
    margin: "1.25rem 0"
  }} allowFullScreen />;
};

## Optimize via Campaign Reports

<Info>
  The individual reporting section after a campaign launch can be accessed by **clicking over the particular campaign**.

  The **Reports** section provides a centralized view to understand how your campaigns are performing across multiple dimensions.
</Info>

> Watch a quick guide on how to optimize the campaign via Reports.

<SupademoEmbed src="https://app.supademo.com/embed/cmcu9gm1m1sed9st84axgubc6" />

Here's a breakdown of the tabs available:

## **Campaigns Performance**

* **Metrics Tracked:** By default, Media cost, Impressions, Clicks are selected to give a graphical view that shows trends over time, enabling you to analyze the cost-effectiveness and engagement of your campaigns.

<img src="https://mintcdn.com/recotap-f4946591/2wGgyDUu_0mRBwUd/images/13-2-campaign-reports-view-optimize-image.png?fit=max&auto=format&n=2wGgyDUu_0mRBwUd&q=85&s=d6d29416abcd70e3809d9a1f0a5eed52" alt="image.png" width="1703" height="666" data-path="images/13-2-campaign-reports-view-optimize-image.png" />

**Below metrics can be selected too to give a graphical view.**

* Conversions
* Avg. CPM
* Avg. CPC
* Avg. CTR
* Avg. CPV

## **Audience Performance**

Get a **granular view of how your audience is interacting** with your campaigns.
**You will find below segmentation under Audience Performance:**

**Key filters:**

* **Accounts**: See impressions, clicks, and delivery status at the account level. You can choose to *allow* or *block* delivery for any account.
* **Titles**: View engagement segmented by job titles.
* **Departments**: See which departments are getting reached.
* **Seniority**: Analyze delivery and interaction based on seniority levels.
* **Industry**: Track performance by industry verticals.
* **Location**: Monitor reach and engagement by geography.
* **Unmatched Accounts**: Identify accounts that didn’t have a valid LinkedIn page or there is no match.

This section is useful for understanding where your ads are landing and with whom.

<img src="https://mintcdn.com/recotap-f4946591/2wGgyDUu_0mRBwUd/images/13-2-campaign-reports-view-optimize-image-1.png?fit=max&auto=format&n=2wGgyDUu_0mRBwUd&q=85&s=d7da9c88606135574ebfb1fd91b6707a" alt="image.png" width="1673" height="651" data-path="images/13-2-campaign-reports-view-optimize-image-1.png" />

## **Ads Performance**

* **Metrics Tracked:**
  * **Media cost spent per ad**
  * **Number of impressions and views**
  * **Click metrics**
  * **Video-specific metrics** such as view rates and drop-off points (e.g. views at 25%, 50%, 100%)
* **Use Case:** Performance details by each ad creative, providing insights into which creatives resonate best with the audience.

[20250619-1725-44.4646048.mp4](13%202%20Campaign%20Reports%20View%20&%20Optimize/20250619-1725-44.4646048.mp4)

## **Channel Performance**

* **Metrics Tracked:**
  * Media Cost spent per channel
  * Impressions/Views
  * Click Metrics
  * **Video-specific metrics** such as view rates and drop-off points (e.g. views at 25%, 50%, 100%)
* **Use Case:** Compares performance across channels to identify which platform delivers the best ROI.

<img src="https://mintcdn.com/recotap-f4946591/2wGgyDUu_0mRBwUd/images/13-2-campaign-reports-view-optimize-image-2.png?fit=max&auto=format&n=2wGgyDUu_0mRBwUd&q=85&s=921eefa106612646f1bc54ac94ae9e57" alt="image.png" width="1708" height="436" data-path="images/13-2-campaign-reports-view-optimize-image-2.png" />

## **Launch Insights**

The **Launch Insights** page provides a detailed report on the **status of accounts** that are part of the campaign. This section helps troubleshoot delivery and setup issues.

### **Tabs for Account Status**

1. **Live Accounts**: Accounts that have successfully gone live with **Launch Time** i.e. when the campaign was activated for that account
2. **Non-Targetable Accounts**: These accounts within the campaign couldn't be targeted, likely due to lesser reach.
3. **Add Missing Data**: Shows accounts that are not targetable due to missing values required for personalization. For instance, if a dynamic variable like *Industry* is used and certain accounts lack this information, those accounts will be listed here.
4. **Enrichment in Progress:** Accounts currently being enriched with missing data in terms of HQ and LinkedIn page.

### **Search Bar**

* Enables users to quickly **find accounts** by entering their domain or account name.

<img src="https://mintcdn.com/recotap-f4946591/2wGgyDUu_0mRBwUd/images/13-2-campaign-reports-view-optimize-Reports_5.png?fit=max&auto=format&n=2wGgyDUu_0mRBwUd&q=85&s=bf39ab1727acb909608fa8c68fa8c73b" alt="Reports_5.png" width="1477" height="496" data-path="images/13-2-campaign-reports-view-optimize-Reports_5.png" />

## **Export Options**

For all tabs, you can **export data** for offline analysis or reporting. This functionality ensures seamless data sharing and storage for team discussions and decision-making.

By monitoring these metrics, you can assess the success of your campaigns and adjust strategies for better performance in the future.
