# Squarespace Integration

{% hint style="info" %}
**This is a self-serve integration guide**

This self-serve guide allows you to integrate with Squarespace in the simplest manner. You can view details for the more detailed [Squarespace integration guide here](https://integrations.impact.com/impact-brand/docs/integrate-with-squarespace).
{% endhint %}

## Install the impact.com extension in Squarespace

{% hint style="success" %}
**Note:** The variables below require you to be logged in to impact.com in order for them to populate. Select the Log In button at the top-right of the screen if the variables in the tables below have not populated.
{% endhint %}

<div data-with-frame="true"><figure><img src="/files/PNgxz7MxwFegkVjPM4aL" alt="" width="266"><figcaption></figcaption></figure></div>

1. In the impact.com extension interface, add your impact.com account credentials from the table below:

<div data-with-frame="true"><figure><img src="/files/yVl816GsPBSHkx1THhMn" alt="" width="563"><figcaption></figcaption></figure></div>

| Account Data             | Description                                                                                                                                                                                                                                                                                                                     |
| ------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| `Impact Account SID`     | In the impact.com platform, from the top navigation bar, select ![](/files/qPLiENtq33ewHc3tmEP4) **\[User profile] → Settings →** [**API**](https://app.impact.com/secure/advertiser/api/fr/api-access-tokens-ui.ihtml) and copy your Account SID.                                                                              |
| `Auth Token`             | In the impact.com platform, from the top navigation bar, select ![](/files/qPLiENtq33ewHc3tmEP4) **\[User profile] → Settings →** [**API**](https://app.impact.com/secure/advertiser/api/fr/api-access-tokens-ui.ihtml) and copy your Auth Token.                                                                               |
| `Program ID`             | Enter your **Program ID** value. To find this value, select your brand name in the top-left corner of the impact.com app. Your **Program ID** is the numerical value under the program name. ![](/files/21KqDdTZMTpdwMjoDwie)                                                                                                   |
| `Event Type ID`          | In the impact.com platform, from the top navigation bar, select ![](/files/qPLiENtq33ewHc3tmEP4) **\[User profile] → Settings →** [**Event Types**](https://app.impact.com/secure/advertiser/tracking-settings/actiontracker/view-actiontracker-flow.ihtml). Copy the number in parenthesis next to the name of the event type. |
| `Universal Tracking Tag` | From the top navigation bar, select ![](/files/qPLiENtq33ewHc3tmEP4) **\[User profile] → Settings →** [**General**](https://app.impact.com/secure/advertiser/fr/general-tracking-settings.ihtml). Paste your entire unique UTT code into this field.                                                                            |

2. Select **Submit**.

### End-to-End Testing

Once the impact.com app is fully installed, you can begin end-to-end testing to ensure everything is working properly. Learn how to proceed with [End-to-End Testing](/integration-guides/end-to-end-tests.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://integrations.impact.com/integration-guides/for-brands/checklist-plugin-integrations/squarespace-integration.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.
