# Metrics

- [How to add metric data](https://docs.doubleloop.app/measure/how-to-add-metric-data.md): Learn how to get your metric data into DoubleLoop
- [Metric types](https://docs.doubleloop.app/measure/strategy-map-concepts.md)
- [Control the stats on your strategy map](https://docs.doubleloop.app/measure/control-the-stats-on-your-strategy-map.md): Learn how to control what stats appear on your strategy map
- [Weighted averages](https://docs.doubleloop.app/measure/control-the-stats-on-your-strategy-map/weighted-averages.md): When a simple average won't suffice.
- [Google Sheets integration](https://docs.doubleloop.app/measure/google-sheets-integration.md): Learn how to use Google Sheets to populate you maps with data
- [Amazon Redshift integration](https://docs.doubleloop.app/measure/amazon-redshift-integration.md): Learn how to populate metrics in DoubleLoop via Amazon Redshift.
- [BigQuery integration](https://docs.doubleloop.app/measure/bigquery-integration.md): Learn how to populate metrics in DoubleLoop via BigQuery.
- [CSV file upload](https://docs.doubleloop.app/measure/upload-metrics-via-a-csv-file.md): Learn how to upload metric data into DoubleLoop with CSV files.
- [Google Analytics integration](https://docs.doubleloop.app/measure/google-analytics-integration.md): Learn how to populate metrics in DoubleLoop from Google Analytics.
- [Looker Action Hub integration](https://docs.doubleloop.app/measure/looker-integration.md): Import your KPIs or metrics into DoubleLoop to see actions and outcomes in one place. It's the best way to align a team around an initiative.
- [Looker API integration](https://docs.doubleloop.app/measure/looker-api-integration.md): Import your KPIs or metrics into DoubleLoop to see actions and outcomes in one place. It's the best way to align a team around an initiative.
- [Amplitude integration](https://docs.doubleloop.app/measure/amplitude-integration.md): Learn how to use DoubleLoop's amplitude integration
- [Mixpanel integration](https://docs.doubleloop.app/measure/mixpanel-integration.md): Learn how to populate metrics in DoubleLoop via Mixpanel
- [MySQL](https://docs.doubleloop.app/measure/mysql-integration.md): Learn how to populate metrics in DoubleLoop via MySQL
- [PostgreSQL](https://docs.doubleloop.app/measure/postgresql.md): Learn how to populate metrics in DoubleLoop via PostgreSQL.
- [Snowflake integration](https://docs.doubleloop.app/measure/snowflake-integration.md): Learn how to populate metrics in DoubleLoop via Snowflake.
- [Dedicated outbound IPs](https://docs.doubleloop.app/measure/dedicated-outbound-ips.md): DoubleLoop uses a static set of outbound IPs for enhanced security.
- [Data segmentation](https://docs.doubleloop.app/measure/data-segmentation.md): This page describes how to setup data segmentation in DoubleLoop.
- [Bulk Importing Bookmarklet](https://docs.doubleloop.app/measure/bulk-importing-bookmarklet.md): A quick overview on how to install and use the DoubleLoop Bulk Import bookmarklet.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.doubleloop.app/measure.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
