> ## Documentation Index
> Fetch the complete documentation index at: https://docs.gameball.co/llms.txt
> Use this file to discover all available pages before exploring further.

# What Is the Events Log?

> View the events you are sending to Gameball through the event log section on the Gameball dashboard.

## Platform Availability

<Tabs>
  <Tab title="Shopify">
    | Feature    | Available |
    | ---------- | --------- |
    | Events Log | All plans |
  </Tab>

  <Tab title="Salla">
    | Feature    | Available |
    | ---------- | --------- |
    | Events Log | All plans |
  </Tab>

  <Tab title="Custom">
    | Feature    | Available |
    | ---------- | --------- |
    | Events Log | All plans |
  </Tab>
</Tabs>

While integrating and setting up your Gameball experience, you can check your events log for the events your platform is sending to Gameball.

***

## Accessing the Events Log

<Steps>
  <Step title="Navigate to Events">
    On your Gameball dashboard, go to **Settings > Admin Settings > Events**. On the top right of the events page, click on **Events Logs**.

    <Frame>
      <img src="https://mintcdn.com/gameball/uEA80o39LYM8icFj/images/product-docs/admin-settings/events-log-button.png?fit=max&auto=format&n=uEA80o39LYM8icFj&q=85&s=e79cd7dfce445c4215f3d60ecfa6cf81" alt="Events Log Button" width="1416" height="753" data-path="images/product-docs/admin-settings/events-log-button.png" />
    </Frame>
  </Step>

  <Step title="View Live Events">
    A small popup window opens where you can instantly see all live events your platform is sending to Gameball.

    <Frame>
      <img src="https://mintcdn.com/gameball/uEA80o39LYM8icFj/images/product-docs/admin-settings/events-log-window.gif?s=94d2e922f5810ce6ce4af750f6d1e3e5" alt="Events Log Window" width="800" height="450" data-path="images/product-docs/admin-settings/events-log-window.gif" />
    </Frame>
  </Step>

  <Step title="Use the Available Commands">
    In the **Event Logs** window, you can find the following commands:

    <AccordionGroup>
      <Accordion title="Reconnect" icon="rotate">
        Refreshes connection in case of a connection error.
      </Accordion>

      <Accordion title="Copy" icon="copy">
        Copies all events shown in the window.
      </Accordion>

      <Accordion title="Clear All" icon="trash">
        Clears your events log history.
      </Accordion>
    </AccordionGroup>

    <Frame>
      <img src="https://mintcdn.com/gameball/uEA80o39LYM8icFj/images/product-docs/admin-settings/events-log-commands.png?fit=max&auto=format&n=uEA80o39LYM8icFj&q=85&s=405b750fb48935d5c79232edc732ea35" alt="Events Log Commands" width="1026" height="625" data-path="images/product-docs/admin-settings/events-log-commands.png" />
    </Frame>
  </Step>
</Steps>

***

## Connection Status

The **ACTIVE** or **INACTIVE** alert shows the status of your connection. Click **Reconnect** to refresh your connection when set to **INACTIVE**.

<Info>
  Check [Six Events you can Create on your E-Commerce Website](/product-documentation/guides-strategies-faqs/supportive-guides/ecommerce-events) to learn more about the events recommended for integration by Gameball.
</Info>

***

## Related Articles

<CardGroup cols={2}>
  <Card title="Customer Events" icon="bolt" href="/product-documentation/understanding-your-customers/customer-profile/customer-events">
    Understand the events associated with your customers' activity.
  </Card>

  <Card title="Challenge Event(s) Rule Engine" icon="gear" href="/product-documentation/rewards-campaigns/faqs/using-the-event-engine">
    Learn how the event rule engine powers challenge-based rewards.
  </Card>

  <Card title="Using Events on Shopify" icon="shopify" href="/product-documentation/guides-strategies-faqs/shopify-guides/using-events">
    A practical guide to configuring and using events on Shopify.
  </Card>
</CardGroup>
