# Botsi Documentation > API documentation for My Platform ## Getting Started - [What is Botsi?](/getting-started/what-is-botsi.md): Botsi is a modern platform for managing mobile app monetization. It handles the messy parts of in-app purchases, like subscription validation, entitlement tracking, paywall configuration, and A/B testing. This way, you can focus on building great user experiences. - [Data Security](/getting-started/data-security.md): SEO description - [Account Creation](/getting-started/account-creation.md): Creating an account with Botsi is the first step to accessing your dashboard and managing your app's insights. Start today and gain access to a suite of features that will empower you to: - [Quickstart](/getting-started/quickstart.md): Integrating Botsi into your mobile App is quick and simple, taking just a few steps. This guide walks you through the setup process, from adding your App to your first test purchase. You will connect your app store accounts, install the SDK, create your products and paywalls, and validate everything with a test. - [Add Your First App](/getting-started/add-your-first-app.md): Adding your app to the Botsi dashboard is the crucial first step to leveraging its robust features for managing and growing your app's revenue. This article will guide you through the initial setup, ensuring a smooth onboarding process so you can quickly begin optimizing your monetization strategy. - [Configure a Third-Party Integration](/getting-started/third-party-integrations/configure-a-third-party-integration.md): Botsi allows you to integrate with various third-party platforms, such as the Apple App Store and Google Play Store, to manage in-app purchases and subscriptions, analyze purchase data, and gain insights into your app's revenue. Below are the steps to configure these integrations. ### Migrate To Botsi - [Migrate from Adapty to Botsi](/getting-started/getting-started/migrate-to-botsi/migrate-from-adapty-to-botsi.md): SEO description - [Migrate from RevenueCat to Botsi](/getting-started/getting-started/migrate-to-botsi/migrate-from-revenuecat-to-botsi.md): SEO description ## Settings ### App Settings - [App Settings](/getting-started/settings/app-settings.md): Within the App Settings page, you can configure essential details related to your application, including general information, pricing behavior, purchase sharing, and API credentials. The settings are grouped into the following sections: - [Sharing Purchases Between User Accounts](/getting-started/settings/sharing-purchases-between-user-accounts.md): When a Customer User ID attempts to restore transactions or extend a subscription already associated with a different identified Customer User ID, you can control Botsi's response by adjusting the Sharing of paid access between users. - [App Store Price Increase Logic](/getting-started/settings/app-store-price-increase-logic.md): To ensure accurate data and prevent discrepancies between Botsi Analytics and App Store Connect results, it is essential to choose the correct option when adjusting settings for price increases in App Store Connect. This allows you to determine the logic that will be applied to subscription price increases in Botsi. - [Account Settings](/getting-started/settings/account-settings.md): Within the Account Settings page, you can manage key aspects of your profile, organization details, team members, and subscription preferences. There are three main sections that you can edit: ## Connect to App Store - [Connect to your App Store Account](/getting-started/third-party-integrations/connect-to-your-app-store-account.md): SEO description - [Apple App Privacy](/getting-started/third-party-integrations/apple-app-privacy.md): SEO description - [Enable App Store Server Notifications](/getting-started/third-party-integrations/enable-app-store-server-notifications.md): SEO description ## Connect to Google Play Store - [Connect to your Google Play Store Account](/getting-started/third-party-integrations/connect-to-your-google-play-store-account.md): SEO description - [Grant Permissions to Service Account](/getting-started/third-party-integrations/connect-to-google-play-store/grant-permissions-to-service-account.md): Your Google Cloud service account needs to have the appropriate permissions so Botsi can manage subscriptions and validate purchases. - [Enable Developer APIs](/getting-started/third-party-integrations/connect-to-google-play-store/enable-developer-apis.md): If your mobile app is on the Play Store, enable Developer APIs to integrate with Botsi. This allows for seamless communication between your app and our platform, automating processes and enabling real-time data analysis to improve your subscription model. Enable the following APIs: - [Google Play's Data Safety](/getting-started/connect-to-google-play-store/google-plays-data-safety.md): By July 20, 2022, Google requires all developers to declare how their application collects and handle user data. You'll need to ensure you are properly disclosing to your users the way you are using Botsi regarding their data. ## Connect to Stripe - [Integrate Stripe](/getting-started/third-party-integrations/integrate-stripe.md): SEO description - [Set up Stripe Products in Botsi](/getting-started/third-party-integrations/set-up-stripe-products-in-botsi.md): SEO description ## Botsi Integrations ### Analytics - [Amplitude](/getting-started/third-party-integrations/analytics/amplitude.md): SEO description - [Firebase](/getting-started/third-party-integrations/analytics/firebase.md): SEO description - [Mixpanel](/getting-started/third-party-integrations/analytics/mixpanel.md): SEO description - [Segment](/getting-started/third-party-integrations/analytics/segment.md): SEO description - [mParticle](/getting-started/third-party-integrations/analytics/mparticle.md): SEO description ### Attribution - [Adjust](/getting-started/third-party-integrations/attribution/adjust.md): SEO description - [Airbridge](/getting-started/third-party-integrations/attribution/airbridge.md): SEO description - [AppsFlyer](/getting-started/third-party-integrations/attributions/appsflyer.md): SEO description - [Branch](/getting-started/third-party-integrations/attribution/branch.md): SEO description - [Singular](/getting-started/third-party-integrations/attribution/singular.md): SEO description ### Marketing & Engagement - [Airship](/getting-started/third-party-integrations/marketing-&-engagement/airship.md): SEO description - [Braze](/getting-started/third-party-integrations/marketing-&-engagement/braze.md): SEO description - [CleverTap](/getting-started/third-party-integrations/marketing-&-engagement/clevertap.md): SEO description - [Iterable](/getting-started/third-party-integrations/marketing-&-engagement/iterable.md): SEO description - [OneSignal](/getting-started/third-party-integrations/marketing-&-engagement/onesignal.md): SEO description ### Advertising - [Apple Search Ads](/getting-started/third-party-integrations/advertising/apple-search-ads.md): SEO description - [Google Ads](/getting-started/third-party-integrations/advertising/google-ads.md): SEO description - [Meta Ads](/getting-started/third-party-integrations/advertising/meta-ads.md): SEO description - [Webhooks](/getting-started/third-party-integrations/webhooks.md): SEO description ## Guides - [SDKs Introduction](/sdks/guides/introduction.md): Welcome to the SDKs documentation section! Here, you'll find everything you need to seamlessly integrate our powerful features into your applications. This section is your go-to resource for understanding, installing, and utilizing our Software Development Kits (SDKs) across various platforms. ### iOS SDK - [Swift SDK - Integration Guide](/sdks/guides/swift-sdk.md): SEO description - [iOS SDK Installation](/sdks/guides/ios-sdk-installation.md): The Botsi SDK enables seamless in-app purchases and paywall management in iOS applications. This documentation covers the public API methods available for integration. ### Android SDK - [Android SDK Installation](/sdks/guides/android-sdk-installation.md): The Botsi SDK enables seamless in-app purchases and paywall management in Android applications using Google Play Billing. This documentation covers the public API methods available for integration. - [Kotlin SDK - Integration Guide](/sdks/guides/kotlin-sdk-integration-guide.md): 1. Create and Prepare Your Botsi Account - [Flutter SDK Installation](/sdks/guides/flutter-sdk-installation.md): This page is currently being developed. We're actively working to provide you with helpful and accurate documentation. - [React Native SDK Installation](/sdks/guides/react-native-sdk-installation.md): This page is currently being developed. We're actively working to provide you with helpful and accurate documentation. - [Unity SDK Installation](/sdks/guides/unity-sdk-installation.md): This page is currently being developed. We're actively working to provide you with helpful and accurate documentation. - [Capacitor SDK Installation](/sdks/guides/capacitor-sdk-installation.md): SEO description - [Release Checklist](/sdks/guides/release-checklist.md): SEO description - [Sample Apps](/sdks/guides/sample-apps.md): SEO description ## Analytics - [Overview](/analytics/overview.md): Botsi Analytics is a powerful suite of tools designed to help you track, analyze, and optimize every step of your app’s user journey. By leveraging detailed funnel analysis, retention metrics, conversion tracking, and cohort insights, Botsi lets you understand user behavior at a granular level and make data-driven decisions to enhance user engagement, retention, and overall app performance. - [Store Commission and Taxes](/analytics/store-commission-and-taxes.md): SEO description ### Charts - [Revenue](/analytics/analytics-charts/revenue.md): SEO description - [MRR](/analytics/analytics-charts/mrr.md): The MRR (Monthly Recurring Revenue) chart is an essential metric for tracking the consistent income generated by your app's subscriptions on a monthly basis. It provides a clear view of how much revenue your app can expect to generate each month from active subscriptions, helping you monitor growth and forecast future revenue. - [ARR](/analytics/analytics-charts/arr.md): The ARR (Annual Recurring Revenue) chart is an important metric for tracking the predictable revenue generated by your app's annual subscriptions. It provides a clear view of how much revenue your app can expect to generate each year from active subscriptions, helping you monitor long-term growth and forecast future revenue. - [ARPU](/analytics/analytics-charts/arpu.md): The ARPU (Average Revenue Per User) chart is a valuable metric for understanding how much revenue your app generates on average per user. It helps you assess the financial contribution of each user, providing insight into the overall efficiency of your subscription and pricing models. - [Installs](/analytics/analytics-charts/installs.md): SEO description - [ARPPU](/analytics/analytics-charts/arppu.md): The ARPPU (Average Revenue Per Paying User) chart is a critical metric for understanding how much revenue you generate on average from users who are paying for your app. Unlike ARPU, which considers all users, ARPPU focuses only on paying users, providing insights into how well you are monetizing your paying audience. - [Active Subscriptions](/analytics/analytics-charts/active-subscriptions.md): The Active Subscriptions chart is a key metric for tracking the number of ongoing subscriptions to your app. It provides a clear view of how many users are actively engaged with your app's subscription model, helping you understand user retention and the overall health of your recurring revenue stream. - [New Subscriptions](/analytics/analytics-charts/new-subscriptions.md): The New Subscriptions chart is a vital metric for tracking the number of new users who have subscribed to your app during a specific period. It provides insight into how successful your user acquisition efforts are and how your app’s subscription model is attracting new customers. - [Net ARR](/analytics/analytics/charts/net-arr.md): SEO description - [Net Subscriptions](/analytics/analytics-charts/net-subscriptions.md): The Net Subscriptions chart is an important metric for understanding the overall health of your subscription base. It reflects the total number of subscriptions after accounting for both new acquisitions and cancellations, giving you a clear view of how your app’s subscriber count is changing over time. - [Subscription Renewal Cancelled](/analytics/analytics-charts/subscription-renewal-cancelled.md): The Subscription Renewal Cancelled chart tracks the number of subscriptions that were cancelled at the time of renewal. This metric provides valuable insight into customer retention and the effectiveness of your renewal processes. High cancellation rates at renewal can indicate issues with user satisfaction, pricing, or product relevance. - [Expired Subscriptions](/analytics/analytics-charts/expired-subscriptions.md): The Expired Subscriptions chart tracks the number of subscriptions that have ended, either because the user chose not to renew or after the subscription duration lapsed. This metric provides insight into churn and helps identify patterns in user behavior related to subscription cancellations or non-renewals. - [Non-Subscriptions](/analytics/analytics-charts/non-subscriptions.md): The Non-subscriptions chart tracks the revenue generated from one-time purchases, rather than recurring subscription payments. This metric provides insight into how much revenue your app earns from individual transactions like non-consumable in-app purchases, upgrades, or other one-off products. - [Active trials](/analytics/analytics-charts/active-trials.md): The Active Trials chart tracks the number of users who are currently in the trial period of your app’s subscription. This metric helps you understand how many users are exploring your app's premium features before committing to a paid subscription. - [New trials](/analytics/analytics-charts/new-trials.md): The New Trials chart tracks the number of users who have started a trial subscription within a specific period. This metric is essential for understanding how well your marketing and acquisition strategies are driving new users to explore your app’s premium features. - [Trials Renewal Cancelled](/analytics/analytics-charts/trials-renewal-cancelled.md): The Trials Renewal Cancelled chart tracks the number of trials that were cancelled at the time of renewal. This metric provides insight into how many users chose not to continue their trial after it expired, helping you identify potential issues in your conversion process or user experience. - [Expired Trials](/analytics/analytics-charts/expired-trials.md): The Expired Trials chart tracks the number of trial subscriptions that have ended without converting to a paid subscription. This metric provides insight into the trial-to-paid conversion rate and helps identify how many users didn’t continue after their trial period expired. - [Grace Period](/analytics/analytics-charts/grace-period.md): The Grace Period chart tracks the period during which users retain access to your app after their subscription expires but before it is fully cancelled. This metric helps you manage access for users who are late with payments or who may still be in the process of renewing their subscriptions. - [Billing Issues](/analytics/analytics-charts/billing-issues.md): The Billing Issues chart tracks problems related to the payment processing of subscriptions. This metric helps you understand how often users face issues with payment, such as failed transactions or errors in processing, which could impact your revenue and subscription retention. - [Refund Events](/analytics/analytics-charts/refund-events.md): The Refund Events chart tracks the number of instances where users were refunded for purchases or subscriptions. This metric provides valuable insights into customer satisfaction and the effectiveness of your pricing, product offerings, or billing practices. - [Refund Money](/analytics/analytics-charts/refund-money.md): The Refund Money chart tracks the total amount of money refunded to users for purchases or subscriptions. This metric helps you assess the financial impact of refund requests on your business, highlighting potential issues in your pricing model, customer experience, or product offerings. - [Lifetime Value (LTV)](/analytics/lifetime-value-ltv.md): The LTV (Customer Lifetime Value) metric is a key indicator for measuring the total revenue you can expect from a customer over the entire duration of their relationship with your app. It helps you understand how valuable each customer is, not just during their first purchase, but over the course of their time as a paying user. - [Cohort Analysis](/analytics/cohort-analytics.md): Cohort Analysis is a powerful asset for understanding how different groups of users behave over time. By grouping users based on shared characteristics, such as their sign-up date, subscription plan, or acquisition channel, you can track their behavior, engagement, and revenue contribution more effectively. This helps you gain insights into user retention, lifetime value, and the effectiveness of your marketing campaigns. - [Funnel](/analytics/funnel.md): Funnel Analytics help you understand which steps of your app might need improvement to increase conversions and revenue. By analyzing funnels, you can answer questions like: - [Retention](/analytics/retention.md): Understanding how your app retains clients over time is crucial for long-term success. Retention charts provide insights into the effectiveness of your user engagement strategies and highlight areas where you can improve conversions and overall revenue. - [Conversion](/analytics/conversion.md): Conversion analysis helps you understand how well your app is turning installs, trials, and other engagements into paying users. This feature enables you to track and optimize key user milestones across different stages of the user lifecycle. ## Data - [Scheduled Data Exports](/analytics/data/scheduled-data-exports.md): SEO description ## Access Level - [Access Levels in Botsi](/paywall-products/access-level/access-levels-in-botsi.md): SEO description - [Create an Access Level](/paywall-products/access-level/create-an-access-level.md): Access Levels in Botsi define what users can access in your app based on their purchases, no need to hardcode product IDs. For example, you might create a Pro Access Level and link it to a monthly or lifetime product. - [Delete an Access Level](/paywall-products/access-level/delete-an-access-level.md): If an Access Level is no longer needed, you can remove it from the Botsi Dashboard. ## Products - [Products in Botsi](/paywall-products/products/products-in-botsi.md): SEO description - [Create a Product](/paywall-products/products/create-a-product.md): Creating a Product in Botsi allows you to link a subscription or one-time purchase to a specific Access Level. This lets you define what users will unlock when they buy a product through the App Store, Google Play, or Stripe. Use this guide to configure your product step by step and make it available for sale. - [Edit a Product](/paywall-products/products/edit-a-product.md): If you need to make changes to a Product, you can do that from the Botsi Dashboard. - [Delete a Product](/paywall-products/products/delete-a-product.md): If a Product is no longer needed, you can remove it from the Botsi Dashboard. ## Paywalls - [Paywalls in Botsi](/paywall-products/paywalls.md): SEO description - [Create a Paywall](/paywall-products/paywalls/create-a-paywall.md): Creating a Paywall in Botsi allows you to display your in-app products in a dynamic storefront that encourages users to subscribe or make a purchase. Paywalls connect Products and Access Levels with the visual experience users see inside your app, and can be customized without requiring app updates. - [Edit a Paywall](/paywall-products/paywalls/edit-a-paywall.md): This guide will walk you through the process of editing an existing Paywall in Botsi. They visually link your Products and Access Levels with the user experience, offering flexible customization without the need for app updates. - [Use the Builder Elements](/paywall-products/paywalls/use-the-builder-elements.md): SEO description - [Archive a Paywall](/products-and-paywalls/paywalls/archive-a-paywall.md): As you manage your app's monetization in Botsi, you might end up with paywalls you no longer use. These inactive paywalls can make your workspace messy and harder to navigate. To fix this, Botsi now lets you archive them. ## Placements - [Placements in Botsi](/paywall-products/placements/placements-in-botsi.md): SEO description - [Create Placements](/paywall-products/placements/create-placements.md): SEO description ## User Segments - [User Segments](/paywall-products/user-segments/user-segments.md): SEO description - [Create User Segments](/paywall-products/user-segments/create-user-segments.md): SEO description ## Users Subscriptions - [Event Feed](/paywall-products/users-subscriptions/event-feed.md): An Event Feed in Botsi is a powerful feature that tracks and displays customer interactions with your products or services in real-time. It helps you monitor customer behavior, including trial activations, purchases, and renewals. By leveraging the Event Feed, you can gain valuable insights into how customers engage with your products, identify trends, and optimize strategies for conversion and retention. - [User Profiles](/paywall-products/users-subscriptions/user-profiles.md): User Profiles allow you to manage, track, and analyze individual users within your application. These profiles provide a comprehensive view of each user's subscription status, behavior, and interaction history, enabling you to create personalized experiences that drive user engagement, retention, and revenue growth. ## Offers - [Offers in Botsi](/products-and-paywalls/offers/offers-in-botsi.md): SEO description - [Create Offers](/products-and-paywalls/offers/create-offers.md): SEO description - [Offers in the App Store](/products-and-paywalls/offers/offers-in-the-app-store.md): SEO description ## A/B Tests - [Botsi A/B Tests](/ab-tests/botsi-ab-tests.md): A/B testing in Botsi is a powerful way to optimize your Paywall performance by experimenting with different variations to find the one that drives the best results. Whether you are focused on conversion rates, revenue, or retention, Botsi provides data-driven insights for smarter decisions. - [Perform an A/B Test](/ab-tests/perform-an-a-b-test.md): Running an A/B Test in Botsi allows you to compare the performance of different paywall experiences by assigning them to users. This helps you optimize conversion rates, pricing strategies, and overall revenue by testing what works best. This guide will Cover: - [Read Test Results](/ab-tests/read-test-results.md): After running an A/B test in Botsi, you can stop it to end data collection and review how each paywall performed. The results screen gives you a quick summary, and you can click the More Analytics button to dive deeper into detailed performance metrics. ## AI Pricing Models ### Guides - [AI Pricing Integration Guide](/ai-pricing-models/ai-pricing-models/ai-pricing-integration-guide.md): Botsi AI Pricing Model helps you dynamically select and display the most effective paywall for different user segments, aiming to enhance conversion rates. This guide walks you through the prerequisites and configuration steps to get your AI Pricing Model up and running. - [AI Pricing Model API Guide](/ai-pricing-models/ai-pricing-model-api-guide.md): The Botsi AI Pricing Model API allows you to create user profiles and dynamically fetch the optimal paywall for each user based on our prediction model. This guide provides the technical details needed to integrate the API into your application. - [How To Report an Issue](/ai-pricing-models/ai-pricing-models/report-an-issue.md): When reporting an issue, follow the steps below and provide full request and response details to help us resolve it quickly. ### API Reference - [Overview](/ai-pricing-models/api-overview.md): The Botsi Pricing API is a developer-first platform designed to automate monetization and user-level price optimization. All features available in the Botsi Dashboard are programmatically accessible, allowing you to integrate AI-driven pricing strategies directly into your mobile or web applications. - [Authentication](/ai-pricing-models/api-reference/authentication.md): The Botsi API uses apiKey Authentication to secure HTTP requests. You must include your secret key in the Authorization header of every request to identify your application and authorize the call. - [HTTP Response Codes](/ai-pricing-models/api-reference/http-response-codes.md): The Botsi API uses standard HTTP status codes to indicate the success or failure of an API request. In general: - [Create a Profile](/ai-pricing-models/api-reference/create-a-profile.md): Creates a new user profile in Botsi and initializes the identity required for all subsequent AI Pricing operations. - [Get Paywall](/ai-pricing-models/api-reference/get-paywall.md): Retrieves an AI-predicted paywall configuration for a specific user and placement. - [Send Profile Event](/ai-pricing-models/api-reference/send-profile-event.md): Records one or more user interaction events related to paywall exposure. - [Validate Apple Store Purchase](/ai-pricing-models/api-reference/validate-apple-store-purchase.md): Validates an in-app purchase or subscription completed through the Apple App Store. - [Validate Google Play Store Purchase](/ai-pricing-models/api-reference/validate-google-play-store-purchase.md): Validates an in-app purchase or subscription completed through the Google Play Store. - [Add Single Custom Attribute](/ai-pricing-models/api-reference/add-single-custom-attribute.md): Creates a single custom attribute for a profile. - [Update Custom Attribute](/ai-pricing-models/api-reference/update-custom-attribute.md): Updates an existing custom attribute for a profile. - [Add Multiple Custom Attributes](/ai-pricing-models/api-reference/add-multiple-custom-attributes.md): Creates multiple custom attributes for a single profile in one request. ## Other Pages - / - /Homepage/ - /ab-tests/botsi-ab-tests/ - /ab-tests/perform-an-a-b-test/ - /ab-tests/read-test-results/ - /ai-pricing-models/ai-pricing-model-api-guide/ - /ai-pricing-models/ai-pricing-models/ai-pricing-integration-guide/ - /ai-pricing-models/ai-pricing-models/report-an-issue/ - /ai-pricing-models/api-overview/ - /ai-pricing-models/api-reference/add-multiple-custom-attributes/ - /ai-pricing-models/api-reference/add-single-custom-attribute/ - /ai-pricing-models/api-reference/authentication/ - /ai-pricing-models/api-reference/create-a-profile/ - /ai-pricing-models/api-reference/get-paywall/ - /ai-pricing-models/api-reference/http-response-codes/ - /ai-pricing-models/api-reference/send-profile-event/ - /ai-pricing-models/api-reference/update-custom-attribute/ - /ai-pricing-models/api-reference/validate-apple-store-purchase/ - /ai-pricing-models/api-reference/validate-google-play-store-purchase/ - /analytics/analytics-charts/active-subscriptions/ - /analytics/analytics-charts/active-trials/ - /analytics/analytics-charts/arppu/ - /analytics/analytics-charts/arpu/ - /analytics/analytics-charts/arr/ - /analytics/analytics-charts/billing-issues/ - /analytics/analytics-charts/expired-subscriptions/ - /analytics/analytics-charts/expired-trials/ - /analytics/analytics-charts/grace-period/ - /analytics/analytics-charts/installs/ - /analytics/analytics-charts/mrr/ - /analytics/analytics-charts/net-subscriptions/ - /analytics/analytics-charts/new-subscriptions/ - /analytics/analytics-charts/new-trials/ - /analytics/analytics-charts/non-subscriptions/ - /analytics/analytics-charts/refund-events/ - /analytics/analytics-charts/refund-money/ - /analytics/analytics-charts/revenue/ - /analytics/analytics-charts/subscription-renewal-cancelled/ - /analytics/analytics-charts/trials-renewal-cancelled/ - /analytics/analytics/charts/net-arr/ - /analytics/charts/index/ - /analytics/cohort-analytics/ - /analytics/conversion/ - /analytics/data/scheduled-data-exports/ - /analytics/funnel/ - /analytics/lifetime-value-ltv/ - /analytics/overview/ - /analytics/retention/ - /analytics/store-commission-and-taxes/ - /getting-started/account-creation/ - /getting-started/add-your-first-app/ - /getting-started/connect-to-google-play-store/google-plays-data-safety/ - /getting-started/data-security/ - /getting-started/getting-started/migrate-to-botsi/migrate-from-adapty-to-botsi/ - /getting-started/getting-started/migrate-to-botsi/migrate-from-revenuecat-to-botsi/ - /getting-started/getting-started/migrate-to-botsi/migrate-to-botsi/ - /getting-started/quickstart/ - /getting-started/settings/account-settings/ - /getting-started/settings/app-settings/ - /getting-started/settings/app-store-price-increase-logic/ - /getting-started/settings/sharing-purchases-between-user-accounts/ - /getting-started/third-party-integrations/advertising/apple-search-ads/ - /getting-started/third-party-integrations/advertising/google-ads/ - /getting-started/third-party-integrations/advertising/meta-ads/ - /getting-started/third-party-integrations/analytics/amplitude/ - /getting-started/third-party-integrations/analytics/firebase/ - /getting-started/third-party-integrations/analytics/mixpanel/ - /getting-started/third-party-integrations/analytics/mparticle/ - /getting-started/third-party-integrations/analytics/segment/ - /getting-started/third-party-integrations/apple-app-privacy/ - /getting-started/third-party-integrations/attribution/adjust/ - /getting-started/third-party-integrations/attribution/airbridge/ - /getting-started/third-party-integrations/attribution/branch/ - /getting-started/third-party-integrations/attribution/singular/ - /getting-started/third-party-integrations/attributions/appsflyer/ - /getting-started/third-party-integrations/configure-a-third-party-integration/ - /getting-started/third-party-integrations/connect-to-google-play-store/enable-developer-apis/ - /getting-started/third-party-integrations/connect-to-google-play-store/grant-permissions-to-service-account/ - /getting-started/third-party-integrations/connect-to-your-app-store-account/ - /getting-started/third-party-integrations/connect-to-your-google-play-store-account/ - /getting-started/third-party-integrations/enable-app-store-server-notifications/ - /getting-started/third-party-integrations/integrate-stripe/ - /getting-started/third-party-integrations/marketing-&-engagement/airship/ - /getting-started/third-party-integrations/marketing-&-engagement/braze/ - /getting-started/third-party-integrations/marketing-&-engagement/clevertap/ - /getting-started/third-party-integrations/marketing-&-engagement/iterable/ - /getting-started/third-party-integrations/marketing-&-engagement/onesignal/ - /getting-started/third-party-integrations/set-up-stripe-products-in-botsi/ - /getting-started/third-party-integrations/webhooks/ - /getting-started/what-is-botsi/ - /paywall-products/access-level/access-levels-in-botsi/ - /paywall-products/access-level/create-an-access-level/ - /paywall-products/access-level/delete-an-access-level/ - /paywall-products/paywalls/ - /paywall-products/paywalls/create-a-paywall/ - /paywall-products/paywalls/edit-a-paywall/ - /paywall-products/paywalls/use-the-builder-elements/ - /paywall-products/placements/create-placements/ - /paywall-products/placements/placements-in-botsi/ - /paywall-products/products/create-a-product/ - /paywall-products/products/delete-a-product/ - /paywall-products/products/edit-a-product/ - /paywall-products/products/products-in-botsi/ - /paywall-products/user-segments/create-user-segments/ - /paywall-products/user-segments/user-segments/ - /paywall-products/users-subscriptions/event-feed/ - /paywall-products/users-subscriptions/user-profiles/ - /products-and-paywalls/offers/create-offers/ - /products-and-paywalls/offers/offers-in-botsi/ - /products-and-paywalls/offers/offers-in-the-app-store/ - /products-and-paywalls/paywalls/archive-a-paywall/ - /sdks/guides/android-sdk-installation/ - /sdks/guides/capacitor-sdk-installation/ - /sdks/guides/flutter-sdk-installation/ - /sdks/guides/introduction/ - /sdks/guides/ios-sdk-installation/ - /sdks/guides/kotlin-sdk-integration-guide/ - /sdks/guides/react-native-sdk-installation/ - /sdks/guides/release-checklist/ - /sdks/guides/sample-apps/ - /sdks/guides/swift-sdk/ - /sdks/guides/unity-sdk-installation/ - /search/