# Zipify Pages

To ensure that the Littledata script is loading on your Zipify landing pages, you'll need to visit your Zipify page settings to check if “Use theme header / footer” is turned on or off.

![](https://res.cloudinary.com/littledata/w_287,h_300,c_fit/littledata-blog-images/2021/06/Screen-Shot-2021-06-18-at-11.45.34-AM.png)

If **ON**, then no action is required. Your store uses theme.liquid file, where the Littledata script has already been injected.

If **OFF**, then follow the steps below to add the Google Analytics tracking code.

1. Go to **Google Analytics Admin > Tracking Info > Tracking Code**
2. **Copy** the **Tracking Code snippet**
3. Go to **Zipify Settings** > **Global Script**
4. Select the **page type** you want to apply the script to
5. **Add the tracking code** snippet to the **header**, leaving the option "*Enable this script on all existing pages that are using Global Scripts*" **enabled**.

That's it! You're all set.


---

# 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/partner-recipes/landing-page-apps/zipifypages.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.
