> ## Documentation Index
> Fetch the complete documentation index at: https://speakeasy-20cf8bdf.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Shopify

> Integrate Dub's link management infrastructure with Shopify.

<CardGroup cols={2}>
  <Card
    title="View on Dub"
    icon={
  <div className="h-8 w-8">
    <img
      src="https://assets.dub.co/logo.png"
      alt="Dub logo"
      className="h-full w-full"
    />
  </div>
}
    href="https://app.dub.co/integrations/shopify"
  >
    Opens the integration page on Dub
  </Card>

  <Card
    title="View on Shopify"
    icon={
  <div className="h-8 w-8">
    <img
      src="https://dubassets.com/integrations/int_iWOtrZgmcyU6XDwKr4AYYqLN_jUmF77W"
      alt="Shopify logo"
      className="h-full w-full rounded-full"
    />
  </div>
}
    href="https://d.to/shopify/app"
  >
    Opens the integration page on Shopify
  </Card>
</CardGroup>

## Read the docs

<Card title="Shopify + Dub Conversions" icon="shopify" href="/conversions/sales/shopify" horizontal>
  Tracking sale conversion events with Shopify and the Dub SDK
</Card>

## See how it's built

Learn how the Dub Shopify integration tracks [sale conversion events](/conversions/sales/introduction) by checking out the open-source code repository.

<Card title="Dub Shopify Integration" icon="github" href="https://git.new/dub-shopify" horizontal>
  See the full example on GitHub.
</Card>
