> For the complete documentation index, see [llms.txt](https://help.daasity.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.daasity.com/core-concepts/data-integrations/setup-guides/digital-integrations/fairing-v2.md).

# Fairing V2

Fairing is a post-purchase survey platform. The Daasity Fairing V2 integration pulls your survey questions and responses into Daasity so you can analyze them alongside your order, customer, and channel data.

### Where to find your data after setup

Once your Fairing V2 integration is connected and data has loaded, you'll find your survey data in two places:

* [**Fairing Explore**](https://help.daasity.com/core-concepts/data-models/data-explores/source-specific/fairing-survey-responses-explore) — the dedicated Looker explore for analyzing survey responses (joined to orders, customers, and channels).
* [**Marketing Attribution Dashboard**](https://help.daasity.com/core-concepts/dashboards/report-library/acquisition-marketing/attribution-deep-dive) — survey responses appear as the "Survey-Based" attribution model, alongside click-based attribution.

### Setup Documentation

* [Integration Setup](https://help.daasity.com/core-concepts/data-integrations/setup-guides/digital-integrations/fairing-v2/integration-setup) — how to connect Fairing to Daasity (5 steps)
* [Integration Specifications](https://help.daasity.com/core-concepts/data-integrations/setup-guides/digital-integrations/fairing-v2/integration-specifications) — schema, tables, API endpoints, and the JSON-to-column mapping for the data Daasity replicates
* [Workflow Configuration Setup](http://help.daasity.com/core-concepts/data-integrations/setup-guides/digital-integrations/fairing-v2/workflow-configuration-setup) — how the integration runs (hourly webhook-based, no manual config needed)
* [Important Notes](https://help.daasity.com/core-concepts/data-integrations/setup-guides/digital-integrations/fairing-v2/important-notes) — known discrepancies between Daasity data and the Fairing UI

{% hint style="warning" %}
**Upgrading from Fairing V1?** The V1 "Fairing Survey Responses Explore" is no longer maintained. Once your V2 integration is connected, use the new Fairing Explore instead.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://help.daasity.com/core-concepts/data-integrations/setup-guides/digital-integrations/fairing-v2.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.
