> ## Documentation Index
> Fetch the complete documentation index at: https://docs.shipkit.app/llms.txt
> Use this file to discover all available pages before exploring further.

# Analytics

ShipKit includes integration options for Posthog and Plausible, enabling you to easily implement robust analytics into your projects.

<CardGroup cols={2}>
  <Card href="/analytics/posthog">
    <img className="w-10" src="https://mintcdn.com/shipkit/HuQd_kWdB4hOr_Br/images/posthog.svg?fit=max&auto=format&n=HuQd_kWdB4hOr_Br&q=85&s=6d81851f093a27ca005dfce5e1fa5e6d" width="221" height="221" data-path="images/posthog.svg" />

    <div className="font-bold text-white pt-4 text-lg">PostHog</div>
  </Card>

  <Card href="/analytics/plausible">
    <img className="w-10" src="https://mintcdn.com/shipkit/HuQd_kWdB4hOr_Br/images/plausible.svg?fit=max&auto=format&n=HuQd_kWdB4hOr_Br&q=85&s=2a5fb1f48ee435b9df21cc40b19770f9" width="221" height="221" data-path="images/plausible.svg" />

    <div className="font-bold text-white pt-4 text-lg">Plausible</div>
  </Card>
</CardGroup>
