# Stackadapt

HockeyStack integrates with StackAdapt to directly ingest the impression and engagement data as well as send any custom segment you built on HockeyStack back to StackAdapt as an audience.

To integrate with StackAdapt, go to you settings and click on Integrations:

<figure><img src="/files/0ZxtLZwhySn07iNOy4jG" alt=""><figcaption></figcaption></figure>

You will need your Graph API key to integrate with StackAdapt.

HockeyStack pulls the following metrics from StackAdapt:

* Account ID
* Campaign Group ID
* Campaign Group Name
* Campaign ID
* Campaign Name
* Ad ID
* Ad Name
* UTM Parameters for Click URLs (Source. Medium, Campaign etc.)
* Clicks
* Cost
* Impressions

Tracked per day for every account you connect to HockeyStack

* Company ID
* Company Name
* Company Domain
* Company Industry
* Campaign ID
* Campaign Name
* Impressions
* Clicks

Also tracked per day and it shows the clicks/impressions every company that saw this campaign that day.

Bear in mind that for privacy reasons, ad platforms can hide any datapoint that is too specific for a company that can identify the personally binding data about any individual


---

# 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.hockeystack.com/integrations/abm/stackadapt.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.
