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

# Looker Studio Quickstart

> Connect Detrics to Looker Studio and create your first report

<Info>**Last updated:** March 21, 2026</Info>

This visual walkthrough shows you how to connect Detrics to Looker Studio and build your first dashboard, step by step. By the end, you will have a working report pulling live marketing data.

## Prerequisites

Before you begin, make sure you have:

* A [Detrics account](https://detrics.io/get-started?utm_source=detrics-support\&utm_medium=looker-quickstart) with at least one connected platform
* Access to [Looker Studio](https://lookerstudio.google.com) (free with any Google account)

## Connect and build your first report

<Steps>
  <Step title="Open Looker Studio and create a report">
    Go to [lookerstudio.google.com](https://lookerstudio.google.com) and click **Blank Report** to start a new report, or open an existing one.

    You will land in Edit mode with the toolbar across the top.

    <Frame caption="Looker Studio edit mode with the main toolbar">
      <img src="https://mintcdn.com/detrics-4688583d/OWWVo-QQI-tOiwlY/images/tutorials/looker/qs-edit-mode.png?fit=max&auto=format&n=OWWVo-QQI-tOiwlY&q=85&s=e8ce5206c023143de37872e697aa86f4" alt="Looker Studio edit mode with the main toolbar" width="1280" height="720" data-path="images/tutorials/looker/qs-edit-mode.png" />
    </Frame>
  </Step>

  <Step title="Add Detrics as a data source">
    Click **Add data** in the toolbar. In the connector search dialog, type **Detrics** and select the connector for your platform (e.g., "Detrics Meta Ads Connector").

    Authorize the connection when prompted, then select the ad account you want to pull data from.

    <Frame caption="The 'Add data' button in the toolbar">
      <img src="https://mintcdn.com/detrics-4688583d/OWWVo-QQI-tOiwlY/images/tutorials/looker/qs-add-data-btn.png?fit=max&auto=format&n=OWWVo-QQI-tOiwlY&q=85&s=46c913f6305b5c844138dbd9df2c2609" alt="Add data button highlighted in the Looker Studio toolbar" width="1280" height="720" data-path="images/tutorials/looker/qs-add-data-btn.png" />
    </Frame>

    <Tip>
      First time connecting? See the detailed [Add the Detrics Connector](/looker-studio/add-connector) guide for the full authorization flow with screenshots.
    </Tip>
  </Step>

  <Step title="Browse available fields in the Data panel">
    Once connected, the **Data panel** on the right shows all available fields organized into categories. For Meta Ads, you will see groups like Account, Ad, Ad Set, Ad Creative, Videos, Clicks, Total Metrics, and many more.

    Expand any category to see individual fields. In Looker Studio, **dimensions** are attributes you group by (like Campaign Name or Date) and **metrics** are numeric values you measure (like Cost or Impressions).

    <Frame caption="Data panel showing Meta Ads field categories">
      <img src="https://mintcdn.com/detrics-4688583d/OWWVo-QQI-tOiwlY/images/tutorials/looker/qs-data-panel.png?fit=max&auto=format&n=OWWVo-QQI-tOiwlY&q=85&s=cfdce214bb8974a5153cf007c470b0b3" alt="Data panel showing Meta Ads field categories like Account, Ad, Ad Set, Total Metrics, and more" width="1280" height="720" data-path="images/tutorials/looker/qs-data-panel.png" />
    </Frame>
  </Step>

  <Step title="Add a chart to your report">
    Click **Add a chart** in the toolbar and choose a chart type (Table, Time series, Bar chart, Scorecard, etc.). The chart will appear on the canvas.

    You can also drag a field directly from the Data panel onto the canvas to auto-create a chart.

    <Frame caption="The 'Add a chart' button with chart type options">
      <img src="https://mintcdn.com/detrics-4688583d/OWWVo-QQI-tOiwlY/images/tutorials/looker/qs-add-chart-btn.png?fit=max&auto=format&n=OWWVo-QQI-tOiwlY&q=85&s=135670dfae3ef335008979c22785f961" alt="Add a chart button highlighted in the toolbar" width="1280" height="720" data-path="images/tutorials/looker/qs-add-chart-btn.png" />
    </Frame>
  </Step>

  <Step title="View your data in a table">
    After adding a table chart, click it to select it. In the properties panel, drag fields from the Data panel into the **Dimension** and **Metric** slots (or use the "Add dimension" / "Add metric" buttons). Your table will populate with live data.

    Here you can see campaign names, dates, and cost data pulled directly from Meta Ads.
  </Step>

  <Step title="Configure chart properties">
    Click any chart to open its **Table properties** panel. Here you can:

    * Change the **Data source** (e.g., Meta Ads)
    * Add or remove **Dimensions** (like Campaign Name, Date, Result Name)
    * Add or remove **Metrics** (like Cost, Results, Cost per Result)
    * Set **Filters** and **Default date range**

    <Frame caption="Table properties panel showing dimensions, metrics, and configuration options">
      <img src="https://mintcdn.com/detrics-4688583d/OWWVo-QQI-tOiwlY/images/tutorials/looker/qs-table-properties.png?fit=max&auto=format&n=OWWVo-QQI-tOiwlY&q=85&s=357f5c4cf47aa455c91a664c361b1729" alt="Table properties panel with dimensions, metrics, and filter configuration" width="1280" height="720" data-path="images/tutorials/looker/qs-table-properties.png" />
    </Frame>
  </Step>

  <Step title="Add a date range control">
    Click **Add a control** in the toolbar and select **Date range control**. Place it on your report canvas. This lets viewers filter all charts by a custom date range.

    <Frame caption="The 'Add a control' button in the toolbar">
      <img src="https://mintcdn.com/detrics-4688583d/OWWVo-QQI-tOiwlY/images/tutorials/looker/qs-add-control-btn.png?fit=max&auto=format&n=OWWVo-QQI-tOiwlY&q=85&s=e6587b2d485c41f3524ece2b99f7d1fd" alt="Add a control button highlighted in the Looker Studio toolbar" width="1280" height="720" data-path="images/tutorials/looker/qs-add-control-btn.png" />
    </Frame>

    Once placed, you will see a date range dropdown on your report canvas where users can select their desired date range.
  </Step>

  <Step title="Switch to View mode">
    Click the **View** button (blue button in the top-right corner) to exit edit mode and see your finished report as viewers will see it. Your dashboard is now pulling live data from Detrics.

    <Frame caption="The View button in the top-right corner">
      <img src="https://mintcdn.com/detrics-4688583d/OWWVo-QQI-tOiwlY/images/tutorials/looker/qs-view-button.png?fit=max&auto=format&n=OWWVo-QQI-tOiwlY&q=85&s=a533e8af52b2bf39dff5ef4a9dba67ba" alt="View button highlighted in the top-right corner of Looker Studio" width="1280" height="720" data-path="images/tutorials/looker/qs-view-button.png" />
    </Frame>
  </Step>
</Steps>

<Note>
  Your 14-day free trial starts once your first table loads data in Looker Studio.
</Note>

<Warning>
  Looker Studio has a **6-minute execution limit** per data source query. If your report times out, reduce the date range or number of fields. See the [6-minute limit guide](/data-destination/looker-studio/6-minutes-limit) for details.
</Warning>

## Next steps

<CardGroup cols={2}>
  <Card title="Add the Detrics Connector" icon="plug" href="/looker-studio/add-connector">
    Detailed walkthrough of the connector authorization and account selection flow
  </Card>

  <Card title="Build Dashboards 10x Faster" icon="rocket" href="/data-destination/looker-studio/how-to-work-faster">
    Performance tips to speed up your dashboard creation workflow
  </Card>

  <Card title="Supported Data Sources" icon="database" href="/data-destination/looker-studio/supported-data-sources">
    See which platforms are available as Looker Studio connectors
  </Card>

  <Card title="Troubleshooting" icon="wrench" href="/data-destination/looker-studio/troubleshooting">
    Solutions for common connection and performance issues
  </Card>
</CardGroup>

<Tip>
  **Need help?** Reach out to [support@detrics.io](mailto:support@detrics.io) for assistance with connectors or available metrics.
</Tip>
