openai-ads-conversions Codex Plugin
Plugin Codex Developer Tools Sales, Marketing & Business OpsWeb & App DevelopmentMonitoring & ObservabilityThe explanation below is AI-generated. Please verify it against the sources.
openai-ads-conversions is a Codex plugin (v0.1.0, by OpenAI) that helps Codex instrument a repository with the OpenAI Ads Measurement Pixel and optional Conversions API (CAPI) tracking. According to the plugin's README, it packages a reusable skill with public OpenAI Ads documentation references and local verification helpers. Its listed capabilities are Interactive, Read, and Write, and it is categorized under Developer Tools. The README states that generated instrumentation should be reviewed before deployment to confirm it meets privacy, security, consent, and data-handling requirements, and that CAPI secrets or API keys must never be committed. The plugin.json also notes guidance for deduplication, attribution context, and setup reporting.
Overview
According to the homepage, OpenAI Ads is a system for publishing and measuring ads in ChatGPT: the Measurement JavaScript Pixel and Conversions API provide visibility into advertising outcomes, and the Advertiser API supports programmatic ad creation and performance monitoring. This plugin itself is not the ads platform but a Codex tool that assists with setting up pixel/CAPI instrumentation for that platform.
What you can do with openai-ads-conversions
- Install OpenAI Ads Conversions from the Codex plugin marketplace and start a Codex thread to ask it to set up OpenAI Ads conversions tracking (per README)
- Have Codex add or extend Measurement Pixel and optional Conversions API instrumentation in a repository (per plugin.json longDescription)
- Use bundled local verification helpers to validate a generated integration by running the scripts under scripts/ (per README)
- For non-Codex tools, load SKILL.md as agent instructions and keep references/ available for setup details and reporting expectations (per README, best-effort/portable usage)
- Review generated instrumentation before deployment for privacy, security, consent, and data-handling compliance, and avoid committing CAPI secrets or API keys (per README)
Sources
Original description (English)
Set up OpenAI Ads Measurement Pixel and optional Conversions API instrumentation.
History of openai-ads-conversions
- Codex Plugin Added openai-ads-conversions