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

# Overview

> Understand how Studio Insights helps you report on candidate journeys and hiring performance

# Insights

Studio Insights brings together candidate activity, ATS disposition data, and job distribution performance to help you understand how your hiring experience is performing.

## Accessing Insights

Click **Insights** in the top navigation in Studio to open your analytics dashboard.

## How data is sourced

Insights is built from multiple data sources that are cleaned, joined, and aggregated into reporting views in Studio. Insights data is sourced from three main areas:

1. **SDK analytics** - Collected from your inploi-hosted careers site or from an SDK implementation on your existing site.
2. **Disposition data** - Synced from your ATS via API.
3. **Spend and performance data** - Synced from Clickcast for inploi-managed job distribution.

SDK analytics includes:

* Event tracking, including page views, job views, application starts, and application completes
* Anonymised user session data

## How data is processed

Data is processed in the data warehouse and synced each day.

During processing, inploi:

* Cleans data by removing duplicates and identified bot traffic
* Joins data sets from analytics, ATS, and distribution sources
* Aggregates data into reporting views

## How data is presented

Insights is presented in Studio through reporting views for overview performance, sources, jobs, and careers site activity.

## Views

<CardGroup cols={2}>
  <Card title="Overview" icon="chart-line" href="/studio/insights/overview-tab">
    High-level numbers for applications, job views, conversion rate, and top sources
  </Card>

  <Card title="Sources" icon="database" href="/studio/insights/sources">
    Understand where candidate activity and applications come from
  </Card>

  <Card title="Jobs" icon="briefcase" href="/studio/insights/jobs">
    Review job-level engagement and application performance
  </Card>

  <Card title="Careers Site" icon="globe" href="/studio/insights/careers-site">
    Explore careers site activity and candidate journeys
  </Card>

  <Card title="Custom Reports" icon="chart-simple" href="/studio/insights/custom-reports">
    Configure bespoke views for your organisation's reporting needs
  </Card>

  <Card title="Hiring" icon="user-check" href="/studio/insights/hiring">
    Monitor ATS application matching and investigate data discrepancies
  </Card>
</CardGroup>

## Reference

* [How ATS data sync works](/studio/insights/faqs/how-ats-data-sync-works) — understand how inploi retrieves, matches, and presents disposition data from your ATS

## Frequently asked questions

* [UTM and campaign tracking](/studio/insights/faqs/track-candidate-sources) — how to tag job posting links and view campaign performance in Studio Insights
