# Quora Ads

Quora Ads is a self-serve advertising platform that lets you reach audiences actively seeking answers on Quora. Connect Quora Ads to Coupler.io to automatically export your ad performance data and lead information without writing a single line of code.

## Why connect Quora Ads to Coupler.io?

* **Centralize your PPC reporting** — Pull Quora Ads data alongside Google Ads, Meta, or LinkedIn into one destination for cross-channel analysis.
* **Track leads automatically** — Export recently collected leads from your lead gen forms on a schedule, so your team always has fresh data.
* **Flexible reporting dimensions** — Break down performance by account, campaign, ad set, or individual ad with daily or total-period granularity.
* **Send data anywhere** — Load results into Google Sheets, Excel, BigQuery, Looker Studio, or AI tools like ChatGPT, Claude, or Gemini for instant analysis.

## Prerequisites

* An active Quora Ads account with at least one ad account
* Access to the ad accounts you want to export data from
* A Coupler.io account (free plan works for getting started)

## Quick start

{% hint style="success" %}
If you want ad performance and lead data in one place, add both entities — **Report: Ad analytics** and **List of recently collected leads** — as separate sources within the same data flow, then use the Append transformation to combine them.
{% endhint %}

## How to connect

{% stepper %}
{% step %}
**Create a new data flow in Coupler.io.** Go to your Coupler.io dashboard and click **Add data flow**. Select **Quora Ads** as your source.
{% endstep %}

{% step %}
**Authenticate with Quora Ads.** Click **Connect** and sign in with your Quora Ads credentials. Coupler.io uses OAuth, so no API keys are needed — just authorize access when prompted.
{% endstep %}

{% step %}
**Select your ad account and entity.** Choose the ad account(s) you want to pull data from. Then select an entity: **Report: Ad analytics** for performance metrics or **List of recently collected leads** for form submissions.
{% endstep %}

{% step %}
**Choose your destination.** Select where you want your data to land — Google Sheets, Excel, BigQuery, Looker Studio, or an AI destination like ChatGPT or Claude.
{% endstep %}

{% step %}
**Run the data flow.** Click **Run** to execute your first manual sync. Once it completes successfully, you can set up a schedule for automatic refreshes.
{% endstep %}
{% endstepper %}

## Available entities

| Entity                           | What it contains                                                                                    |
| -------------------------------- | --------------------------------------------------------------------------------------------------- |
| Report: Ad analytics             | Impressions, clicks, spend, conversions, and more — broken down by account, campaign, ad set, or ad |
| List of recently collected leads | Lead submissions from Quora lead gen forms, including form-level filtering                          |


---

# 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.coupler.io/sources/category/ppc/quora-ads.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.
