# Ecwid Integration

Ecwid by Lightspeed is an e-commerce platform that helps small and medium-sized businesses to easily create a professional, easy-to-use online store and start selling online or in-person. The impact.com and Ecwid plugin app integrates impact.com‘s conversion tracking and reporting with your Ecwid store. The integration is done via a no-code plugin, meaning you can integrate without needing web development expertise.

{% hint style="warning" %}
**Important:** Integrating with Ecwid is still in beta.&#x20;

This integration requires a **storefront** that is hosted by Ecwid or has at least one basic Ecwid widget.

* Not sure if your site is compatible? Get a [list of all Ecwid widgets on your page](https://github.com/Ecwid/ecwid-api-docs/blob/master/includes/_jsapi.md#ecwidgetinitializedwidgets) or [contact support](https://app.impact.com/support/portal.ihtml?createTicket=true) for help.
* [Automated Reversals](https://help.impact.com/en/support/solutions/articles/48001240429-automatically-reverse-actions-identified-by-attribution-risk) must be configured separately.
  {% endhint %}

## Add impact.com to Ecwid

This instruction set covers installing the impact.com app to your Ecwid store.

#### Install impact.com

1. Access this [link](https://www.ecwid.com/apps/featured/impact-com), select **Get**, and then **Install**.

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

2. On the *impact.com Settings* screen, fill in the relevant account data. Refer to your account data below to easily retrieve this information.

| Account Field            | Value                                                                                                                                                                                                                                                                                                                           |
| ------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| `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`             | In the impact.com platform, select your brand name in the top-left corner. 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.                                                                            |


---

# 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/ecwid-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.
