# Pixels (https://talivia.com/docs/pixels)



Pixels are lightweight URLs that record an event when requested. They are useful when a full JavaScript tracker is not available.

Create a pixel from **Pixels** and copy the generated URL.

```txt
https://talivia.com/p/abc123xyz
```

## Common uses [#common-uses]

* Email opens where images are allowed.
* Lightweight campaign impressions.
* Embedded assets in third-party pages.

## Limitations [#limitations]

Pixel requests do not have the same browser context as the JavaScript tracker. You may still see request-derived information like country, user agent, and timestamp, but not full client-side route behavior.
