# Listrak

Listrak integration helps connect your email and SMS marketing campaigns with your website. We manage browser event streaming and contact synchronization for you. The integration enables you to track user behavior and send custom events to enhance your email marketing automation and personalization. To get started with our integration, you will need to obtain your Listrak account's API credentials.

### Details

Channel name: listrak

NPM package: [@blotoutio/providers-listrak-sdk](https://www.npmjs.com/package/@blotoutio/providers-listrak-sdk)&#x20;

Server API version: [v1](https://api.listrak.com/crosschannel/v1/docs)

### Event Flow <a href="#event-flow" id="event-flow"></a>

EdgeTag enriches your Listrak SDK with user data. Custom events are automatically sent to Listrak when the SDK is blocked or when specific custom events are configured in your Listrak account, ensuring reliable tracking even with ad-blockers.

{% hint style="warning" %}
EdgeTag doesn't load Listrak SDK. You must implement the Listrak SDK and add event tracking.
{% endhint %}

### Useful links

{% embed url="<https://api.listrak.com/crosschannel/v1/docs>" %}

{% embed url="<https://api.listrak.com/email#section/Introduction>" %}


---

# 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://docs.edgetag.io/channels/listrak.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.
