# Air

Air360 is an analytics solution that gives you the power to turn more users into loyal customers, with actionable insights, whether you feel comfortable with numbers, or not.

The Air360 integration allows you to send the AB Tasty campaign data to Air360.

## How Campaign Data Is Sent <a href="#h_01hdh92fmr97xb0pchmcw597pr" id="h_01hdh92fmr97xb0pchmcw597pr"></a>

AB Tasty campaign data are sent as a custom event with event properties:

* The event name is “**abtasty**”
* The event property **campaign** contains the **Campaign ID** and **Campaign Name** formatted as **\[campaign\_id] campaign\_name**
* The event property **variation** contains the **Campaign ID, Variation ID** and **Variation Name** formatted as **\[campaign\_id]\[variation\_id] variation\_name**

The event is sent using the Air360.track() method. More information on this method [here](https://app.air360.io/docs/quickstart-api#events).

## How to Set up the Integration <a href="#h_01gpkg5w4xnkgjg6h7bj5sfw5r" id="h_01gpkg5w4xnkgjg6h7bj5sfw5r"></a>

<img src="/files/X1zL8VbiekhcnlVhAoYp" alt="" width="375">

1. Access **Integrations > Integration Hub**.
2. Search for and select **Air360**.
3. Click **Setup connector.**
4. Give a name to your connector so you can easily retrieve it.
5. \[Optional] Check the box to automatically add the connector to your future campaigns.
6. Click **Save and create connector.**

If you have checked the box, the connector will be automatically added to the Advanced step of your future campaigns. However, it is not applied retroactively to previously created campaigns.

If you left the box unchecked (default behavior), your connector won't be added automatically. You can still decide to send campaign data to your connector by selecting it from the *Advanced options* step of your campaign. More information on how to link a campaign is can be found in the [Advanced Options Step ](/web-experimentation-and-personalization/campaign-flow-advanced-options.md)article.

You can also modify this behavior from the Integration hub, by editing your connector configuration (check or uncheck box).

**Heads up ⚡**\
You must update the AB Tasty tag to make your changes live.


---

# 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.abtasty.com/integrations/push-integrations/air.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.
