Most. Help

Send Pinterest Conversions API events with Pixel Activator

Published Sep 3, 2026Updated Sep 13, 20264 min readIntermediate
Hand-drawn event pin joins a checked Pinterest conversion path
What you'll learn
  • Which Pinterest account ID and token you need
  • How to select and test a supported event
  • How Pinterest deduplicates browser and API events
Intermediate
4views

Send Pinterest Conversions API events with Pixel Activator

event_id

Related: Meta pixel credentials, TikTok Events API, and event deduplication.

What are Pinterest Conversions API events?

Pinterest calls the account value an ad account ID. It is not the same as a profile name, Pin ID, campaign ID, or Tag ID.

Where do you find the ad account ID and token?

  1. Open Pinterest Ads Manager.
  2. Select Ad Account Overview > Conversions > Conversions API > Set up API.
  3. Choose Conversion access token and generate a new token.
  4. Copy the token and the displayed ad account ID, then store the token as a secret.

Use an OAuth token only when you also need other Pinterest API endpoints and have the correct scopes. Do not use an unrelated personal account token.

Which Pinterest event should you choose?

Business actionTypical Pinterest eventUseful context
Product or category viewedview_category or page_visitProduct or page identity when relevant
Item addedadd_to_cartProduct and quantity when relevant
Checkout completedcheckoutOrder ID, value, and currency when relevant
Email sign-upsignup or the supported equivalentOnly after registration succeeds

Pinterest rejects unsupported event names. Use documented API events such as view_category, page_visit, or checkout instead of guessing names from other platforms.

How do you run a Pinterest test?

  1. Enter the Pinterest ad account ID and conversion token.
  2. Select one supported event.
  3. Use test mode in Pixel Activator if it is available.
  4. Inspect Campaign manager > Conversions > Test events.
  5. Correct an event-name or parameter warning before sending production traffic.

Pinterest's documentation says a test batch processes only its first twenty events. A single first test avoids the limit altogether.

Quick start without code

For one-off event verification, use the free Pixel Activator — it fires test signals in minutes without custom engineering. When you need automated conversion routing with deduplication across platforms, set up Most.

How does Pinterest deduplication work?

An order number can be the shared event ID when every order has a distinct number. For events without an order, generate a unique ID and send it unchanged through the browser and server paths. See event deduplication for the underlying discipline.

What data quality checks matter?

Pinterest also recommends appropriate matching identifiers and event-specific data. Include only data that is accurate and permitted by your privacy process.

Common Pinterest CAPI mistakes

MistakeEffectFix
Campaign ID used as destinationEvent cannot reach the intended accountCopy the ad account ID shown with the conversion token
Unsupported event namePinterest returns an event-name errorSelect a documented supported name
Static purchase IDDistinct orders can collapse togetherUse the actual unique order ID
Different Tag and CAPI IDsOne action can count twiceSend identical event ID and event name

What is the launch checklist?

  • Correct Pinterest ad account ID.
  • Conversion token stored only as a secret.
  • Supported event name mapped to a completed business action.
  • Test event visible in Ads Manager.
  • Unique event ID on every action and shared ID for duplicate sources.

Sources

Sources

Conversion delivery tools
  • Manual testing and validation: use Pixel Activator for free test event dispatch and parameter checks before campaign launch.
  • Automated routing and delivery: connect Most for resilient server-side conversion delivery with deduplication, retry queues, and pre-built integrations.
Was this guide helpful?
Author
Most Team
Справочная служба

Официальные руководства и глоссарий для платформы Most и Активатора пикселей.

Topic
Pinterest Conversions API: The Complete Guide
Main article of the topic
Related articles

Related guides

Related concepts