Privacy template

Your public privacy copy should now describe the API-driven runtime correctly: what client_id does, what signals may be sent, which keys are browser-safe or server-only, and how consent changes the sponsor path.

Include in your policy

Describe sponsor delivery, consent handling, project configuration, and the classes of data that can be sent into placement requests or browser activation.

Avoid outdated wording

Do not describe wavebird generically as “the SDK” anymore. The correct framing is the wavebird API, with Script Tag and advanced SDK as implementation options.

Template

Suggested privacy-policy addition

Replace the settings reference and adjust this template when your integration enables optional prompt sharing or personalization settings.

Plain-text privacy template

privacy-template.txt

text

TEXT
"Advertising and MonetizationWe use wavebird (wavebird.ai) to display sponsored content within our application. When you interact with our app, the following information may be shared with wavebird for ad matching:- Content topic category (e.g., \"technology\", \"travel\")- Language preference- Device type (desktop/mobile)- Country (derived from IP address)The following information is NOT shared:- Your prompts or conversation text (unless you enable enhanced matching in our settings)- Your name, email, or other personal identifiers- Your conversation historywavebird processes this information in accordance with their privacy policy at wavebird.ai/privacy. Ad matching occurs in real-time and no personal data is stored by the ad system.You can control ad personalization through [your app's settings]."

HTML privacy template

privacy-template.html

html

HTML
<section aria-label="Advertising and monetization notice">  <h2>Advertising and Monetization</h2>  <p>We use wavebird (wavebird.ai) to display sponsored content within our application.</p>  <p>When you interact with our app, the following information may be shared with wavebird for ad matching:</p>  <ul>    <li>Content topic category (for example, "technology" or "travel")</li>    <li>Language preference</li>    <li>Device type (desktop or mobile)</li>    <li>Country (derived from IP address)</li>  </ul>  <p>The following information is not shared by default:</p>  <ul>    <li>Your prompts or conversation text, unless enhanced matching is enabled</li>    <li>Your name, email address, or other direct identifiers</li>    <li>Your conversation history</li>  </ul>  <p>wavebird processes this information in accordance with their privacy policy at wavebird.ai/privacy.</p>  <p>You can control ad personalization through your app settings.</p></section>

Need rollout review?

Start with the Server API. Use contact only when you need rollout review, enterprise coordination, or non-standard integration help.

Contact the team