For Publishers

Your site already has AI-influenced visitors. They arrive with higher intent, consume content faster, and convert at premium rates. The problem is your current ad stack cannot see them.

Panxo makes them visible, segments them by conversational intent, and connects them to premium demand.


The Opportunity

Every day, millions of users research products, compare services, and explore topics through AI assistants like ChatGPT, Perplexity, Claude, and Gemini. Then they visit publisher sites to take action.

These visitors are different:

Panxo is the infrastructure layer that captures this opportunity.


How Panxo Works

1. AI Extended Reach

Panxo does not just detect direct AI referrals. Our detection layer identifies users who interacted with AI assistants before arriving at your site -- even if they come through organic search, social, or direct navigation.

This means your monetizable AI audience is significantly larger than what referrer-based detection shows.

2. Sequoia ID by Panxo

Every AI-influenced visitor receives a Sequoia ID -- a privacy-compliant identifier that maps:

Sequoia ID powers the audience graph that advertisers bid against. Higher intent scores command higher CPMs.

3. Real-Time Data Enrichment

For publishers running Prebid.js, our RTD module (panxoRtdProvider) enriches every bid request in real time:

Advertisers see enriched requests with AI audience data and bid accordingly.

4. Premium Demand Activation

Enriched impressions flow into curated private marketplace deals. Panxo connects AI-qualified inventory to advertisers who specifically target high-intent, AI-influenced audiences.

The result: CPMs that reflect the true value of the visitor's intent, not just the page context.


Integration Methods

Prebid.js (Recommended)

For publishers running header bidding. Two modules, zero external scripts:

Module Function
panxoRtdProvider Detects AI visitors, enriches bid requests with Sequoia ID data
panxoBidAdapter Receives premium bids from Panxo demand
gulp build --modules=panxoBidAdapter,rtdModule,panxoRtdProvider
pbjs.setConfig({
  realTimeData: {
    dataProviders: [{
      name: 'panxo',
      params: { siteId: 'YOUR_SITE_ID' }
    }]
  }
});

pbjs.bidderSettings = {
  panxo: { storageAllowed: true }
};

Full technical documentation: Prebid.js Integration Guide

Sticky Native (Quick Start)

For publishers who want zero-configuration monetization. One script tag, Panxo handles detection, ad serving, and optimization automatically.

<script async src="https://cdn.panxo.ai/o/YOUR_HASH"></script>

Available via direct script, Google Tag Manager, or WordPress plugin.

Prebid.js Sticky Native
Setup complexity Medium (Prebid build) Low (one tag)
External scripts None One script
Format control Your ad units, your layout Panxo-managed formats
CPM potential Highest (header bidding competition) High (direct + PMP)
Best for Publishers with existing Prebid setup Quick deployment, non-Prebid sites

What Makes AI Traffic Different

Understanding why AI-influenced visitors require a different monetization approach:

Traditional Visitors AI-Influenced Visitors
Intent Browsing, discovery Pre-researched, high-intent
Session length Longer, multi-page Shorter, focused
Behavior Scroll, explore Targeted consumption
Monetization window Multiple impressions First impression matters
Retargeting Cookie-based, multi-session Single session, no cookies needed
Ad relevance Page context only Conversational context + page context

Panxo's formats and bidding strategy are built around these behavioral differences.


Performance

Metric Value
Average RPM $30+
Average fill rate 86%
Setup time Under 5 minutes
CLS impact Zero (all formats CLS-compliant)
LCP impact None (async loading)

Performance varies by geography, content vertical, and AI traffic share.


Privacy and Compliance

Panxo is designed for a cookieless, privacy-first environment:


Ads.txt

Required for programmatic verification. Your unique ads.txt lines are generated automatically in your dashboard.

#PanxoAI
panxo.ai, YOUR_PANXO_ID, DIRECT
bidgx.com, YOUR_BIDGX_ID, DIRECT
kntxy.com, YOUR_KNTXY_ID, DIRECT

Additional reseller lines may be included depending on your demand configuration. Copy the full block from Dashboard > Settings > Ads.txt.


Requirements


Get Started

  1. Apply at panxo.ai/publishers or contact publishers@panxo.ai
  2. Receive your siteId and integration credentials
  3. Choose your integration method (Prebid or Sticky Native)
  4. Go live and start monetizing AI-influenced visitors

Resources

Resource Link
Publisher Dashboard app.panxo.ai
Prebid.js Integration Guide Technical documentation
Platform Status status.panxo.ai
Publisher Partnerships publishers@panxo.ai
Technical Support tech@panxo.ai