{
  "$schema": "https://tiergauge.com/api/tools.schema.json",
  "feed_version": "1",
  "generated_at": "2026-05-01T03:49:43.058Z",
  "site": "https://tiergauge.com",
  "license": "CC BY 4.0 with attribution to TierGauge.",
  "category": {
    "slug": "analytics",
    "display": "Analytics",
    "description": "Product, marketing, or web analytics."
  },
  "count": 3,
  "tools": [
    {
      "slug": "mixpanel",
      "name": "Mixpanel",
      "vendor": "Mixpanel",
      "homepage_url": "https://mixpanel.com",
      "pricing_url": "https://mixpanel.com/pricing",
      "tagline": "Event-based product analytics with usage pricing and a generous free tier.",
      "description": "Mixpanel is a product analytics platform built around event tracking, funnels, retention curves, and behavioral segmentation. Pricing is usage-based on monthly events: the Free plan covers 1M events/mo with up to 5 saved reports and 10K monthly session replays, the Growth plan keeps the first 1M events free then charges $0.28 per 1K events up to a 20M-event entry tier with unlimited reports and 20K monthly session replays, and Enterprise is a custom contract for unlimited events with advanced analytics, governance, security, 24/7 support, a dedicated AM, and professional services. Eligible startups (founded under 5 years with $8M or less in funding) can apply for the Startup Plan and get the first year free.",
      "primary_category": "analytics",
      "secondary_categories": [],
      "plans": [
        {
          "name": "Free",
          "slug": "free",
          "tagline": "1M events/mo, free forever",
          "prices": [
            {
              "cycle": "free"
            }
          ],
          "anchor_monthly_usd_cents": 0,
          "limits": {
            "api_calls_per_month": {
              "kind": "number",
              "value": 1000000,
              "unit": "events"
            }
          },
          "features_included": [
            "1M monthly events",
            "Up to 5 saved reports",
            "10K monthly session replays",
            "Core product analytics"
          ],
          "features_missing": [
            "Unlimited reports",
            "Cohorts",
            "Behavioral analytics",
            "Templates",
            "Higher session replay quota",
            "Advanced analytics",
            "Data governance",
            "24/7 support",
            "Dedicated account manager"
          ],
          "is_free": true,
          "has_free_trial": false,
          "contact_sales": false,
          "source_url": "https://mixpanel.com/pricing",
          "captured_at": "2026-04-30T21:00:00.000Z",
          "capture_method": "manual",
          "notes": "Free forever. Eligible early-stage companies (founded under 5 years, $8M or less in funding) can apply for the Startup Plan to get the first year of paid Mixpanel free."
        },
        {
          "name": "Growth",
          "slug": "growth",
          "tagline": "Pay-as-you-go, starts free",
          "prices": [
            {
              "cycle": "usage-based",
              "price": {
                "amount_cents": 28,
                "currency": "USD"
              },
              "per_unit": "1,000 events",
              "notes": "First 1M events/mo free; then $0.28 per 1K events. Up to 20M events at entry tier."
            }
          ],
          "anchor_monthly_usd_cents": 0,
          "limits": {
            "api_calls_per_month": {
              "kind": "number",
              "value": 20000000,
              "unit": "events (entry tier ceiling; scales above)"
            }
          },
          "features_included": [
            "First 1M events/mo free",
            "Unlimited saved reports",
            "20K monthly session replays",
            "Cohorts",
            "Behavioral analytics",
            "Templates"
          ],
          "features_missing": [
            "Unlimited monthly events",
            "Advanced analytics",
            "Data governance",
            "Enterprise security",
            "24/7 support",
            "Dedicated account manager",
            "Professional services"
          ],
          "is_free": false,
          "has_free_trial": false,
          "contact_sales": false,
          "source_url": "https://mixpanel.com/pricing",
          "captured_at": "2026-04-30T21:00:00.000Z",
          "capture_method": "manual",
          "notes": "Usage-based: $0.28 per 1K events after the first 1M free events each month. Eligible startups (founded under 5 years, $8M or less in funding) can apply for the Startup Plan and get the first year free."
        },
        {
          "name": "Enterprise",
          "slug": "enterprise",
          "tagline": "Custom contract, unlimited events",
          "prices": [
            {
              "cycle": "custom"
            }
          ],
          "anchor_monthly_usd_cents": null,
          "limits": {
            "api_calls_per_month": {
              "kind": "unlimited"
            }
          },
          "features_included": [
            "Unlimited monthly events",
            "Advanced analytics",
            "Data governance",
            "Enterprise security",
            "24/7 support",
            "Dedicated account manager",
            "Professional services"
          ],
          "features_missing": [],
          "is_free": false,
          "has_free_trial": false,
          "contact_sales": true,
          "source_url": "https://mixpanel.com/pricing",
          "captured_at": "2026-04-30T21:00:00.000Z",
          "capture_method": "manual",
          "notes": "Custom pricing via sales. Includes the full feature surface plus dedicated support and professional services."
        }
      ],
      "free_plan_available": true,
      "free_trial_days": null,
      "starting_price_usd_cents": 0,
      "has_custom_enterprise": true,
      "alternatives": [
        "posthog"
      ],
      "pros": [
        "Mature product-analytics UI with event-based segmentation, funnels, and retention curves",
        "Generous Free tier covering 1M monthly events forever",
        "Session replay included on paid plans (20K monthly replays on Growth)",
        "Transparent per-event pricing at $0.28 per 1K events on Growth",
        "Startup Plan benefits qualifying early-stage companies with the first year free"
      ],
      "cons": [
        "Per-event pricing can spike with viral traffic or wasteful instrumentation",
        "UI is overwhelming for non-technical users",
        "Less integrated than PostHog (separate vendors needed for replay and feature flags at depth)",
        "Enterprise pricing is opaque and requires contacting sales"
      ],
      "best_for": [
        "SaaS product teams shipping behavior-triggered features",
        "Growth teams running funnel and retention analyses",
        "Mid-market companies past PostHog's free comfort zone"
      ],
      "not_for": [
        "Marketing-only teams (use GA4)",
        "Cost-conscious early startups (PostHog free tier is bigger)",
        "Buyers who want analytics, flags, and replay in one bill (use PostHog)"
      ],
      "last_verified": "2026-04-30T21:00:00.000Z",
      "scraper_status": "manual-only",
      "match": "primary"
    },
    {
      "slug": "posthog",
      "name": "PostHog",
      "vendor": "PostHog",
      "homepage_url": "https://posthog.com",
      "pricing_url": "https://posthog.com/pricing",
      "tagline": "Open-source product analytics, session replay, feature flags, and surveys in one stack.",
      "description": "PostHog is an open-source product OS that bundles product analytics, session replay, feature flags, experiments, and surveys into a single platform. Pricing is usage-based per product with a generous free tier (1M events/mo, 5K recordings/mo, 1M flag requests/mo, 1.5K survey responses/mo) and pay-as-you-go rates above that, with steep volume discounts at scale. Boost ($250/mo), Scale ($750/mo), and Enterprise ($2,000/mo) are platform add-ons that layer on enhanced support, RBAC, and SLAs. You can also self-host the entire stack for free if you want full control.",
      "primary_category": "analytics",
      "secondary_categories": [
        "ab-testing"
      ],
      "plans": [
        {
          "name": "Free + Pay-as-you-go",
          "slug": "free",
          "tagline": "Generous free tier across every product",
          "prices": [
            {
              "cycle": "free"
            }
          ],
          "anchor_monthly_usd_cents": 0,
          "limits": {
            "seats": {
              "kind": "unlimited"
            },
            "api_calls_per_month": {
              "kind": "number",
              "value": 1000000,
              "unit": "events (Product Analytics)"
            }
          },
          "features_included": [
            "Product Analytics (1M events/mo free)",
            "Session Replay (5K web recordings + 2.5K mobile recordings/mo free)",
            "Feature Flags and Experiments (1M requests/mo free)",
            "Surveys (1,500 responses/mo free)",
            "Self-hosting available at no cost",
            "Unlimited team members"
          ],
          "features_missing": [],
          "is_free": true,
          "has_free_trial": false,
          "contact_sales": false,
          "source_url": "https://posthog.com/pricing",
          "captured_at": "2026-04-30T21:00:00.000Z",
          "capture_method": "manual",
          "notes": "Free includes 1M events/mo + 5K session recordings/mo + 1M feature flag requests/mo + 1.5K survey responses/mo. Above free, pay-as-you-go: $0.00005/event, $0.005/recording, $0.0001/request, $0.10/response, with volume discounts."
        },
        {
          "name": "Boost",
          "slug": "boost",
          "tagline": "Add-on: Boost",
          "prices": [
            {
              "cycle": "monthly",
              "price": {
                "amount_cents": 25000,
                "currency": "USD"
              }
            }
          ],
          "anchor_monthly_usd_cents": 25000,
          "limits": {},
          "features_included": [
            "Product Analytics, Session Replay, Feature Flags, Surveys (pay-as-you-go usage applies)",
            "Enhanced support response times",
            "Priority access to new features",
            "Higher API rate limits"
          ],
          "features_missing": [],
          "is_free": false,
          "has_free_trial": false,
          "contact_sales": false,
          "source_url": "https://posthog.com/pricing",
          "captured_at": "2026-04-30T21:00:00.000Z",
          "capture_method": "manual",
          "notes": "Adds enhanced features and elevated support on top of pay-as-you-go usage costs."
        },
        {
          "name": "Scale",
          "slug": "scale",
          "tagline": "Add-on: Scale",
          "prices": [
            {
              "cycle": "monthly",
              "price": {
                "amount_cents": 75000,
                "currency": "USD"
              }
            }
          ],
          "anchor_monthly_usd_cents": 75000,
          "limits": {},
          "features_included": [
            "Product Analytics, Session Replay, Feature Flags, Surveys (pay-as-you-go usage applies)",
            "Role-based access control (RBAC) enforcement",
            "Elevated support with faster SLA",
            "Advanced permissions and audit logs",
            "Higher API rate limits"
          ],
          "features_missing": [],
          "is_free": false,
          "has_free_trial": false,
          "contact_sales": false,
          "source_url": "https://posthog.com/pricing",
          "captured_at": "2026-04-30T21:00:00.000Z",
          "capture_method": "manual",
          "notes": "RBAC enforcement and elevated support on top of pay-as-you-go."
        },
        {
          "name": "Enterprise",
          "slug": "enterprise",
          "tagline": "Add-on: Enterprise",
          "prices": [
            {
              "cycle": "monthly",
              "price": {
                "amount_cents": 200000,
                "currency": "USD"
              }
            },
            {
              "cycle": "custom"
            }
          ],
          "anchor_monthly_usd_cents": 200000,
          "limits": {},
          "features_included": [
            "Product Analytics, Session Replay, Feature Flags, Surveys (pay-as-you-go usage applies)",
            "Dedicated support and customer success",
            "Advanced security review and SOC 2",
            "SLA-backed uptime guarantee",
            "Single sign-on (SSO) and SAML",
            "Custom contracts and procurement support"
          ],
          "features_missing": [],
          "is_free": false,
          "has_free_trial": false,
          "contact_sales": true,
          "source_url": "https://posthog.com/pricing",
          "captured_at": "2026-04-30T21:00:00.000Z",
          "capture_method": "manual",
          "notes": "Dedicated support, advanced security, and SLA on top of pay-as-you-go."
        }
      ],
      "free_plan_available": true,
      "free_trial_days": null,
      "starting_price_usd_cents": 0,
      "has_custom_enterprise": true,
      "alternatives": [],
      "pros": [
        "Genuinely open-source: you can self-host the entire stack for free with no feature gating",
        "Unified analytics, session replay, feature flags, and surveys in one tool (most competitors charge separately for each)",
        "Generous free tier (1M events, 5K recordings, 1M flag requests, 1.5K survey responses per month) covers most early-stage use",
        "Transparent usage-based pricing with steep volume discounts at scale",
        "Modern developer experience with strong SDKs, clean APIs, and active engineering blog"
      ],
      "cons": [
        "Pay-as-you-go can spike unpredictably with viral traffic or instrumentation mistakes (no built-in monthly cap by default)",
        "Add-on pricing ($250 to $2,000) is opaque about exactly what each tier unlocks beyond support and RBAC",
        "Smaller third-party integrations ecosystem than Mixpanel or Amplitude",
        "Self-hosted deployment requires real infrastructure work (Kubernetes, ClickHouse, ongoing ops)"
      ],
      "best_for": [
        "Technical product teams that want one tool covering analytics, experiments, replay, and surveys",
        "Startups under 1M events per month, where the free tier covers the entire stack",
        "Companies committed to open-source infrastructure who want the option to self-host"
      ],
      "not_for": [
        "Marketing-only teams who need attribution and campaign analytics (Mixpanel or GA4 fit better)",
        "Enterprises with strict procurement that requires a SaaS-only vendor with no self-hosted option in scope",
        "Non-technical users who cannot navigate event-based analytics UIs and SQL-style insights"
      ],
      "affiliate_program": {
        "name": "PostHog Partner",
        "network": "direct",
        "commission_type": "recurring",
        "joined": false
      },
      "last_verified": "2026-04-30T21:00:00.000Z",
      "scraper_status": "manual-only",
      "match": "primary"
    },
    {
      "slug": "triple-whale",
      "name": "Triple Whale",
      "vendor": "Triple Whale",
      "homepage_url": "https://www.triplewhale.com",
      "pricing_url": "https://www.triplewhale.com/pricing",
      "tagline": "Shopify-first marketing attribution and e-commerce analytics with cross-device tracking.",
      "description": "Triple Whale is a marketing-attribution and e-commerce analytics platform built specifically for Shopify stores. It combines first- and last-click attribution, multi-touch attribution, an RFM-driven customer data platform, cohort analysis, forecasting, and AI-powered sequences. The proprietary Triple Pixel powers cross-device tracking, and all plans refresh data in real time every 15 minutes or less. Pricing has three tiers: Growth at $1,290/year (annual-only, roughly $107.50/month), Pro at $279/month with two months free on annual commitments, and Enterprise+ on custom pricing starting from a $279/month base for bi-directional warehouse syncing and dedicated implementation support.",
      "primary_category": "marketing-attribution",
      "secondary_categories": [
        "analytics",
        "customer-data-platform"
      ],
      "plans": [
        {
          "name": "Growth",
          "slug": "growth",
          "tagline": "Standard attribution and core analytics boards",
          "prices": [
            {
              "cycle": "annual",
              "price": {
                "amount_cents": 129000,
                "currency": "USD"
              },
              "notes": "$1,290/year (annual commitment, two months free) = ~$107.50/month"
            }
          ],
          "anchor_monthly_usd_cents": 10750,
          "limits": {},
          "features_included": [
            "Standard ad channel attribution",
            "First- and last-click attribution models",
            "Core analytics boards",
            "Core ad channels",
            "Core integrations",
            "Triple Pixel for cross-device tracking",
            "Real-time data refresh every 15 minutes or less",
            "Dedicated CSM"
          ],
          "features_missing": [
            "Premium ad channel attribution",
            "Multi-touch attribution",
            "RFM audiences",
            "Activity feed",
            "Cart analysis",
            "Customer data platform",
            "Cohort analysis",
            "Forecasting",
            "AI-powered sequences",
            "Subscription data tracking",
            "Bi-Directional Data Warehouse Syncing"
          ],
          "is_free": false,
          "has_free_trial": false,
          "contact_sales": false,
          "source_url": "https://www.triplewhale.com/pricing",
          "captured_at": "2026-04-30T21:00:00.000Z",
          "capture_method": "manual",
          "notes": "Annual-only billing. Standard attribution + core boards."
        },
        {
          "name": "Pro",
          "slug": "pro",
          "tagline": "Most popular: full attribution + CDP",
          "prices": [
            {
              "cycle": "monthly",
              "price": {
                "amount_cents": 27900,
                "currency": "USD"
              }
            },
            {
              "cycle": "annual",
              "price": {
                "amount_cents": 279000,
                "currency": "USD"
              },
              "notes": "Two months free with annual commitment = ~$232.50/month effective"
            }
          ],
          "anchor_monthly_usd_cents": 27900,
          "limits": {},
          "features_included": [
            "Everything in Growth",
            "Premium ad channel attribution",
            "Multi-touch attribution",
            "RFM audiences",
            "Activity feed",
            "Cart analysis",
            "Customer data platform",
            "Cohort analysis",
            "Forecasting",
            "AI-powered sequences",
            "Subscription data tracking"
          ],
          "features_missing": [
            "Bi-Directional Data Warehouse Syncing",
            "Enterprise CSM",
            "Implementation specialist",
            "Strategic consulting",
            "Dedicated security/compliance",
            "Priority professional services",
            "Custom attribution modeling"
          ],
          "is_free": false,
          "has_free_trial": false,
          "contact_sales": false,
          "source_url": "https://www.triplewhale.com/pricing",
          "captured_at": "2026-04-30T21:00:00.000Z",
          "capture_method": "manual"
        },
        {
          "name": "Enterprise+",
          "slug": "enterprise-plus",
          "tagline": "Warehouse syncing and dedicated implementation",
          "prices": [
            {
              "cycle": "custom"
            }
          ],
          "anchor_monthly_usd_cents": null,
          "limits": {},
          "features_included": [
            "Everything in Pro",
            "Bi-Directional Data Warehouse Syncing",
            "Enterprise CSM",
            "Implementation specialist",
            "Strategic consulting",
            "Dedicated security/compliance",
            "Priority professional services",
            "Custom attribution modeling"
          ],
          "features_missing": [],
          "is_free": false,
          "has_free_trial": false,
          "contact_sales": true,
          "source_url": "https://www.triplewhale.com/pricing",
          "captured_at": "2026-04-30T21:00:00.000Z",
          "capture_method": "manual",
          "notes": "Starts from $279/month base, scales with data volume and integrations."
        }
      ],
      "free_plan_available": false,
      "free_trial_days": null,
      "starting_price_usd_cents": 10750,
      "has_custom_enterprise": true,
      "alternatives": [],
      "pros": [
        "Purpose-built for Shopify e-commerce attribution, where most generic analytics tools punt",
        "Triple Pixel for cross-device tracking is genuinely differentiated",
        "Multi-touch attribution, CDP, and cohort analysis on Pro is a comprehensive bundle",
        "Real-time data refresh every 15 minutes or less across all plans",
        "Bi-Directional Warehouse Syncing on Enterprise+ supports data team workflows"
      ],
      "cons": [
        "Pro tier at $279/month is the meaningful entry point and many SMB Shopify stores can't justify it",
        "Growth plan is annual-only commitment with no monthly option",
        "Pricing transparency above Pro is opaque (Enterprise+ requires sales conversation)",
        "Over-served for stores under $1M GMV where the overhead may exceed the value"
      ],
      "best_for": [
        "Shopify stores doing $1M+ GMV running paid social and Google Ads with attribution questions",
        "E-commerce ops teams needing multi-touch plus LTV and RFM in one tool",
        "Data-conscious stores wanting warehouse-grade syncing"
      ],
      "not_for": [
        "B2B marketers (use Customer.io or HubSpot for attribution)",
        "Shopify stores under $500k GMV where cost outweighs incremental insight",
        "Brands not on Shopify, since Triple Whale's strongest integrations are Shopify-first"
      ],
      "affiliate_program": {
        "name": "Triple Whale Partner",
        "network": "direct",
        "commission_type": "recurring",
        "joined": false
      },
      "last_verified": "2026-04-30T21:00:00.000Z",
      "scraper_status": "manual-only",
      "match": "secondary"
    }
  ]
}