Quora Conversions API Quick Start Guide
The Quora destination is currently in Early Access. Please contact [email protected] for more information about this integration.
Destination Info
Supports Track calls
Supports HIPAA mode
Refer to this destination as Quora Conversions API in the Integrations object
Connection Modes:
Web
Mobile
Server
Getting Started
This guide enables you to fully enable the Quora Conversions API destination for your site. For simplicity the event used for demonstration purposes is the Generic event. Note that Quora only allows specific event types as will be shown later in this guide. For more complex events see our additional documentation. Additionally this guide assumes you have the Freshpaint snippet installed on your site, if you do not please follow this guide.
Find/create your Quora Account ID
Find/create your Quora Conversion API Key
Enable the Freshpaint Quora Conversions API destination
Enable the required fields
Confirm and validate events
Quora Account ID
To configure your Quora Conversions API destination, you'll first need to locate your Account ID.
In the main navigation header, you'll find your account name. Click on that to reveal a tooltip that shows your Account ID.
Copy the Account ID value.

Quora Conversion API Key
To configure your Quora Conversions API destination, you'll need to find/create a conversion API key.
In the main navigation header, there's a tab called "Conversion API." Click on that tab.
If you've previously generated a conversion API key, copy the API key. If you need to create a new API key, click "Generate Token," then copy the API key.

Enable the Quora Conversions API Destination
To enable the Quora Conversions API destination you simply need to enable and configure it just as you would for any other destination.
Navigate to Freshpaint Apps.
Search for the
Quora Conversions APIadvertising destination.Enable
Quora Conversions APIPaste in your Account ID and Conversions API Key in integration settings.
Configure the
required propertiesand enable$qclid.Without this property, Quora won't be able to attribute the conversion.Configure the
recommended propertiesand enablequora_event_name. If this property is not enabled or not found, we will default to the event's name in Freshpaint. Keep in mind that you can create an event transformation to rename the event into one of the required event names. If the event name is not one of the required event names, Quora will reject the event and respond with a message indicating the event name is invalid. Quora requires the event name to be one of the following:Generic
AppInstall
Purchase
GenerateLead
CompleteRegistration
AddPaymentInfo
AddToCart
AddToWishlist
InitiateCheckout
Search
Enable Quora Conversions API Events
Navigate to the Event Library.
Select/create the event(s) you want to send to
Quora Conversions API.At the bottom of the event page enable
Quora Conversions API.

Confirm and Validate Conversions in Quora
Navigate to your site and visit a page that should trigger your event
Add a query parameter called
qclidto the URL (Example:https://www.example.com/?qclid=TEST).Trigger your event.
Navigate to the Event Verification tool.
Select
Quora Conversions APIand verify your event went through.This can take up to 90 seconds.
Verify the event is marked as
OKor resolve missing property issues.

Required Properties
See here for a complete list of all available properties.
In order for an event to be sent to Quora Conversions API, it must have a click ID ($qclid).
Freshpaint property
Quora CAPI parameter
Type
Requirement
Description
$qclid
click_id
string
Required
A query parameter that connects a page view or conversion event to a specific ad, which Freshpaint captures as $qclid.
If not provided, the event will not be sent to Quora.
Last updated
Was this helpful?