Skip to main content

Pinterest Conversions API

Server Source code Package

Server-side event delivery to Pinterest's Conversions API for enhanced conversion tracking, bypassing browser limitations for improved data quality and privacy compliance.

Where this fits

Pinterest Conversions API is a server destination in the walkerOS flow:

Sends events server-side to Pinterest's Conversions API via raw HTTP (`POST https://api.pinterest.com/v5/ad_accounts/{adAccountId}/events`), hashing 12 user_data fields with SHA-256 before transmission. Supports deduplication with the web Pinterest Tag via `event_id` + `event_name`.

Installation

Loading...
Loading...

Configuration

This destination uses the standard destination config wrapper (consent, data, env, id, ...). For the shared fields see destination configuration. Package-specific fields live under config.settings and are listed below.

Settings

PropertyTypeDescriptionMore
accessToken*stringPinterest conversion access token for Bearer authentication
adAccountId*stringPinterest ad account ID from Ads Manager
action_sourceSource of the event (web, app_android, app_ios, offline)
doNotHashArray<string>Array of user_data fields that should not be hashed
testbooleanEnable test mode by appending ?test=true to the API URL
urlstringCustom URL for Pinterest Conversions API endpoint
user_dataRecord<string, string>Mapping configuration for user data fields
partner_namestringThird-party partner name for attribution
* Required fields

Mapping

This package does not define custom rule-level settings. For the standard rule fields (consent, condition, data, batch, name, policy) see mapping.

Examples

Add to cart

A product add is sent to Pinterest as an add_to_cart conversion with the added item details.

Event
Mapping
Out

Checkout

A completed order is sent to the Pinterest Conversions API as a checkout event with value, currency, and contents.

Event
Mapping
Out

Page visit

A page view is sent to Pinterest as a page_visit conversion with the source URL.

Event
Mapping
Out

Search

A site search event is forwarded to Pinterest as a search conversion with the query in custom data.

Event
Mapping
Out

Signup

A user signup is sent to Pinterest as a signup conversion with the hashed email and external id.

Event
Mapping
Out
💡 Need implementation support?
elbwalker offers hands-on support: setup review, measurement planning, destination mapping, and live troubleshooting. Book a 2-hour session (€399)