# Koah > Koah is an ad network for AI applications, with two products: an **Ad SDK** for publishers monetizing apps with native ads, and **Conversion Tracking** for advertisers measuring ROI via the Koah pixel. > > This file is the doc sitemap. For step-by-step integration instructions, read https://docs.koahlabs.com/SKILL.md. # Ad SDK ## Getting Started - [Introduction](https://docs.koahlabs.com/): Everything you need to integrate and monetize your AI application with Koah. - [Definitions](https://docs.koahlabs.com/definitions): Core advertising concepts in Koah: identities, campaigns, ad groups, impressions, and clicks. - [Ad Formats](https://docs.koahlabs.com/formats): Interactive previews of every ad format Koah can serve inside your AI application. ## SDK - [Overview](https://docs.koahlabs.com/sdk): Official SDKs for integrating Koah ads into your AI application across JavaScript, React, React Native, Flutter, iOS, and Android. - [JavaScript](https://docs.koahlabs.com/sdk/javascript): Install via script tag and request ads with a single unified method. No dashboard configuration required. - [Theming](https://docs.koahlabs.com/sdk/javascript/configuration): Customize Koah ad appearance with design tokens, theming, and runtime options. - [Use Cases](https://docs.koahlabs.com/sdk/javascript/use-cases): Display Koah ads in conversations, articles, feeds, static placements, and multiple slots on one page. - [Experiment Tags](https://docs.koahlabs.com/sdk/javascript/experiment-tags): Tag ad requests with experiment variants to measure the revenue impact of A/B tests. - [Ad Mediation](https://docs.koahlabs.com/sdk/javascript/ad-mediation): Waterfall between Koah and fallback ad networks with onFill and onNoFill callbacks. - [API Reference](https://docs.koahlabs.com/sdk/javascript/api-reference): Complete signature, request type, context types, and result type for the Koah JavaScript SDK. - [Legacy](https://docs.koahlabs.com/sdk/javascript/legacy): Legacy v1 JavaScript SDK. Install via script tag with CSS selectors, DOM targets, and design token theming. - [Theming](https://docs.koahlabs.com/sdk/javascript/legacy/configuration): Customize Koah ad appearance with design tokens, theming, and runtime options. - [Use Cases](https://docs.koahlabs.com/sdk/javascript/legacy/use-cases): Display Koah ads on homepages, social feeds, articles, and across multiple formats using the legacy v1 API. - [Experiment Tags](https://docs.koahlabs.com/sdk/javascript/legacy/experiment-tags): Tag ad requests with experiment variants to measure the revenue impact of A/B tests using the legacy v1 API. - [Ad Mediation](https://docs.koahlabs.com/sdk/javascript/legacy/ad-mediation): Waterfall between Koah and fallback ad networks with onFill and onNoFill callbacks using the legacy v1 API. - [API Reference](https://docs.koahlabs.com/sdk/javascript/legacy/api-reference): Complete method signatures, options, and parameters for the legacy v1 Koah JavaScript SDK. - [React](https://docs.koahlabs.com/sdk/react): React components and hooks for integrating Koah ads into your application. - [React Native](https://docs.koahlabs.com/sdk/react-native): Expo and bare React Native support with native ad views and TypeScript types. - [Integration](https://docs.koahlabs.com/sdk/react-native/integration): Initialize the Koah React Native SDK and display ads in your app. - [Configuration](https://docs.koahlabs.com/sdk/react-native/configuration): Customize Koah ad appearance and behavior in your React Native application. - [Components](https://docs.koahlabs.com/sdk/react-native/components): Complete component props reference for KoahTextAdComponent, KoahFeedAdComponent, and KoahCachedAdComponent. - [Debugging](https://docs.koahlabs.com/sdk/react-native/debugging): Built-in debug tools for troubleshooting Koah ad integration in React Native. - [Flutter](https://docs.koahlabs.com/sdk/flutter): Dart widgets via pub.dev for integrating Koah ads into Flutter applications. - [iOS](https://docs.koahlabs.com/sdk/ios): Swift Package Manager distribution with XCFramework for native iOS ad integration. - [Integration](https://docs.koahlabs.com/sdk/ios/getting-started): Initialize the Koah iOS SDK and display KoahCard ads in SwiftUI. - [Customization](https://docs.koahlabs.com/sdk/ios/configuration): Customize KoahCard appearance, behavior, and environment settings on iOS. - [Visitor Attributes](https://docs.koahlabs.com/sdk/ios/visitor-attributes): Improve Koah ad targeting on iOS by sharing anonymous visitor attributes like age range. - [Changelog](https://docs.koahlabs.com/sdk/ios/changelog): Version history and release notes for the Koah iOS SDK. - [Android](https://docs.koahlabs.com/sdk/android): Jetpack Compose SDK for Android via Maven Central with Kotlin coroutines. - [Integration](https://docs.koahlabs.com/sdk/android/integration): Initialize the Koah Android SDK and display KoahCard ads in Jetpack Compose. - [Visitor Attributes](https://docs.koahlabs.com/sdk/android/user-identification): Improve Koah ad targeting on Android by sharing anonymous visitor attributes like age range. - [Changelog](https://docs.koahlabs.com/sdk/android/changelog): Version history and release notes for the Koah Android SDK. ## API - [Overview](https://docs.koahlabs.com/api): REST API for managing publishers and pulling ad performance reports. - [Publishers](https://docs.koahlabs.com/api/publishers): Create and manage publisher entities. - [Reporting](https://docs.koahlabs.com/api/reporting): Fetch your publisher metrics programmatically — queries, impressions, clicks, revenue, and more. ## Policies & Resources - [Content Policy](https://docs.koahlabs.com/content-policy): Prohibited ad categories and enforcement guidelines for the Koah Ad Network. - [Privacy](https://docs.koahlabs.com/privacy): How Koah protects your brand, your users, and your data across our AI-native ad marketplace. - [Demo Keys](https://docs.koahlabs.com/demo-keys): How to use demo publisher keys for local testing of Koah SDKs. - [FAQ](https://docs.koahlabs.com/faq): Frequently asked questions about the Koah Ad Network. # Conversion Tracking ## Getting Started - [Overview](https://docs.koahlabs.com/conversion-tracking): Install the pixel on your website to track visitor actions and measure the effectiveness of your advertising campaigns. - [Events](https://docs.koahlabs.com/conversion-tracking/events): Track conversion events with the Koah Pixel to measure user actions happening on your website ## Installation - [Manual Installation](https://docs.koahlabs.com/conversion-tracking/koah-pixel): Learn how to install the Koah Pixel to track events on your page - [Google Tag Manager](https://docs.koahlabs.com/conversion-tracking/google-tag-manager): Learn how to install the Koah Pixel on your website using Google Tag Manager - [Webflow](https://docs.koahlabs.com/conversion-tracking/webflow): Learn how to install the Koah Pixel on your Webflow website - [Framer](https://docs.koahlabs.com/conversion-tracking/framer): Learn how to install the Koah Pixel on your Framer website