# Event Analytics

### Steps to View Event Analytics:

{% stepper %}
{% step %}
Go to **My Profile → Upcoming Events**

<figure><img src="/files/HRzGwmgZbmlzFO8EyS1c" alt="" width="188"><figcaption></figcaption></figure>
{% endstep %}

{% step %}
**Select the event** for which you want to see analytics.

<figure><img src="/files/49Jk19V2E6h8KtxQ4Dwq" alt="" width="188"><figcaption></figcaption></figure>
{% endstep %}

{% step %}
You will be redirected to the **Event Details** page.

<figure><img src="/files/05c9qt7zhYk5JD5Sa1wr" alt="" width="188"><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Click **“View Analytics”** at the bottom-left corner of the page.

<figure><img src="/files/nEhqOOchvsrFTCCr8bN7" alt="" width="188"><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

#### 📈 What You’ll See on the Event Analytics Page:

{% tabs %}
{% tab title="Event Overview" %}

* Event Image
* Event Name
* Event Location
* Event Date & Time
  {% endtab %}

{% tab title="Performance Metrics" %}

* Total Revenue Generated
* Promo Codes Used
* Tickets Sold
* Tickets Available
  {% endtab %}

{% tab title="Other Information" %}

* All Attendees List
* Event Description
  {% endtab %}
  {% endtabs %}

<figure><img src="/files/FIFujyvokm1qCMKXcnab" alt="" width="188"><figcaption></figcaption></figure>

This section helps you track your event’s progress and manage performance effectively.


---

# 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.coralyourevent.com/analytics-and-reporting/event-analytics.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.
