# Getting Started

## Client-SDK

**Pixel client-sdk** is a snippet of JavaScript code that loads a small library of functions you can use to track the visitor activity on your website, then build a preferable audiences according to users activities and re target this preferable audience with **email** or **sms**  and **push** **notifications** campaigns.&#x20;

### Installing The Pixel <a href="#installing-the-pixel" id="installing-the-pixel"></a>

In the dashboard on the sidebar click on **Settings** then click on **pixel code** button to create a new pixel.

<figure><img src="/files/uBzJqhehNsddgfkEqD7m" alt=""><figcaption></figcaption></figure>

The code inside is you pixel code needed to use for tracking events

Then add your supported websites/domains in allowed domains section

After adding pixel code to your website then you can show users events results after pixel is installed on the right of the pixel creation\
\
![](/files/Pv4lnkPfKgneJ0gX75WC)


---

# 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://developer.converted.in/pixel/getting-started.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.
