# Advanced Use

- [Developer](https://help.littledata.io/advanced/developer.md)
- [Changing the data pipeline settings](https://help.littledata.io/advanced/developer/data-pipeline-settings.md)
- [GTM and Google Analytics data layer for Shopify](https://help.littledata.io/advanced/developer/gtm-and-google-analytics-data-layer-for-shopify.md): How to build trigger other marketing tags in Google Tag Manager (GTM) with Littledata's tracking script for Shopify stores.
- [How to check Google Consent Mode V2 is working](https://help.littledata.io/advanced/developer/how-to-check-whether-google-consent-mode-v2-is-properly-working.md)
- [Integrations Compatibility](https://help.littledata.io/advanced/developer/integrations-compatibility.md)
- [Known limitations of Littledata's Shopify tracking](https://help.littledata.io/advanced/developer/known-limitations-of-littledatas-shopify-tracking.md): Known limitations of Littledata Shopify tracking, like webhook de-duplication, Missing add-to-cart event etc
- [Littledata’s app embed](https://help.littledata.io/advanced/developer/littledata-app-embed-how-it-works.md): This help article shows how Littledata's app embed works and how to activate it from the Shopify admin.
- [Shopify data security](https://help.littledata.io/advanced/developer/shopify-data-security.md)
- [Tracking Shopify products by SKU and ID](https://help.littledata.io/advanced/developer/tracking-shopify-products-by-sku-and-id.md): For every product you sell, Shopify creates a unique ID (SKU) which you can see in your store admin. This guide is about tracking Shopify products by SKU.
- [Tracking Plans and Event Schemas](https://help.littledata.io/advanced/developer/what-does-littledata-track.md): Overview of the events Littledata tracks across major Shopify connections.
- [Troubleshooting](https://help.littledata.io/advanced/troubleshooting.md)
- [Additional Details on Orders](https://help.littledata.io/advanced/troubleshooting/additional-details-on-orders.md)
- [How to fix Unassigned traffic in Google Analytics 4](https://help.littledata.io/advanced/troubleshooting/fix-unassigned-traffic-ga4.md): See why traffic and revenue might be attributed to Unassigned in GA4.
- [How to add edit permissions for Google Analytics and GTM](https://help.littledata.io/advanced/troubleshooting/how-to-add-account-edit-permissions-for-google-analytics.md): With this guide, learn how to grant permissions to another user in Google Analytics.
- [How to disable pageviews in Google Tag Manager](https://help.littledata.io/advanced/troubleshooting/how-to-disable-pageviews-in-gtm.md): Learn to fix duplicated pageviews and improve bounce rate, average time on site, and average time on page reports.
- [How to exclude orders by order channel](https://help.littledata.io/advanced/troubleshooting/how-to-exclude-orders-by-source.md)
- [How to fix (Other) traffic channel in Google Analytics](https://help.littledata.io/advanced/troubleshooting/how-to-fix-other-channel-in-google-analytics.md)
- [Littledata Assisted Revenue (LAR)](https://help.littledata.io/advanced/troubleshooting/littledata-assisted-revenue.md): Littledata Assisted Revenue is the additional revenue identified and tracked by our app. In response to a common revenue gap faced by Shopify merchants, Littledata introduced Littledata Assisted Reven
- [Live Order Feed](https://help.littledata.io/advanced/troubleshooting/live-order-feed.md)
- [Migrating to Shopify’s extensible thank you and order status pages](https://help.littledata.io/advanced/troubleshooting/migrating-to-thank-you-page.md): Publishing the new thank you and order status pages brings advantages in branding and integrations, but it has a major impact on tracking you should be aware of.
- [Opting in to Beta testing](https://help.littledata.io/advanced/troubleshooting/opting-in-the-beta-testing.md)
- [How to remove additional details from ShipStation shipping labels](https://help.littledata.io/advanced/troubleshooting/remove-additional-details-from-shipstation-shipping-labels.md)
- [Shopify vs Google Analytics data discrepancies](https://help.littledata.io/advanced/troubleshooting/shopify-vs-google-analytics-data-discrepancies.md): See why data might be different between Google Analytics and Shopify Analytics
- [Troubleshooting marketing attribution for Shopify](https://help.littledata.io/advanced/troubleshooting/troubleshooting-marketing-attribution-for-shopify.md)
- [Troubleshooting your Google Analytics goals](https://help.littledata.io/advanced/troubleshooting/troubleshooting-your-google-analytics-goals.md): In this guide, you'll learn how to identify, track and troubleshoot your Google Analytics goals.
- [How Consent Banner Design Affects Google Analytics](https://help.littledata.io/advanced/troubleshooting/consent-banner-design-ga4.md)


---

# Agent Instructions: 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/advanced.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.
