# Access analytics data

### How to access data and analytics regarding the usage patterns of your app?

AppMySite enables you to track crucial app data on the **Analytics** screen of your account. By leveraging these insights, you can monitor user behavior, optimize your content, and enhance your app’s performance.

{% embed url="<https://scribehow.com/shared/App_analytics__1-vSnHxIRNK519e2TyD-pg>" %}

#### **Step 1: Navigate to the Analytics screen**

* Log in to your AppMySite account.
* Go to [**Analytics**](https://app.appmysite.com/app/analytics) from the side menu.

#### **Step 2: Track key app metrics**

On the Analytics screen, you can monitor the following data points:

**App traffic**

* View the total number of visitors on your app.
* Analyze traffic over a selected time frame.
* Track app traffic by device type (Android & iOS).

**Product analytics** *(*&#x41;pplicable for WooCommerce apps)

* Product categories – See which product categories get the most views.
* Products viewed – Identify the most popular products based on screen views.
* Product impressions – Check how often products are displayed in your app, including related product sections.
* Product search – Track the most searched product keywords in your app.
* Products added to cart – Discover which products are added to the cart most frequently.
* Purchased products – Monitor which products drive the most sales.

**Content analytics** (Applicable for WordPress apps)

* Post categories – View the most frequently visited blog categories.
* Posts viewed – Identify the top-performing posts based on views.
* Post search – Track the most searched keywords in your blog.
* Pages viewed – See which custom pages get the most traction.

**Search insights**

* Popular requests – Understand the most frequently searched terms in your app.

**Custom post type tracking**

* Most viewed custom post types – Track how often third-party plugin content is viewed in your app.

{% hint style="warning" %}
You must enable connectivity via application passwords to sync and monitor custom post types.
{% endhint %}

#### **Step 3: Data availability**

Your Analytics screen will start displaying real-time insights as soon as you create your app build and users begin interacting with your app.

{% hint style="warning" %}
The Analytics module begins collecting data once your app is live and users start engaging with it. Ensure your app is fully connected for seamless tracking.
{% endhint %}


---

# 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.appmysite.com/app/analytics/access-analytics-data.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.
