# Addressable Event API

**In this guide, you'll learn how to set up the Event Tracking or Postback using the Events API.**

The Addressable Event API lets you track key actions on your platform—like page views, signups, and first time deposit—and set up proper attribution with or without the Addressable Pixel.

***

### Enabled By The Event API

By setting up the Addressable Events API, the following features become available *depending your plan:*

* **Campaign Manager** – Understand visitor behavior, calculate ROAS, revenue tracking, and attribute conversions to your Paid Campaigns.
* **User Radar** — Understand your users, enriched with Web2 attribution and Web3 on-chain activities.
* **Marketing Report** – Understand the effectiveness of all your marketing efforts, even if it's not through Addressable.

***

## <mark style="background-color:yellow;">Getting Started</mark>

Within this section you'll find a easy to follow guide and multiple detailed reference documents for the API and attribution setup.

**Step-by-Step (Recommended)**\
Follow this guide for step-by-step instructions — [Go to Guide](/knowledge-base/event-tracking/addressable-event-api/postback-event-api-setup-guide.md)

**Additional Reference:**

* Event API Docs — [Go to Page](/knowledge-base/event-tracking/addressable-event-api/events-api-reference.md)
* Event API Attribution Doc — [Go to Page](/knowledge-base/event-tracking/addressable-event-api/event-api-attribution.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://addressable.gitbook.io/knowledge-base/event-tracking/addressable-event-api.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.
