> For the complete documentation index, see [llms.txt](https://help.littledata.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.littledata.io/sources/shopify.md).

# Shopify

- [Littledata Pixel](https://help.littledata.io/sources/shopify/littledata-pixel.md)
- [Headless Shopify](https://help.littledata.io/sources/shopify/headless-shopify.md)
- [Headless or Shopify Hydrogen store installation](https://help.littledata.io/sources/shopify/headless-shopify/working-with-a-headless-shopify-setup.md)
- [Upgrading to the Littledata Pixel](https://help.littledata.io/sources/shopify/headless-shopify/upgrading-to-the-advanced-tracking-script.md)
- [Multi-currency support](https://help.littledata.io/sources/shopify/multi-currency-support-for-shopify.md): How to automatically track payments in multiple currencies via Shopify Payments
- [Tracking the Shopify Checkout](https://help.littledata.io/sources/shopify/shopify-checkout-extensibility.md): A guide to Littledata's Shopify checkout funnel events -- what we call them, when they're triggered, and how they work.
- [Tracking post-purchase upsells on Shopify](https://help.littledata.io/sources/shopify/tracking-post-purchase-upsells-in-the-shopify-checkout.md)
- [Tracking subscription orders in the Shopify checkout](https://help.littledata.io/sources/shopify/tracking-subscription-orders-in-the-shopify-checkout.md): How to track subscriptions in the Shopify checkout in GA4 (Google Analytics), Meta Ads, Google Ads and Segment.
- [How we track refunds in Segment and Google Analytics](https://help.littledata.io/sources/shopify/tracking-order-refunds-with-littledata.md)
- [Bot filtering](https://help.littledata.io/sources/shopify/bot-protection.md): Filter fake cart and checkout events from bots before they reach GA4, Meta CAPI, Google Ads, and Klaviyo.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.littledata.io/sources/shopify.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
