# Tracking

Unlike other testing platforms, setting up conversion tracking on Shoplift is completely no-code and fully automated, so you don't need to dig into your theme code to insert any scripts. If you are curious about where the tracking script lives or how it works, the articles below will provide a primer on how the various pieces function and how they're integrated with your store data.

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Visitor Attribution</strong></td><td>Learn how Shoplift attributes visitors to a test</td><td><a href="https://314821113-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FDg2m2UmvTCMjmBjnzBKA%2Fuploads%2FIwUkPMg8ro7M5x2HVnbe%2F11.png?alt=media&#x26;token=c39a77d2-e8ff-475e-97c9-9835d8df4061">11.png</a></td><td></td><td><a href="tracking/visitor-attribution">visitor-attribution</a></td></tr><tr><td><strong>Web Pixel</strong></td><td>Learn about our server-side event tracking</td><td><a href="https://314821113-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FDg2m2UmvTCMjmBjnzBKA%2Fuploads%2FIAzCx1Eia8VtjbLHsI0m%2F2.png?alt=media&#x26;token=df1929dc-6f31-425a-81a5-8ffd11ddf138">2.png</a></td><td></td><td><a href="tracking/web-pixel">web-pixel</a></td></tr><tr><td><strong>Liquid Snippet</strong></td><td>Learn about our javascript snippet</td><td><a href="https://314821113-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FDg2m2UmvTCMjmBjnzBKA%2Fuploads%2FptQa4j5irrHIyXLrAbt0%2FDocs%20Icons%20(3).png?alt=media&#x26;token=eace3a48-36c6-427e-843d-8edfe8c28a23">Docs Icons (3).png</a></td><td></td><td><a href="tracking/liquid-snippet">liquid-snippet</a></td></tr><tr><td><strong>Anti-Flicker</strong></td><td>Learn how Shoplift prevents flicker</td><td><a href="https://314821113-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FDg2m2UmvTCMjmBjnzBKA%2Fuploads%2FA1OJrLlGnUxuj2sglqQr%2F2.png?alt=media&#x26;token=58d1e33a-8c3b-4c73-b7c0-c141574f6432">2.png</a></td><td></td><td><a href="tracking/anti-flicker">anti-flicker</a></td></tr><tr><td><strong>Analytics Discrepancies</strong></td><td>Understand why Shoplift's metrics might differ from other tools</td><td><a href="https://314821113-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FDg2m2UmvTCMjmBjnzBKA%2Fuploads%2F32jCPBt7ichs43EiC3gV%2F2.png?alt=media&#x26;token=3d9990f1-d70e-4ff4-bfed-35c0214534ab">2.png</a></td><td></td><td></td></tr></tbody></table>


---

# 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://docs.shoplift.ai/analyze/tracking.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.
