# App Usage Analytics

While **Audit Logs** help you track **what your teams and app editors do** *within* the Lowcoder platform, the **App Usage Logs** feature shifts focus outward—capturing **how your published apps are consumed by real users**.

Think of it as a lightweight, embedded **analytics suite**, similar to Google Analytics—but tailored for internal tools and enterprise apps built on Lowcoder.

**App Usage Logs** deliver actionable insights into **how your applications are used by end-users**. Whether those users are employees, customers, or external partners, this feature gives you the visibility needed to understand:

* Which apps are used most
* Who is using them (anonymous or logged-in)
* From where, and on what kind of devices

<div><figure><img src="https://934254130-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FjNgeI0mUzgw6Re92iTOw%2Fuploads%2FdnSlon8B2AXLWkz023o1%2Fframe_generic_light%20(3).png?alt=media&#x26;token=e34dd63d-5e77-45d5-aeed-0da891bc74e0" alt=""><figcaption></figcaption></figure> <figure><img src="https://934254130-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FjNgeI0mUzgw6Re92iTOw%2Fuploads%2Fb55vYfMREK7KNWWgmN1u%2Fframe_generic_light%20(4).png?alt=media&#x26;token=2c664099-99ab-4297-a9aa-087253e179b5" alt=""><figcaption></figcaption></figure></div>

### What Usage Data Is Tracked?

Lowcoder automatically logs a variety of app usage events, categorized to help you quickly surface important patterns and metrics. All Metrics are collected **without** additional cookies or analytics tracking tools.

#### 🔍 Insights Tracked:

* **App Usage Over Time**\
  Visual timeline of how often your apps are accessed
* **User Engagement by Region**\
  Geographical mapping of user activity
* **Top 10 Most-Used Apps**\
  Ranked list of most active apps in your environment
* **Known vs Anonymous Users**\
  Segregation of logged-in vs guest traffic
* **Device & OS Breakdown**\
  Analysis of device types and operating systems used
* **Browser & Layout Engine Stats**\
  Deep insight into client rendering environments

### Filter & Drill Down

To make the logs truly useful, App Usage Logs include powerful filtering capabilities:

#### 🔧 Available Filters:

* **Start Date / End Date**
* **Environment ID** (e.g., Dev, Staging, Production)
* **Organization ID**
* **User ID**
* **App ID**
* **App Author**
* **App Author Org ID**

These filters let admins zoom into specific events, teams, apps, or usage periods—perfect for audits, A/B testing, or pre-release validation.

<figure><img src="https://934254130-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FjNgeI0mUzgw6Re92iTOw%2Fuploads%2FyokCblNfrry0G87e9hc2%2Fframe_generic_light%20(12).png?alt=media&#x26;token=46a9f7ed-1d99-44f8-8ede-514b580e8cd9" alt=""><figcaption></figcaption></figure>


---

# 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.lowcoder.cloud/lowcoder-documentation/setup-and-run/lowcoder-enterprise-edition/enterprise-edition-features/app-usage-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.
