# Mixpanel ## Docs - [What is Mixpanel?](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/what-is-mixpanel.md): Understand events, users, and properties — the core concepts of Mixpanel - [What to Track](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/what-to-track.md): Decide which user actions and properties to track in Mixpanel - [Quickstart](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/quickstart.md): Get up and running with Mixpanel quickly - [Install Mixpanel](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/quickstart/install-mixpanel.md): Install the Mixpanel SDK and initialize it in your application - [Identify Users](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/quickstart/identify-users.md): Connect events to users using the identify method in Mixpanel - [Capture Events](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/quickstart/capture-events.md): Choose how to capture events in Mixpanel, either with autocapture or manually tracked events - [Autocapture](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/quickstart/capture-events/autocapture.md): Enable autocapture in the JavaScript SDK to automatically collect events, with custom configs to tune what gets… - [Track Events](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/quickstart/capture-events/track-events.md): Use the track method to send events and understand how users engage with your product - [Install with AI](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/quickstart/install-with-ai.md): The Mixpanel Implementation Skill installs Mixpanel into your project through your AI coding agent - [Tracking Methods](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/tracking-methods.md): Take a look at any of these pages for more information about our tracking methods - [Choosing the Right Method](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/tracking-methods/choosing-the-right-method.md): If you use our SDKs, there are two general approaches to track events: client-side and server-side - [SDKs](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/tracking-methods/sdks.md): Send data from your application into Mixpanel - [Mixpanel SDKs: Javascript](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/tracking-methods/sdks/javascript.md): Install and configure the Mixpanel JavaScript SDK to track events on your website, via CDN snippet or npm packa… - [Implement Session Replay (Web)](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/tracking-methods/sdks/javascript/javascript-replay.md): Configure Session Replay for your web platform using the Mixpanel JavaScript SDK - [Implement Feature Flags (Web)](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/tracking-methods/sdks/javascript/javascript-flags.md): This developer guide will assist you in configuring your web platform for Feature Flags using the Mixpanel Java… - [OpenFeature Provider (Web)](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/tracking-methods/sdks/javascript/javascript-openfeature.md): Use Mixpanel Feature Flags through the OpenFeature standard with the Mixpanel Web OpenFeature provider - [Mixpanel SDKs: React Native](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/tracking-methods/sdks/react-native.md): Install and configure the Mixpanel React Native SDK to track events in your iOS and Android apps - [Implement Feature Flags (React Native)](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/tracking-methods/sdks/react-native/react-native-flags.md): Configure your React Native app for Feature Flags using the Mixpanel SDK - [Implement Session Replay (React Native)](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/tracking-methods/sdks/react-native/react-native-replay.md): Mixpanel's React Native Session Replay SDK enables you to capture and analyze user interactions in your mobile - [Mixpanel SDKs: Android](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/tracking-methods/sdks/android.md): Install and configure the Mixpanel Android SDK to track events from your Android app, published to Maven as an… - [Implement Session Replay (Android)](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/tracking-methods/sdks/android/android-replay.md): This developer guide will assist you in configuring your Android app for Session Replay using the Session Repla… - [Implement Feature Flags (Android)](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/tracking-methods/sdks/android/android-flags.md): Configure your Android app for Feature Flags using the Mixpanel Android SDK - [OpenFeature Provider (Android)](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/tracking-methods/sdks/android/android-openfeature.md): Use Mixpanel Feature Flags through the OpenFeature standard on Android - [Mixpanel SDKs: iOS (Objective-C) - Deprecated](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/tracking-methods/sdks/ios.md): Deprecated Objective-C SDK for tracking events from iOS apps; use the Swift SDK for new projects and migrations - [Mixpanel SDKs: iOS (Swift)](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/tracking-methods/sdks/swift.md): Install and configure the Mixpanel Swift SDK for iOS via CocoaPods, Carthage, or Swift Package Manager - [Implement Session Replay (iOS)](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/tracking-methods/sdks/swift/swift-replay.md): This developer guide will assist you in configuring your Swift app for Session Replay using the Session Replay… - [Implement Feature Flags (Swift)](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/tracking-methods/sdks/swift/swift-flags.md): Configure your iOS or macOS app for Feature Flags using the Mixpanel Swift SDK - [OpenFeature Provider (Swift)](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/tracking-methods/sdks/swift/swift-openfeature.md): Use Mixpanel Feature Flags through the OpenFeature standard with the Mixpanel Swift OpenFeature provider - [Mixpanel SDKs: Flutter](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/tracking-methods/sdks/flutter.md): Install and configure the Mixpanel Flutter SDK to track events from your Flutter app on iOS and Android - [Implement Session Replay (Flutter)](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/tracking-methods/sdks/flutter/flutter-replay.md): This developer guide will assist you in configuring your Flutter app for Session Replay using the Session Repla… - [Implement Feature Flags (Flutter)](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/tracking-methods/sdks/flutter/flutter-flags.md): This developer guide will assist you in configuring your Flutter application for Feature Flags using the Mixpan… - [Mixpanel SDKs: Unity](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/tracking-methods/sdks/unity.md): Install and configure the Mixpanel Unity SDK to track events in your Unity project via the package manager - [Mixpanel SDKs: Python](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/tracking-methods/sdks/python.md): Install and configure the Mixpanel Python SDK to track events from scripts and server-side code, installed with… - [Implement Feature Flags (Python)](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/tracking-methods/sdks/python/python-flags.md): Configure server-side feature flagging in Python with local or remote flag evaluation using the Mixpanel Python… - [OpenFeature Provider (Python)](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/tracking-methods/sdks/python/python-openfeature.md): Use Mixpanel Feature Flags through the OpenFeature standard with Python - [Mixpanel SDKs: Node.js](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/tracking-methods/sdks/nodejs.md): Server-side Node.js library for tracking events and updating user profiles from JavaScript server environments - [Implement Feature Flags (Node.js)](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/tracking-methods/sdks/nodejs/nodejs-flags.md): Configure server-side feature flagging in Node.js with local or remote flag evaluation using the Mixpanel Node.… - [OpenFeature Provider (Node.js)](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/tracking-methods/sdks/nodejs/nodejs-openfeature.md): Use Mixpanel Feature Flags through the OpenFeature standard with the Mixpanel Node.js OpenFeature provider - [Mixpanel SDKs: Ruby](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/tracking-methods/sdks/ruby.md): Install and configure the Mixpanel Ruby SDK to track events from scripts and server-side code, installed as the… - [Implement Feature Flags (Ruby)](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/tracking-methods/sdks/ruby/ruby-flags.md): Configure your Ruby server for Feature Flags using the Mixpanel Ruby SDK - [OpenFeature Provider (Ruby)](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/tracking-methods/sdks/ruby/ruby-openfeature.md): Use Mixpanel Feature Flags through the OpenFeature standard with the Mixpanel Ruby OpenFeature provider - [Mixpanel SDKs: PHP](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/tracking-methods/sdks/php.md): Install and configure the Mixpanel PHP SDK to track events from scripts and server-side code, installed with Co… - [Mixpanel SDKs: Go](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/tracking-methods/sdks/go.md): Install and configure the Mixpanel Go SDK to track events from scripts and server-side code where client-side t… - [Implement Feature Flags (Go)](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/tracking-methods/sdks/go/go-flags.md): This developer guide will assist you in configuring your server-side Go platform for Feature Flags using the Mi… - [OpenFeature Provider (Go)](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/tracking-methods/sdks/go/go-openfeature.md): Use Mixpanel Feature Flags through the OpenFeature standard with the Mixpanel Go OpenFeature provider - [Mixpanel SDKs: Java](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/tracking-methods/sdks/java/index.md): The Mixpanel Java library is useful for tracking events from Java servers - [Implement Feature Flags (Java)](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/tracking-methods/sdks/java/java-flags.md): Configure your Java server for Feature Flags using the Mixpanel Java SDK - [OpenFeature Provider (Java)](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/tracking-methods/sdks/java/java-openfeature.md): Use Mixpanel Feature Flags through the OpenFeature standard with the Mixpanel Java OpenFeature provider - [Mixpanel-utils](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/links/mixpanel-utils.md): Utility scripts for Mixpanel data management - [Autocapture](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/tracking-methods/autocapture.md): Capture frontend events like page views, clicks, and form interactions with minimal setup using Mixpanel's Java… - [Warehouse Connectors](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/tracking-methods/warehouse-connectors.md): Sync data from your data warehouse into Mixpanel - [Tracking Integrations](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/tracking-methods/integrations.md): Ingest data from a third-party tool into Mixpanel - [Ad Spend](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/tracking-methods/integrations/ad-spend.md): Mixpanel’s event-based data model enables you to represent and analyze any type of data, including ad campaign - [Amazon S3](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/tracking-methods/integrations/amazon-s3.md): Build a serverless ingest pipeline that imports event files from an AWS S3 bucket into Mixpanel using a Lambda… - [Kafka](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/tracking-methods/integrations/aws-kafka.md): Route events from a Kafka topic into Mixpanel with a Python consumer for real-time analytics - [CMS & E-Commerce](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/tracking-methods/integrations/cms-ecommerce.md): It's easy to integrate Mixpanel in CMS or E-Commerce sites with minimal code - [Customer.io](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/links/customerio.md): Import Mixpanel contacts into Customer.io - [Freshpaint](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/tracking-methods/integrations/freshpaint.md): Freshpaint is a data platform that lets you to track events from your website into Mixpanel without writing any… - [Google Cloud Storage](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/tracking-methods/integrations/google-cloud-storage.md): Build a serverless ingest pipeline that imports event files from a Google Cloud Storage bucket into Mixpanel vi… - [Google Pubsub](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/tracking-methods/integrations/google-pubsub.md): Route events from a Google Pub/Sub topic into Mixpanel with a Cloud Function trigger for real-time analytics - [Google Sheets](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/tracking-methods/integrations/google-sheets.md): Import CSV data from Google Sheets into your Mixpanel project - [Google Tag Manager](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/tracking-methods/integrations/google-tag-manager.md): Send events to Mixpanel with the native Google Tag Manager custom template, including installation and configur… - [Langfuse](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/tracking-methods/integrations/langfuse.md): Langfuse is an open-source LLM engineering platform that provides observability and analytics for AI applicatio… - [LaunchDarkly](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/tracking-methods/integrations/launchdarkly.md): Send LaunchDarkly feature flag impressions to Mixpanel as experiment events to analyze exposure and conversion - [mParticle](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/tracking-methods/integrations/mparticle.md): mParticle is a customer data platform (CDP) that enables you to track event data and route it to various downst… - [Next.js](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/tracking-methods/integrations/nextjs.md): Integrate Mixpanel tracking into your Next.js application - [Mobile Attribution](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/tracking-methods/integrations/mobile-attribution-tracking.md): Track mobile installs and attribution sources using third-party tools with Mixpanel - [Rudderstack](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/tracking-methods/integrations/rudderstack.md): Send event data to Mixpanel through RudderStack, a customer data pipeline for collecting and routing data acros… - [Segment](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/tracking-methods/integrations/segment.md): Route Segment event data into Mixpanel using the Segment destination integration - [Shopify](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/tracking-methods/integrations/shopify.md): Track Shopify store events and customer data in Mixpanel - [Snowplow](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/tracking-methods/integrations/snowplow.md): If you already use Snowplow to collect event data, it's easy to route that data to Mixpanel - [Stripe](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/tracking-methods/integrations/stripe.md): Stream Stripe webhook events into Mixpanel through a Google Cloud Function that forwards them to the import API - [Tealium](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/tracking-methods/integrations/tealium.md): Set up Mixpanel event tracking and identity management through Tealium - [Vendo](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/tracking-methods/integrations/vendo.md): Sync Vendo events and properties into Mixpanel for commerce analytics - [Identity Management Overview](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/tracking-methods/id-management.md): Already familiar with the concept of identity management - [Identifying Users (Simplified)](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/tracking-methods/id-management/identifying-users-simplified.md): The information on this page is for projects on the Simplified ID Merge API - [Migrating to Simplified ID Merge](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/tracking-methods/id-management/migrating-to-simplified-id-merge-system.md): Mixpanel currently has three versions of ID management: - [Mixpanel Data Inspector](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/tracking-methods/data-inspector.md): Browser extension that shows events sent to Mixpanel from your web app in real time, with JSON payload inspecti… - [Data Structure](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/data-structure.md): How events, users, and properties are structured in Mixpanel - [Data Model](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/data-structure/concepts.md): How Mixpanel data is organized - [Events](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/data-structure/events-and-properties.md): Capture behaviors and actions - [User Profile](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/data-structure/user-profiles.md): Demographic attributes for your users - [Group Analytics](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/data-structure/group-analytics.md): Group users together as an aggregated unit of measurement - [Group Analytics Implementation Guide](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/data-structure/group-analytics/group-analytics-implementation.md): Customers on an Enterprise or Growth plan can access Group Analytics as an add-on package - [Group Analytics FAQ](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/data-structure/group-analytics/group-analytics-faq.md): The limits below ensure group analytics works correctly in Mixpanel: - [Lookup Tables](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/data-structure/lookup-tables.md): Enrich ingested data using a CSV - [Property Reference](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/data-structure/property-reference.md): Take a look at any of these pages for more information about Mixpanel's properties - [Types of Properties in Mixpanel](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/data-structure/property-reference/properties.md): Properties are attributes that help you define the specifics of an Event, a User, or a Group - [Supported Properties Data Type](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/data-structure/property-reference/data-type.md): Mixpanel supports five data types for properties: String, Numeric, Boolean, Date and List - [Default Properties](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/data-structure/property-reference/default-properties.md): Automatically collected properties - [Reserved Properties](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/data-structure/property-reference/reserved-properties.md): Properties used for system features - [Migrating to Mixpanel](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/migration.md): How a migration from another analytics provider works, what each phase involves, and how to reduce the risk and… - [Migrating from Adobe Analytics](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/migration/adobe-analytics.md): Migrate from Adobe Analytics to Mixpanel, covering data model differences, key metric mappings, and implementat… - [Migrating from Amplitude](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/migration/amplitude.md): Migrate from Amplitude to Mixpanel, covering data model differences, historical data loading, and implementatio… - [Migrating from Google Analytics](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/migration/google-analytics.md): Migrate from Google Analytics 4 to Mixpanel, including loading historical GA4 data through the BigQuery warehou… - [Tracking Best Practices](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/tracking-best-practices.md): Take a look at any of these pages for more information about best practices on Mixpanel tracking - [Block Unwanted Traffic](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/tracking-best-practices/bot-traffic.md): In this guide, we describe how to avoid bot traffic from affecting your tracking - [Debugging](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/tracking-best-practices/debugging.md): Validate your data and troubleshoot your implementation - [Developer Environments](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/tracking-best-practices/developer-environments.md): Keep development data out of production by using separate Mixpanel projects and switching tokens per environment - [Geolocation](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/tracking-best-practices/geolocation.md): IP address and location properties - [Hot Shard Limits](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/tracking-best-practices/hot-shard-limits.md): Per-identifier event limits that keep queries fast, what causes a hot shard, and how to resolve one - [Server-Side Best Practices](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/tracking-best-practices/server-side-best-practices.md): Tips for scalable, maintainable server-side tracking, including parsing user agent data into device and browser… - [Create A Tracking Plan](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/tracking-best-practices/tracking-plan.md): Read the detailed guide on creating a tracking plan - [Traffic Attribution](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/tracking-best-practices/traffic-attribution.md): Analyze your marketing channels - [Warehouse Best Practices](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/tracking-best-practices/warehouse-best-practices.md): Warehouse Connector is a paid add-on available to organizations on a Growth or Enterprise plan - [Reports Overview](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/reports.md): A report is a visual display of your tracked Mixpanel data - [Insights](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/reports/insights.md): Visualize trends and compositions within your data - [Funnels](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/reports/funnels.md): Measure conversions through a series of events - [Funnels](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/reports/funnels/funnels-overview.md): Measure conversions through a series of events - [Funnels Quickstart](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/reports/funnels/funnels-quickstart.md): Build your first funnel to measure user conversion in Mixpanel - [Funnels Advanced Concepts](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/reports/funnels/funnels-advanced.md): Advanced funnel configuration including steps, filters, and conversion windows - [Funnels FAQ](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/reports/funnels/funnels-faq.md): Why is my user shown as dropped off even though they've just completed the full funnel today - [Retention](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/reports/retention.md): Measure engagement over time - [Flows](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/reports/flows.md): See frequent paths taken by users to or from any event - [Other Apps](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/reports/apps.md): Access Mixpanel reports and boards on mobile - [Impact](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/reports/apps/impact.md): Measure the effect of a launch on your KPIs - [Signal](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/reports/apps/signal.md): Quantify correlation between two events - [JQL](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/reports/apps/jql.md): Create custom queries using Javascript code - [Boards](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/boards.md): Collect your reports into a single view - [Sharing ](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/boards/sharing-and-permission.md): Growth and Enterprise plan users can control who views and edits reports in a board - [Templates](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/boards/templates.md): Generate a board using customizable templates - [Boards on Boards](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/boards/boards-on-boards.md): Organize your analyses with nested Boards. - [Public Boards](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/boards/public-boards.md): Share analyses with stakeholders outside your company - [Move Boards](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/boards/move-boards.md): Reuse Boards across different projects - [Feature Flags](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/featureflags.md): Rollout with precision control - [Runtime Events](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/featureflags/runtime-events.md): Target Users Based on Behavior - [Experiments](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/experiments.md): Measure the impact of a/b testing - [Metric Tree](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/metric_tree.md): Build a live metric tree that maps relationships between input and output metrics for team decision-making (Ent… - [Users](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/users.md): Explore your user base in Mixpanel - [Cohorts](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/users/cohorts.md): Group users by demographic and behavior - [Session Replay](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/session-replay.md): Watch playbacks of user digital experiences - [Session Replay Privacy Controls](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/session-replay/session-replay-privacy-controls.md): How Session Replay masking and blocking work, what data is captured, and controls for protecting end-user priva… - [Heatmaps for Web](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/session-replay/heatmaps.md): Heatmaps help you visualize user interactions on your web application, showing where users click the most - [Features](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/features.md): Alerts, annotations, embeds, and other Mixpanel features - [Alerts](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/features/alerts.md): Get notified about anomalies in your data - [Annotations](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/features/annotations.md): Annotations add valuable context to your reports by linking notes to specific dates - [Embeds](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/features/embeds.md): View Mixpanel reports in 3rd-party tools - [Chart Customization](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/features/chart-customization.md): Configure your report axis and color - [Comments](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/features/comments.md): Comments let you discuss data directly on reports and boards in Mixpanel - [Custom Buckets](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/features/custom-buckets.md): Custom buckets let you group existing properties into meaningful segments on the fly - [Custom Events](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/features/custom-events.md): Combine multiple events for analyses - [Custom Properties](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/features/custom-properties.md): Calculate new properties on the fly - [Computed Properties](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/features/computed-properties.md): Specialized properties that Mixpanel calculates dynamically from your event data - [Building Revenue Metrics](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/features/revenue-analytics.md): Mixpanel's Revenue Analytics gives product teams comprehensive visibility into how their decisions directly imp… - [Saved Metrics and Behaviors](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/features/saved-metrics-and-behaviors.md): Define and standardize key measurements and user actions so reporting stays consistent and reusable across your… - [Sessions](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/features/sessions.md): Compute sessions based on existing event data - [Slack Integration](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/features/slack-integration.md): Connect Mixpanel to your Slack workspace to help share reports with your colleagues faster - [Mixpanel Agent](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/mixpanel-agent.md): Ask Mixpanel Agent, the AI analyst built into Mixpanel, to run analyses, build reports, create cohorts, and inv… - [Agentic Automations](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/agentic-automations.md): Sub-agents of Mixpanel Agent configured to run recurring analysis work automatically - [Root Cause Analysis](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/root-cause-analysis.md): AI-generated explanations for why your metrics changed - [Mixpanel MCP Server](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/mcp.md): Hosted Model Context Protocol server that gives AI assistants access to your Mixpanel data - [Mixpanel Headless](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/mixpanel-headless.md): Open-source SDK exposing the full Mixpanel platform through a headless API - [Business Context](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/business-context.md): Help your AI assistant understand your business - [Mixpanel Administrative System](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/orgs-and-projects.md): The Mixpanel administrative system includes organizations, projects, and teams - [Organizations](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/orgs-and-projects/organizations.md): An Organization is an entity that links your projects, users, and subscription plan - [Managing Projects](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/orgs-and-projects/managing-projects.md): To create a project, you will need an admin or owner organization role - [Roles & Permissions](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/orgs-and-projects/roles-and-permissions.md): Manage organization and project roles, invite users, and control what each account can access in Mixpanel - [Data Governance](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/data-governance.md): Mixpanel has an extensive suite of data monitoring and management tools, take a look below: - [Lexicon](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/data-governance/lexicon.md): Describe your events and data using a dictionary - [Data Views & Classification](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/data-governance/data-views-and-classification.md): Filter team access to your data within a project - [Data Standards](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/data-governance/data-standards.md): Keep Your Data Clean and Consistent - [Event Approval](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/data-governance/event-approval.md): Review unexpected events before they are visible - [Data Volume Monitoring](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/data-governance/data-volume-monitoring.md): Get notified about drastic changes in event volume - [Warehouse Sync Monitoring (Beta)](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/data-governance/warehouse-sync-monitoring.md): Monitor warehouse sync health, track data quality, and control costs in Mixpanel - [Data Clean-Up](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/data-governance/data-clean-up.md): Clean up messy or problematic project data with merge suggestions, Lexicon spot checks, event blocking, and dat… - [AI-Powered Data Governance](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/data-governance/ai-powered-data-governance.md): Mixpanel uses AI to help you keep your project clean and well-governed with less manual effort - [Access Security](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/access-security.md): Mixpanel is committed to keeping your data and access secure - [Login Methods](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/access-security/login-methods.md): Users must authenticate themselves through a login process to access Mixpanel - [Two-Factor Authentication](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/access-security/two-factor-authentication.md): Two-factor authentication (2FA) is a security process that requires users to provide two different authenticati… - [Single Sign-On](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/access-security/single-sign-on.md): Use SSO to access Mixpanel - [Setup Azure SSO](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/access-security/single-sign-on/azure.md): You can set up Microsoft Azure Single Sign-On to use with your Mixpanel account - [Setup JumpCloud SSO](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/access-security/single-sign-on/jumpcloud.md): Configure SAML single sign-on for Mixpanel through JumpCloud by creating a custom application with Mixpanel's S… - [Setup Okta SSO](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/access-security/single-sign-on/okta.md): Configure SAML single sign-on for Mixpanel through Okta, using the Mixpanel app from the OIN or a custom Okta a… - [Shared SSO](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/access-security/single-sign-on/shared-sso.md): Use the same SSO setting for multiple Mixpanel organizations - [Setup Google Workspace SSO](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/access-security/single-sign-on/google.md): Configure SAML single sign-on for Mixpanel through Google Workspace, using the Mixpanel app from the app store… - [Audit Log](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/access-security/audit-log.md): Track organization and project activity, visibility into changes, and compliance for your Mixpanel workspace - [Audit Log Reference](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/access-security/audit-log-reference.md): Complete reference of all events tracked in the Mixpanel audit log - [Privacy Overview](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/privacy.md): Mixpanel believes in respecting and protecting people’s fundamental online privacy and data rights - [Protecting User Data](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/privacy/protecting-user-data.md): Opting users out of tracking and anonymizing data - [Legal Hub](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/links/legal-hub.md): Mixpanel's privacy policy and legal resources - [GDPR Compliance](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/privacy/gdpr-compliance.md): How Mixpanel supports GDPR data subject rights, including access, erasure, objection, and its data retention po… - [EU Residency](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/privacy/eu-residency.md): Store and process your Mixpanel data within the European Union - [India Data Residency](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/privacy/in-residency.md): Store and process your Mixpanel data within India - [End User Data Management](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/privacy/end-user-data-management.md): Making GDPR and CCPA requests - [Pricing](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/pricing.md): How Mixpanel pricing works - [MTU billing](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/pricing/legacy-mtu-billing.md): Billing based on Monthly Tracked Users — the number of visitors performing qualifying events - [Startup Program](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/pricing/startup-program.md): Use Mixpanel for free for the first year - [Export Methods](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/export-methods.md): Export raw data and reports from Mixpanel - [Data Pipelines Overview](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/data-pipelines.md): If you already did setup older version of pipelines via the API and want to manage it, go to docs here - [JSON Pipelines](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/data-pipelines/json-pipelines.md): Export Mixpanel data to supported data warehouses or object storage with JSON Pipelines, keeping properties in… - [Common SQL Queries](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/data-pipelines/common-sql-queries.md): Total daily count with deduplication logic and timezone adjustment - [Data Pipeline Integrations](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/data-pipelines/integrations.md): Export your Mixpanel data to a data warehouse - [AWS S3](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/data-pipelines/integrations/aws-s3.md): Export Mixpanel events and people data to an AWS S3 bucket with JSON Pipelines, including cross-account role pe… - [Azure Blob Storage](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/data-pipelines/integrations/azure-blob-storage.md): Export Mixpanel events and people data to Azure Blob Storage with JSON Pipelines, using a service principal for… - [BigQuery](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/data-pipelines/integrations/bigquery.md): Export Mixpanel data to a customer-managed Google BigQuery dataset with JSON Pipelines, including permissions a… - [Databricks](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/data-pipelines/integrations/databricks.md): Export Mixpanel data to Databricks using Unity Catalog Managed Volumes, supported on AWS, GCP, and Azure - [Google Cloud Storage](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/data-pipelines/integrations/gcp-gcs.md): Mixpanel supports exporting events and people data directly to Google Cloud Storage (GCS) via Json Pipelines - [AWS Redshift Spectrum](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/data-pipelines/integrations/redshift-spectrum.md): Export Mixpanel data to S3 and query it with AWS Redshift Spectrum through AWS Glue Data Catalog schemas - [Snowflake](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/data-pipelines/integrations/snowflake.md): Export Mixpanel data into a Snowflake dataset with JSON Pipelines, including role setup, storage integration, a… - [Data Pipelines](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/data-pipelines/old-pipelines.md): Deprecated API-managed Data Pipelines that continuously export Mixpanel events to a cloud storage bucket or dat… - [Schematized Export Pipeline](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/data-pipelines/old-pipelines/schematized-export-pipeline.md): Overview of the schematized export pipeline, which transforms Mixpanel data for supported warehouses and object… - [Data Pipeline Integrations](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/data-pipelines/old-pipelines/integrations.md): Directory of raw and schematized Data Pipeline integrations that export Mixpanel data to cloud storage and data… - [Raw AWS Pipeline](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/data-pipelines/old-pipelines/integrations/raw-aws-pipeline.md): Set up a raw export pipeline from Mixpanel to an AWS S3 bucket, including bucket permissions and pipeline creat… - [Raw Azure Pipeline](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/data-pipelines/old-pipelines/integrations/raw-azure-pipeline.md): Set up a raw export pipeline from Mixpanel to Azure Blob Storage using service principal credentials - [Raw GCS Pipeline](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/data-pipelines/old-pipelines/integrations/raw-gcs-pipeline.md): Set up a raw export pipeline from Mixpanel to a Google Cloud Storage bucket, with permissions and an example AP… - [Schematized BigQuery Pipeline](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/data-pipelines/old-pipelines/integrations/schematized-bigquery-pipeline.md): Export schematized Mixpanel data to a Google BigQuery dataset, including partitioning and identity mapping views - [Schematized AWS Pipeline](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/data-pipelines/old-pipelines/integrations/schematized-aws-pipeline.md): Export schematized Mixpanel data to an S3 bucket and query it with Redshift Spectrum and AWS Glue - [Schematized Azure Pipeline](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/data-pipelines/old-pipelines/integrations/schematized-azure-pipeline.md): Export schematized Mixpanel events and people data to Azure Blob Storage for querying with SQL - [Schematized GCS Pipeline](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/data-pipelines/old-pipelines/integrations/schematized-gcs-pipeline.md): Export schematized, transformed Mixpanel data to a Google Cloud Storage bucket via the Data Pipelines API - [Schematized Snowflake Pipeline](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/data-pipelines/old-pipelines/integrations/schematized-snowflake-pipeline.md): Export schematized Mixpanel data into a Snowflake dataset, with role, storage integration, and user setup steps - [Cohort Sync](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/cohort-sync.md): Cohort Sync is a feature in Mixpanel that allows you to export dynamic groups of users (called Cohorts) who meet - [Syncing cohorts to a custom webhook](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/cohort-sync/webhooks.md): Mixpanel lets you sync cohorts to a custom webhook URL that you provide through the Destinations page - [Partners: Build a Cohort Sync Integration with Mixpanel](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/cohort-sync/build-an-integration.md): Partner guide to building a cohort sync integration with Mixpanel, covering sandbox setup, integration IDs, and… - [Destinations](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/cohort-sync/integrations.md): Export your cohorts to a third-party tool - [AB Tasty](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/cohort-sync/integrations/abtasty.md): Bidirectional data sync between Mixpanel cohorts and AB Tasty for targeted experimentation - [Airship](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/cohort-sync/integrations/airship.md): The Airship integration with Mixpanel allows users to export Mixpanel cohorts into Airship - [Appcues](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/cohort-sync/integrations/appcues.md): Export Mixpanel cohorts to Appcues as custom segments for targeting flows, surveys, and walkthroughs - [Apptimize](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/cohort-sync/integrations/apptimize.md): The Apptimize integration allows users to export Mixpanel cohorts into Apptimize groups, allowing you to target - [Braze](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/cohort-sync/integrations/braze.md): The Mixpanel Braze integration exports Mixpanel Cohorts into Braze - [Chameleon](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/cohort-sync/integrations/chameleon.md): Export Mixpanel cohorts to Chameleon to create custom segments for tours and surveys - [CleverTap](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/cohort-sync/integrations/clevertap.md): Export Mixpanel cohorts to CleverTap as custom segments for targeting campaigns and journeys - [Facebook Ads](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/cohort-sync/integrations/facebook-ads.md): Export Mixpanel cohorts to Facebook Ads to use targeted advertisements in Facebook - [Google Ads](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/cohort-sync/integrations/google-ads.md): Export Mixpanel cohorts to Google Ads to use targeted advertisements in Google Search - [Insider](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/cohort-sync/integrations/insider.md): Export Mixpanel cohorts to Insider to create custom segments that you can apply in your Insider campaigns - [Intercom](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/links/intercom.md): Import your Mixpanel contacts into Intercom by following Intercom's help center guide - [Iterable](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/cohort-sync/integrations/iterable.md): Export Mixpanel cohorts to Iterable to create user lists that you can target in your Iterable campaigns - [Kameleoon](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/cohort-sync/integrations/kameleoon.md): Export Mixpanel cohorts to Kameleoon to create custom segments that you can apply in your Kameleoon experiments - [Leanplum](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/cohort-sync/integrations/leanplum.md): Export Mixpanel cohorts to Leanplum to create custom audiences that you can apply in your Leanplum campaigns - [Mailchimp](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/cohort-sync/integrations/mailchimp.md): Export Mixpanel cohorts to Mailchimp to create custom audiences that you can apply in your Mailchimp campaigns - [Marketo](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/cohort-sync/integrations/marketo.md): Export Mixpanel cohorts to Marketo to target email campaigns, as a one-time push or a sync that refreshes every… - [Moengage](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/cohort-sync/integrations/moengage.md): Export Mixpanel cohorts to MoEngage to create custom segments that you can apply in your MoEngage campaigns - [mParticle](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/cohort-sync/integrations/mparticle.md): This integration allows you to export Mixpanel Cohorts to mParticle Feeds to create Audiences - [OneSignal](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/cohort-sync/integrations/onesignal.md): Export Mixpanel cohorts to OneSignal to create custom segments that you can apply in your OneSignal campaigns - [Salesforce Marketing Cloud](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/cohort-sync/integrations/salesforce-marketing-cloud.md): This integration lets you export cohorts from Mixpanel to Salesforce Marketing Cloud (SFMC) - [Segment](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/cohort-sync/integrations/segment.md): This integration allows you to export Cohorts of users from Mixpanel to Segment so that you can better target u… - [Taplytics](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/cohort-sync/integrations/taplytics.md): Export Mixpanel cohorts to Taplytics as custom segments for targeting experiments and feature flags - [VWO](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/cohort-sync/integrations/vwo.md): Export Mixpanel cohorts to VWO to create custom segments that you can apply in your VWO experiments - [Webengage](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/cohort-sync/integrations/webengage.md): Export Mixpanel cohorts to WebEngage to create custom segments that you can apply in your WebEngage campaigns - [Xtremepush](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/cohort-sync/integrations/xtremepush.md): Combine Mixpanel behavioral analytics with Xtremepush attribution and engagement data - [Community](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/community.md): Connect with other Mixpanel users and get support - [Join Slack](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/links/slack.md): Join the Mixpanel community Slack workspace - [Guidelines](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/community/guidelines.md): Community guidelines and terms of use for the Mixpanel Slack Community, including posting rules and enforcement - [Get Help](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/links/get-help.md): Contact Mixpanel support for help with your account, billing, or technical questions - [Response Times](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/docs/response-times.md): Expected response times and support SLAs for Mixpanel customers - [Hire an Expert](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/links/hire-an-expert.md): Find a certified Mixpanel implementation partner - [Mixpanel Introduction](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/guides/mixpanel-introduction.md): An introduction to Mixpanel for new users - [Self-Guided Tours](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/guides/self-guided-tours.md): Interactive self-guided tours to explore Mixpanel features - [What's New?](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/links/whats-new.md): Latest updates and new features in Mixpanel - [Guides by Use Case](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/guides/guides-by-use-case.md): Index of how-to guides organized by use case: engage your users, grow your usership, and empower your team - [Drive Product Innovation with Mixpanel Experiments](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/guides/guides-by-use-case/engage-your-users/drive-product-innovation.md): Drive product innovation using Mixpanel Experiments - [How to Safely Ship New Features with Flags](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/guides/guides-by-use-case/engage-your-users/ship-features.md): Feature Flags give your team the power to launch confidently, roll back instantly, and measure success in real… - [Understand and Grow Revenue with Mixpanel](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/guides/guides-by-use-case/grow-your-usership/grow-revenue.md): Connect product usage to revenue with Warehouse Connectors, Mirror, and Profile History to see which actions dr… - [Use Mixpanel Agent to Go From Question to Decision, Faster](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/guides/guides-by-use-case/empower-your-team/mixpanel-agent.md): Mixpanel Agent is an AI analyst built directly into Mixpanel - [3 Ways Top Teams Put Mixpanel Agent to Work](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/guides/guides-by-use-case/empower-your-team/mixpanel-agent/use-cases.md): Three ways teams use Mixpanel Agent: building reports, explaining metric changes, and evaluating whether launch… - [Use Mixpanel MCP to Go From "What Happened?" to "What Should We Do?"](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/guides/guides-by-use-case/empower-your-team/mcp.md): Use Mixpanel MCP to move from "What happened?" to "What should we do?" - [MCP by Industry](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/guides/guides-by-use-case/empower-your-team/mcp/mcp-by-industry.md): MCP's cross-source analysis is most useful when you know which questions to ask for your context - [MCP for AI Products](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/guides/guides-by-use-case/empower-your-team/mcp/mcp-by-industry/ai.md): MCP use cases and sample prompts for AI products: joining user engagement with model quality, infrastructure co… - [MCP for B2B SaaS](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/guides/guides-by-use-case/empower-your-team/mcp/mcp-by-industry/b2bsaas.md): MCP use cases and sample prompts for B2B SaaS: PQL scoring, churn prediction, activation-to-expansion, and acco… - [MCP for Ecommerce](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/guides/guides-by-use-case/empower-your-team/mcp/mcp-by-industry/ecommerce.md): MCP use cases and sample prompts for ecommerce: conversion funnels vs ad spend, cart abandonment, and post-purc… - [MCP for Finance](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/guides/guides-by-use-case/empower-your-team/mcp/mcp-by-industry/finance.md): MCP use cases and sample prompts for financial services: account opening funnels, transaction revenue, fraud si… - [MCP for Healthcare](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/guides/guides-by-use-case/empower-your-team/mcp/mcp-by-industry/healthcare.md): MCP use cases and sample prompts for healthcare: portal engagement, telehealth UX, appointment adherence, and c… - [MCP for Media & Entertainment](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/guides/guides-by-use-case/empower-your-team/mcp/mcp-by-industry/media.md): MCP use cases and sample prompts for media: content consumption vs subscriber retention, engagement depth, and… - [MCP Integration Pairings](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/guides/guides-by-use-case/empower-your-team/mcp/integrations.md): Questions answerable by pairing Mixpanel MCP with other MCP servers - [Mixpanel Headless](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/guides/guides-by-use-case/empower-your-team/headless.md): Programmatic access to your analytics - [Operationalizing Metric Trees to Close the Strategy-Execution Gap](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/guides/guides-by-use-case/empower-your-team/close-strategy-execution-gap.md): Most enterprise organizations don’t stumble because they lack strategy — they falter because strategy never rea… - [Turn Clicks into Clarity: Best Practices for Heatmaps & Session Replay](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/guides/guides-by-use-case/empower-your-team/see-replays.md): Best practices for using heatmaps and session replay to understand user behavior - [How To Build a Tracking Strategy](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/guides/guides-by-workflow/build-tracking-strategy.md): A well-defined tracking strategy ensures your product data stays consistent and reliable, enabling teams to make - [Embed Analytics into Your Product Development Cycle](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/guides/guides-by-workflow/embed-data.md): Embed tracking verification into your development workflow to prevent missing data - [Ensuring Data Quality in Mixpanel](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/guides/guides-by-workflow/ensure-data-quality.md): Poor data quality leads to misleading insights and wasted effort - [Mixpanel Guide to Data Privacy & PII Best Practices](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/guides/guides-by-workflow/data-privacy.md): Best practices for handling PII and sensitive data in Mixpanel: collect only what you need and reduce risk with… - [Write business context that grounds AI answers](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/guides/guides-by-workflow/write-business-context.md): Mixpanel Agent, MCP, and Headless can all draw on your project's business context to ground their answers - [Eliminate Data Drift Between Your Warehouse and Mixpanel Using Mirror](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/guides/guides-by-workflow/sync-with-mirror.md): Keep Mixpanel in sync with your warehouse using the Mirror connector - [Mixpanel and the Continuous Innovation Loop](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/guides/guides-by-topic/continuous-innovation.md): The Observe → Analyze → Decide → Act (OADA) loop is the framework behind how great teams use Mixpanel to contin… - [Set up Mixpanel AI for accurate answers](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/guides/guides-by-topic/trust-ai-answers.md): Any answer AI gives you is only as good as the data behind it - [Govern Your Mixpanel Data for Long-Term Success](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/guides/guides-by-topic/govern-data.md): Keep your Mixpanel data clean, trusted, and discoverable—no matter how your team changes - [Features](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/guides/guides-by-topic/features.md): Index of how-to guides by feature, spanning AI, experiments, feature flags, metric trees, revenue analytics, an… - [Core Reports](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/guides/guides-by-topic/core-reports.md): The Fundamentals learning path teaches you about Mixpanel's core reports and how to use them - [Benchmarks & Analytics Maturity](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/guides/benchmarks.md): Understand performance benchmarks and assess your organization’s analytics maturity - [Board Templates](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/guides/board-templates.md): Pre-built board templates to jumpstart your analytics workflow - [Strategic Playbooks](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/guides/strategic-playbooks.md): Index of strategic playbooks covering product analytics guides, onboarding, project migration, and feature flag… - [The Guide to Product Analytics](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/guides/strategic-playbooks/guide-to-product-analytics/intro.md): Introduction to the guide to product analytics, written with product leaders to help teams build products custo… - [Measure Value](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/guides/strategic-playbooks/guide-to-product-analytics/measure-value.md): The Foundation of Product Analytics - [Get to Know Your Users](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/guides/strategic-playbooks/guide-to-product-analytics/get-to-know-your-users.md): - What's user segmentation in product analytics - [Analyze User Engagement](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/guides/strategic-playbooks/guide-to-product-analytics/analyze-user-engagement.md): Understand product usage intervals, identify power/core/casual users, and track user lifecycle patterns for bet… - [Retain Your Users](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/guides/strategic-playbooks/guide-to-product-analytics/retain-your-users.md): Identify drop-off points, measure retention, and focus on users who find value in your product - [Grow and Scale](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/guides/strategic-playbooks/guide-to-product-analytics/grow-and-scale.md): How to measure growth, adapt your strategy as your company matures, and identify where your most valuable users… - [Conclusion](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/guides/strategic-playbooks/guide-to-product-analytics/conclusion.md): Imagine that every digital product has a value button - [Advance Your Product Analytics Strategy](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/guides/strategic-playbooks/product-analytics-strategy/get-started.md): Introduction to product analytics maturity: collecting the right data, asking the right questions, and deciding… - [Non-Existent](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/guides/strategic-playbooks/product-analytics-strategy/non-existent.md): - Introduction to Non-Existent product analytics maturity - [Novice](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/guides/strategic-playbooks/product-analytics-strategy/novice.md): - Introduction to Novice product analytics maturity - [Intermediate](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/guides/strategic-playbooks/product-analytics-strategy/intermediate.md): Intermediate product analytics strategy for growing teams - [Advanced](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/guides/strategic-playbooks/product-analytics-strategy/advanced.md): - Introduction to Advanced product analytics maturity - [Expert](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/guides/strategic-playbooks/product-analytics-strategy/expert.md): - Introduction to Expert product analytics maturity - [Getting started with product analytics](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/guides/strategic-playbooks/product-analytics-strategy/finale.md): Concluding questions to ask when choosing product analytics software and moving through the stages of analytics… - [Onboarding Playbook](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/guides/strategic-playbooks/onboarding-playbook.md): The Onboarding learning path walks you through implementing Mixpanel and getting the most from it - [Project Migration Playbook](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/guides/strategic-playbooks/project-migration.md): Consolidate siloed Mixpanel projects and migrate data during company growth - [Migrating Your Feature Flags and Experiments to Mixpanel ](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/guides/strategic-playbooks/feature-flag-migration-playbook.md): Migrate feature flags and experiments from another platform into Mixpanel, carrying over configurations and his… - [Mixpanel Glossary](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/guides/glossary.md): Use this glossary to get familiar with the concepts that power Mixpanel—from data tracking and privacy to growth - [Changelogs](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/changelogs.md): Latest updates, improvements, and fixes to Mixpanel - [Frequently Asked Questions](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/troubleshooting/faqs.md): Answers to common questions about sending data to Mixpanel, identity management, building reports, exporting da… - [Overview](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/reference/overview.md): Mixpanel supports API endpoints that can query, export, and import data as well as manipulate Mixpanel metadata… - [Authentication Methods](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/reference/authentication.md): Most of our APIs require authentication for which we recommend using Service Accounts to authenticate - [Service Accounts](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/reference/service-accounts.md): Authenticate API requests with service accounts, non-human Mixpanel users for scripts and backend services, via… - [Project Token](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/reference/project-token.md): Every Mixpanel project has a unique alphanumerical token for collecting data - [Project Secret [Deprecated]](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/reference/project-secret.md): This authentication method has been deprecated and will be fully retired on March 3, 2027 - [Request Signature [Deprecated]](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/reference/request-signature.md): API authentication via request signature is an outdated authentication - [Segmentation Expressions](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/reference/segmentation-expressions.md): Expression syntax for filtering events in the Query and Raw Data Export APIs - [Rate Limits](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/reference/rate-limits.md): Per-project rate limits for the Ingestion, Query, Raw Data Export, and Lexicon Schemas APIs, and how to avoid 4… - [Import Events](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/reference/import-events.md): Use this API to send batches of events from your servers to Mixpanel - [Track Events](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/reference/track-event.md): Track events to Mixpanel from client devices - [Event Deduplication](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/reference/event-deduplication.md): Mixpanel provides an event deduplication mechanism to ensure that duplicate events do not skew your analytics - [Overview](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/reference/ingestion-api.md): Mixpanel's Ingestion APIs allow you to send event or profile data to Mixpanel, which can be analyzed in our rep… - [Authentication](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/reference/ingestion-api-authentication.md): Which Ingestion API calls need only a project token, and which require a service account - [Update Group Profile Property](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/reference/group-set-property.md): Update a property on a group profile - [Set Group Profile Property Once](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/reference/group-set-property-once.md): Set a group profile property only if it has not been set - [Delete Group Profile Property](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/reference/group-delete-property.md): Delete a property from a group profile - [Remove from Group Profile List Property](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/reference/group-remove-from-list-property.md): Remove a value from a group profile list property - [Union to Group Profile List Property](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/reference/group-union.md): Union values into a group profile list property - [Batch Update Group Profiles](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/reference/group-batch-update.md): Send a batch of group profile updates - [Delete Group](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/reference/delete-group.md): Delete a group profile - [Limits](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/reference/limits-1.md): Rate and size limits for the Groups Profile API - [Lookup Tables](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/reference/lookup-tables.md): Lookup Tables are mutable tables that describe non-user entities like accounts, product SKUs, or geographies - [List Lookup Tables](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/reference/list-lookup-tables.md): List all lookup tables for a project - [Replace a Lookup Table](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/reference/replace-lookup-table.md): Lookup Tables must be created via our UI - [Set User Profile Property](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/reference/profile-set.md): This API will return a even if there are data validation issues - [Set User Profile Property Once](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/reference/profile-set-property-once.md): Set a user profile property only if it is not already set, without overwriting existing values - [Increment Numerical Property](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/reference/profile-numerical-add.md): Increment a numerical user profile property - [Union to User Profile List Property](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/reference/user-profile-union.md): Union values into a user profile list property - [Append to List Property](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/reference/profile-append-to-list-property.md): Append a value to a user profile list property - [Remove from User Profile List Property](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/reference/profile-remove-from-list-property.md): Remove a value from a user profile list property - [Delete User Profile Property](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/reference/profile-delete-property.md): Delete a property from a user profile - [Update Multiple Profiles](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/reference/profile-batch-update.md): This API will return a 200 OK even if there are data validation issues - [Delete User Profile](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/reference/delete-profile.md): Delete a user profile - [Limits](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/reference/user-profile-limits.md): Rate and size limits for the User Profile API - [Create Identity](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/reference/create-identity.md): Create an identity mapping for the Original ID Merge system - [Create Alias](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/reference/identity-create-alias.md): Create an alias for the Original ID Merge system - [Merge Identities](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/reference/identity-merge.md): Merge two identities using the Original ID Merge system - [Overview](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/reference/query-api.md): Query calculated report results programmatically from Mixpanel - [List Saved Cohorts](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/reference/cohorts-list.md): List all saved cohorts for a project - [Query Profiles](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/reference/engage-query.md): Query user (or group) profile data and return list of users (or groups) that fit specified parameters - [Authentication](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/reference/query-api-authentication.md): Authenticate Query API requests with a service account, project ID, and workspace ID for projects with data vie… - [Query Saved Report](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/reference/funnels-query.md): Query funnel data from a saved report via the legacy Funnels Query API, now in maintenance mode; use the Funnel… - [List Saved Funnels](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/reference/funnels-list-saved.md): List saved funnels for a project via the legacy Funnels Query API, now in maintenance mode; use the Funnels rep… - [Query Saved Report](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/reference/insights-query.md): Query a saved Insights report - [Custom JQL Query](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/reference/query-jql.md): Run a custom JQL script via the HTTP API; JQL is in maintenance mode, so prefer the Export API, Query API, or D… - [Additional Information](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/links/jql.md): Additional JQL reference material, linking to the JQL overview in the Mixpanel documentation - [Query Retention Report](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/reference/retention-query.md): If you specify neither an nor a , the is 1 day - [Query Frequency Report](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/reference/retention-frequency-query.md): Get data about how frequently users are performing events - [Query Segmentation Report](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/reference/segmentation-query.md): Segment an event by property via the legacy Segmentation Query API, now in maintenance mode; use an Insights re… - [Numerically Bucket](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/reference/segmentation-numeric-query.md): Bucket a numeric event property into ranges via the legacy Segmentation API, now in maintenance mode; use Insig… - [Numerically Sum](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/reference/segmentation-sum-query.md): Sum a numeric event expression per time unit via the legacy Segmentation API, now in maintenance mode; use Insi… - [Numerically Average](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/reference/segmentation-query-average.md): Average a numeric event expression per time unit via the legacy Segmentation API, now in maintenance mode; use… - [Profile Event Activity](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/reference/activity-stream-query.md): Query the event activity stream for a user profile - [Aggregate Event Counts](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/reference/list-recent-events.md): Aggregate event counts over a time period - [Today's Top Events](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/reference/query-top-events.md): Get today's top events - [Top Events](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/reference/query-months-top-event-names.md): Get the top event names for the current month - [Aggregrated Event Property Values](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/reference/query-event-properties.md): Query aggregated event property values - [Top Event Properties](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/reference/query-events-top-properties.md): Get the top properties for an event - [Top Event Property Values](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/reference/query-events-top-property-values.md): Get the top values for an event property - [Download Data](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/reference/raw-event-export.md): Export raw event data from a project - [Overview](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/reference/raw-data-export-api.md): The Mixpanel Export Data APIs allow you to export your raw data either manually or through a pipeline - [Authentication](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/reference/raw-data-export-api-authentication.md): Authenticate raw data Export API requests with a service account or project secret, including project ID requir… - [Overview](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/reference/lexicon-schemas-api.md): Sync your internal data dictionary or tracking plan with Mixpanel using Schemas - [Authentication](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/reference/lexicon-schemas-api-authentication.md): To modify (create, edit, delete) a schema, the Service Account must have the role of admin or owner - [Create/Replace Multiple](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/reference/upload-schemas-for-project.md): Upload schemas in bulk to the specified project - [Create/Replace One](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/reference/upload-schema-by-entity-and-name.md): Upload a schema for a single entity - [Delete all Schemas](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/reference/delete-all-schemas-in-project.md): Delete all Lexicon schemas in a project - [Delete for Entity](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/reference/delete-schemas-for-entity.md): Delete all Lexicon schemas for an entity - [Delete for Entity and Name](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/reference/delete-schema-by-entity-and-name.md): Delete a Lexicon schema by entity and name - [List Schemas](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/reference/list-all-schemas-for-project.md): List all Lexicon schemas for a project - [List for Entity](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/reference/list-schemas-for-entity.md): List all Lexicon schemas for an entity - [List for Entity and Name](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/reference/list-schemas-by-entity-and-name.md): List Lexicon schemas by entity and name - [Limits](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/reference/limits.md): The Schemas API has the following limits: - [Overview](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/reference/overview-2.md): This version of managing pipelines via API is Deprecated going forward - [Authentication](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/reference/authentication-2.md): To use the Data Pipelines API, the Service Account must have the role of admin or owner - [Create Pipeline](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/reference/create-warehouse-pipeline.md): Create an export pipeline with the Data Pipelines API, with type, data source, and destination-specific paramet… - [Delete Pipeline](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/reference/cancel-warehouse-pipeline.md): Delete a warehouse pipeline by ID - [Edit Pipeline](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/reference/edit-warehouse-pipeline.md): Update an existing warehouse pipeline - [Pause Pipeline](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/reference/pause-warehouse-pipeline.md): Pause a running warehouse pipeline - [Resume Pipeline](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/reference/resume-warehouse-pipeline.md): Resume a paused warehouse pipeline - [List Pipelines](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/reference/list-warehouse-pipeline-jobs.md): List all warehouse pipeline jobs - [Get Pipeline](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/reference/get-warehouse-pipeline-status.md): Given the name of the pipeline this API returns the status of the pipeline - [List Pipeline Logs](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/reference/list-warehouse-pipeline-sync-dates.md): List sync log entries for a warehouse pipeline - [Overview](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/reference/service-accounts-api.md): The Service Accounts API lets you manage your service accounts programmatically - [Authentication](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/reference/service-accounts-api-authentication.md): To modify (create, delete) a service account, the service account used for authentication must have the role of… - [Create Service Account](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/reference/create-service-account.md): Create a new service account - [Delete Service Account](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/reference/delete-service-account.md): Delete a service account by ID - [List Service Accounts For Project](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/reference/list-project-service-accounts.md): List all service accounts for a project - [Add Service Accounts To Projects](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/reference/add-service-accounts-to-projects.md): Add service accounts to one or more projects - [Remove Service Accounts From Projects](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/reference/remove-service-accounts-from-projects.md): Remove service accounts from one or more projects - [List Service Accounts](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/reference/list-service-accounts.md): List all service accounts for an organization - [Get Service Account](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/reference/get-service-account.md): Retrieve a service account by ID - [Overview](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/reference/overview-1.md): The Annotations API lets you manage your annotations programmatically - [Delete Annotation](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/reference/delete-annotation-1.md): Delete an annotation by ID - [List Annotations](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/reference/list-all-annotations-for-project.md): List all annotations for a project - [Get Annotation](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/reference/get-annotation-1.md): Retrieve an annotation by ID - [Create Annotations](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/reference/create-annotation.md): Create a new annotation for a project - [Patch Annotation](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/reference/patch-annotation-1.md): Update an existing annotation - [Get Annotation Tags](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/reference/get-annotation-tags-1.md): List all annotation tags for a project - [Create Annotation Tag](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/reference/create-annotation-tag-1.md): Create a new annotation tag - [Overview](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/reference/gdpr-api.md): GDPR and CCPA API (v3) for creating and checking data retrieval and deletion jobs for end-user personal data - [Create a Retrieval](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/reference/create-retrieval-1.md): Create a GDPR data retrieval request - [Check Status of Retrieval](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/reference/get-retrieval.md): Check the status of a GDPR data retrieval request - [Create a Deletion](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/reference/create-deletion.md): Create a GDPR deletion request - [Check Status of Deletion](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/reference/get-deletion.md): Check the status of a GDPR deletion request - [Cancel a Deletion](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/reference/delete-deletion.md): Cancel a pending GDPR deletion request - [Overview](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/reference/warehouse-connectors-api.md): Connect a data warehouse to import events, users, groups, and lookup tables into Mixpanel - [Authentication](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/reference/warehouse-connectors-api-authentication.md): A service account is necessary to authenticate Warehouse Connectors API requests - [Run an import](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/reference/run-an-import-1.md): Trigger a warehouse import run - [List Warehouse Imports](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/reference/list-warehouse-imports.md): List all warehouse imports for a project - [Get Warehouse Import](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/reference/get-warehouse-import.md): Retrieve a warehouse import by ID - [Update Warehouse Import](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/reference/update-warehouse-import.md): Update an existing warehouse import - [Delete Warehouse Import](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/reference/delete-warehouse-import.md): Delete a warehouse import by ID - [Create Event Stream Import](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/reference/create-event-stream-import.md): Create a new event stream import - [Create People Import](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/reference/create-people-import.md): Create a new people import - [Create Groups Import](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/reference/create-groups-import.md): Create a new groups import - [Create Lookup Table Import](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/reference/create-lookup-table-import.md): Create a new lookup table import - [Get Import History](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/reference/get-import-history.md): Get the import history for a project - [Run an Import](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/reference/run-an-import.md): Triggers an immediate sync for a given warehouse import - [Overview](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/reference/feature-flags-api.md): API for assigning users to feature flag variants in Mixpanel - [Get Flag Definitions](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/reference/get-flag-definitions.md): This endpoint returns the flag definitions for all enabled feature flags within a Mixpanel project - [Get Variant Assignments](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/reference/get-variant-assignments.md): This endpoint returns the variant assignments for enabled flags within a Mixpanel project - [Overview](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/reference/feature-flags-management-api.md): Use the Feature Flags Management API to create, update, delete, and manage feature flags - [List Feature Flags](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/reference/list-feature-flags-1.md): List all feature flags for a project - [Create Feature Flag](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/reference/create-feature-flag-1.md): Create a new feature flag - [Get Feature Flag](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/reference/get-feature-flag-1.md): Retrieve a feature flag by ID - [Delete Feature Flag](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/reference/delete-feature-flag-1.md): Delete a feature flag by ID - [Update Feature Flag](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/reference/update-feature-flag-1.md): Update an existing feature flag - [List Experiments](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/reference/list-experiments.md): List all experiments for a project - [Create Experiment](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/reference/create-experiment.md): Create a new experiment - [Get Experiment](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/reference/get-experiment.md): Retrieve an experiment by ID - [Update Experiment](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/reference/update-experiment.md): Update an existing experiment - [Delete Experiment](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/reference/delete-experiment.md): Delete an experiment by ID - [Archive Experiment](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/reference/archive-experiment.md): Archive an experiment by ID - [Unarchive Experiment](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/reference/unarchive-experiment.md): Unarchive a previously archived experiment - [Decide Experiment](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/reference/decide-experiment.md): Get variant assignment for an experiment - [Force Conclude Experiment](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/reference/force-conclude-experiment.md): Force conclude a running experiment - [Launch Experiment](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/reference/launch-experiment.md): Launch an experiment by ID ## OpenAPI Specs - [warehouse-connectors.openapi](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/openapi/warehouse-connectors.openapi.yaml) - [service-accounts.openapi](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/openapi/service-accounts.openapi.yaml) - [query.openapi](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/openapi/query.openapi.yaml) - [platform.openapi](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/openapi/platform.openapi.json) - [lexicon-schemas.openapi](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/openapi/lexicon-schemas.openapi.yaml) - [ingestion.openapi](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/openapi/ingestion.openapi.yaml) - [identity.openapi](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/openapi/identity.openapi.yaml) - [gdpr.openapi](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/openapi/gdpr.openapi.yaml) - [feature-flags.openapi](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/openapi/feature-flags.openapi.yaml) - [feature-flags-management.openapi](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/openapi/feature-flags-management.openapi.yaml) - [export.openapi](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/openapi/export.openapi.yaml) - [experiments.openapi](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/openapi/experiments.openapi.yaml) - [data-pipelines.openapi](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/openapi/data-pipelines.openapi.yaml) - [annotations.openapi](https://mixpanel-edb78807-copilot-tof-439-backfill-description-fron.mintlify.site/openapi/annotations.openapi.yaml) ## Optional - [About Us](https://mixpanel.com/about) - [Community](https://community.mixpanel.com/) - [Blog](https://mixpanel.com/blog)