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

# Introduction

> The best web analytics tool to discover which marketing channels drive revenue and grow your business

PostMetric is the best web analytics tool to discover which marketing channels drive revenue and grow your business, fast.

## Get started

Get started in 4 stepsGrow your business with PostMetric in 4 stepsConnect payment providersConnect your payment providerUse tracking parametersGet better analytics with URL tracking parametersFilter your dataUsing PostMetric filters to analyze your dataTrack custom goalsTrack custom user actions (Goals)Track conversion funnelsTrack conversion funnelsConnect Google Search ConsoleConnect Google Search Console with PostMetric

<CardGroup cols={2}>
  <Card title="Get started in 4 steps" icon="rocket" href="/get-started/4-steps">
    Follow our quickstart guide to get up and running in minutes.
  </Card>

  <Card title="Connect payment providers" icon="credit-card" href="/get-started/connect-payment-providers">
    Link revenue to your marketing campaigns with payment provider integrations.
  </Card>

  <Card title="Use tracking parameters" icon="link" href="/get-started/tracking-parameters">
    Get better analytics with URL tracking parameters (UTM, referrer, etc.).
  </Card>

  <Card title="Filter your data" icon="filter" href="/get-started/filter-data">
    Use PostMetric filters to analyze your data by date, source, location, and
    more.
  </Card>

  <Card title="Track custom goals" icon="target" href="/get-started/track-goals">
    Track custom user actions (Goals) to measure conversions.
  </Card>

  <Card title="Track conversion funnels" icon="chart-line" href="/get-started/track-funnels">
    Track conversion funnels to understand your user journey.
  </Card>

  <Card title="Connect Google Search Console" icon="google" href="/get-started/search-console">
    Connect Google Search Console with PostMetric to see search performance.
  </Card>
</CardGroup>

## Installation guides

Add PostMetric to your website in minutes. Choose your platform below.

<CardGroup cols={3}>
  <Card title="Next.js" icon="nextjs" href="/installation/nextjs">
    Add PostMetric to your Next.js App Router project
  </Card>

  <Card title="React" icon="react" href="/installation/react">
    Add PostMetric to your React application
  </Card>

  <Card title="Vue.js" icon="vue" href="/installation/vue">
    Add PostMetric to your Vue.js project
  </Card>

  <Card title="WordPress" icon="wordpress" href="/installation/wordpress">
    Add PostMetric to your WordPress site
  </Card>

  <Card title="Shopify" icon="shopify" href="/installation/shopify">
    Add PostMetric to your Shopify store
  </Card>

  <Card title="All guides" icon="list" href="/installation/all">
    View all installation guides
  </Card>
</CardGroup>

## Revenue attribution

Link revenue to your marketing campaigns and see which channels drive the most value.

<CardGroup cols={2}>
  <Card title="Revenue attribution guide" icon="dollar-sign" href="/revenue-attribution/get-started">
    Learn how to connect revenue to your analytics
  </Card>

  <Card title="Stripe" icon="stripe" href="/revenue-attribution/stripe">
    Connect Stripe Checkout, PaymentIntent, and Payment Links
  </Card>

  <Card title="LemonSqueezy" icon="lemon" href="/revenue-attribution/lemonsqueezy">
    Connect LemonSqueezy Checkout and Payment Links
  </Card>
</CardGroup>

## Advanced features

Unlock powerful analytics features to understand your visitors better.

<CardGroup cols={2}>
  <Card title="Exclude visits" icon="ban" href="/advanced/exclude-visits">
    Exclude your own visits, IPs, countries, hostnames, or paths
  </Card>

  <Card title="User identification" icon="user" href="/advanced/user-identification">
    Identify users to track authenticated sessions
  </Card>

  <Card title="Track scroll events" icon="mouse-pointer" href="/advanced/scroll-events">
    Track scroll events to measure engagement
  </Card>

  <Card title="Track X mentions" icon="twitter" href="/advanced/x-mentions">
    Track X (Twitter) mentions on your analytics chart
  </Card>

  <Card title="GitHub integration" icon="github" href="/advanced/github-integration">
    See GitHub commits driving traffic and revenue
  </Card>

  <Card title="Proxy setup" icon="shield" href="/proxy/get-started">
    Proxy PostMetric through your domain for privacy
  </Card>
</CardGroup>

## API Reference

Build custom integrations with our REST API.

<CardGroup cols={2}>
  <Card title="Get started" icon="code" href="/api-reference/introduction">
    Learn how to use the PostMetric API
  </Card>

  <Card title="GET Visitor" icon="users" href="/api-reference/visitor">
    Get visitor data using API key authentication
  </Card>

  <Card title="POST Goal" icon="target" href="/api-reference/goal">
    Track custom goal events via API
  </Card>

  <Card title="POST Payment" icon="dollar-sign" href="/api-reference/payment">
    Record payments and link to visitors
  </Card>
</CardGroup>
