# Wicked Reports

The Wicked Reports integration enables server-side forwarding of conversion and attribution data including clicks, contacts, orders, and marketing spend to your Wicked Reports account. EdgeTag streams first-party event data directly to the Wicked Reports Inbound API, bypassing third-party cookie limitations and ensuring accurate attribution across your marketing funnel.

#### Details <a href="#details" id="details"></a>

Channel name: WickedReports&#x20;

#### **Event Flow**

EdgeTag sends server-side conversion events to Wicked Reports only when a valid click ID or contact identifier is available from the user's session. Events are transmitted exclusively when they match your configured event mappings and correspond to the supported Wicked Reports Inbound API endpoints:

* Clicks - Tracked click events with UTM parameters and referral data
* Contacts - Lead/contact creation events from forms, signups, or CRM syncs
* Orders - Purchase and transaction events including order items and payment status
* Marketing - Ad spend and UTM-attributed campaign cost data

All events are converted to UTC timezone (UTC-0) before transmission, as required by the Wicked Reports API. Data is limited to 1,000 rows per request (10MB) per endpoint.


---

# 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/wicked-reports.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.
