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

# Tracking Best Practices

Take a look at any of these pages for more information about best practices on Mixpanel tracking.

## General Solutions

<CardGroup cols={3}>
  <Card title="Tracking Plan" href="/docs/tracking-best-practices/tracking-plan" />

  <Card title="Server-side Best Practices" href="/docs/tracking-best-practices/server-side-best-practices" />

  <Card title="Debugging" href="/docs/tracking-best-practices/debugging" />
</CardGroup>

## Specific Solutions

<CardGroup cols={3}>
  <Card title="Bot Traffic" href="/docs/tracking-best-practices/bot-traffic" />

  <Card title="Developer Environments" href="/docs/tracking-best-practices/developer-environments" />

  <Card title="Geolocation" href="/docs/tracking-best-practices/geolocation" />

  <Card title="Hot Shard Limits" href="/docs/tracking-best-practices/hot-shard-limits" />

  <Card title="Traffic Attribution" href="/docs/tracking-best-practices/traffic-attribution" />
</CardGroup>
