# Event Customiser

- [Overview](https://help.littledata.io/event-customiser/event-customiser.md): Take control of how Littledata transforms and sends your Shopify data to analytics destinations.
- [Events tab](https://help.littledata.io/event-customiser/events-tab.md): Browse, enable, and disable tracked events for each integration.
- [Customise event field mappings](https://help.littledata.io/event-customiser/field-mappings.md): Change how Littledata maps Shopify event data to the parameters your analytics destination expects.
- [Filter events](https://help.littledata.io/event-customiser/filter-events.md): Stop specific events from being sent to a destination.
- [Clone events](https://help.littledata.io/event-customiser/clone-events.md): Send one Shopify event as multiple destination events.
- [Trigger conditions](https://help.littledata.io/event-customiser/trigger-conditions.md): Scope a customisation so it only applies when certain criteria are met.
- [Custom Data Sources](https://help.littledata.io/event-customiser/custom-data-sources.md): Bring additional data into your Littledata events using Shopify metafields and browser data.
- [Event preview](https://help.littledata.io/event-customiser/event-preview.md): See exactly what Littledata will send to your destination after applying your field mappings.
- [Event Customiser FAQ and troubleshooting](https://help.littledata.io/event-customiser/event-customiser-faq.md): Common questions and solutions for the Event Customiser.
- [Glossary](https://help.littledata.io/event-customiser/glossary.md): Full reference for the fields and objects available in the Littledata Event Customiser.


---

# 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/event-customiser.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.
