> For the complete documentation index, see [llms.txt](https://docs.getuntitled.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.getuntitled.ai/product-overview/untitled-id-tag/get-started-with-the-untitled-id-tag/installing-the-untitled-id-tag-on-a-squarespace-store.md).

# Installing the Untitled ID Tag on a Squarespace Store

## Before You Begin

Log in to your site here: <https://squarespace.com/> .&#x20;

Ensure you have Administrator level permissions for your Squarespace site.

## Walkthrough Video

{% embed url="<https://youtu.be/nSmQ329kaqA>" %}

## Written Guide

<details>

<summary>Recommended: Update Your Cookie Consent Banner</summary>

It's important that your visitors consent to cookie collection before the Untitled Tag identifies them. Squarespace has a free default cookie consent banner that you can turn on within its settings, as shown in the video. There are other consent management platforms (CMPs) that you may wish to implement on your site for compliance, ease-of-use, and design customization. [We have a guide on implementing Cookiebot here.](/misc/privacy-and-consent-management/set-up-a-cookie-consent-banner-with-cookiebot.md)

</details>

<details>

<summary>Recommended: Review Your Current Privacy Policy Disclosures In Place &#x26; Update if Needed</summary>

You may need to update your privacy policy to be compliant with the Untitled ID tag.

1. After you click <kbd>Continue</kbd> when creating a new ID Tag, our pre-written privacy policy will open. That policy may be used to supplement your existing policy if you don't feel the current policy covers and communicates the use of Untitled to your website visitors.&#x20;
   1. You can learn more about that on our [Privacy and Consent Management page](/misc/privacy-and-consent-management.md) and review or copy the [Sample Privacy Policy](/misc/privacy-and-consent-management/sample-privacy-policy.md).
2. It's best practice to make the privacy policy page easily available to website visitors. Many sites include it in their website footer.

</details>

Coming soon! Want to request these steps ASAP? Email <support@getuntitled.ai> and let us know.

## Next Steps

You can close your Squarespace site and go back to your Untitled account and view the ID Tag, but you don’t need to do anything else to make the tag start working for you.

After you've installed the ID Tag, allow up to **one hour** before your visitor data starts being captured by the tag. After that, the ID Tag will update about **every 15 minutes** with new visitors who have visited your site and are automatically resolved or identified by the Untitled ID Tag. Remember, not every visitor will show up in your visitor table, and if your site is brand new, it may take some time before many visitors appear in the table.

As you capture the email addresses, names, and other information of the visitors to your site, that's when you can start to do the exciting work of creating audiences, adding destinations, and using that customer data to reach out to the right people, at the right time, with the right offer and increase the effectiveness of your advertising.

Make sure to bookmark your Untitled account page in your web browser and return back to check on your visitor table at least a few days a week to watch your audience grow.

Still have questions? Email customer success at <support@getuntitled.ai> with your questions to learn how to make the most of you Untitled account.

<br>


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.getuntitled.ai/product-overview/untitled-id-tag/get-started-with-the-untitled-id-tag/installing-the-untitled-id-tag-on-a-squarespace-store.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
