# Using Insight Analysis

## Insight Analysis Usage Tips

This document provides tips for examining your product from various perspectives and analyzing data using Hackle's Insight Analysis.

### 1. Product Acquisition

#### Want to check the number of product visits and unique visitors?

Select `Any Event` in Analysis Items, or a visit event such as '`view home`'.

Select the first item as '`Count`' and click Add Analysis Item to select the second item as '`User Count`'. This lets you view both PV and UV simultaneously.

![](/files/nKQVpWB4WO86tGjZVKQv)

#### Want to check the week-over-week trend in the number of new users?

Select the event that measures sign-ups, `signup`, in Analysis Items.

![](https://low-cart-12b.notion.site/image/https%3A%2F%2Fs3-us-west-2.amazonaws.com%2Fsecure.notion-static.com%2F81299c38-d82b-49c6-ae67-54b4c619a70d%2FUntitled.png?table=block\&id=7b617261-1cb6-4fdf-bcab-7f349e0b6352\&spaceId=516bc997-49ba-4a88-a95c-2b7b83137a2f\&width=1340\&userId=\&cache=v2)

Select 'User Count' as the calculation method.

![](https://low-cart-12b.notion.site/image/https%3A%2F%2Fs3-us-west-2.amazonaws.com%2Fsecure.notion-static.com%2F1bfbe7a0-8e93-4aeb-a805-33962a97c92a%2FUntitled.png?table=block\&id=0c3ee83e-4f95-47a7-8925-8cc65136d8fe\&spaceId=516bc997-49ba-4a88-a95c-2b7b83137a2f\&width=1340\&userId=\&cache=v2)

Select Weekly as the interval, then choose the desired period (e.g., weekly, 8 weeks).

* Click Compare Period and select `vs. Previous Week`

![](/files/GGmqAF4oEwIo8ROU14m9)

Review the query results and change the query period to view the weekly trend in new sign-ups.

![](/files/m4xmcHOrTg6U3EFG848V)

#### Want to check product acquisition channels by marketing channel?

Set the desired event in Analysis Items and select marketing tracking properties (utm source, medium, resource, etc.) in the Group By feature to group items by channel.

![View users by utm source](https://low-cart-12b.notion.site/image/https%3A%2F%2Fs3-us-west-2.amazonaws.com%2Fsecure.notion-static.com%2F1b4e0f53-6d19-4945-906c-aba600675fdd%2FUntitled.png?table=block\&id=155694f4-5df6-4d80-b404-b6370c5a99e3\&spaceId=516bc997-49ba-4a88-a95c-2b7b83137a2f\&width=1440\&userId=\&cache=v2)

![View by specific period with a vertical bar chart.](https://low-cart-12b.notion.site/image/https%3A%2F%2Fs3-us-west-2.amazonaws.com%2Fsecure.notion-static.com%2F3454dda6-df83-451f-b408-6c5175cbbc59%2FUntitled.png?table=block\&id=1c6ac403-0c8d-4185-837f-37142e287ba6\&spaceId=516bc997-49ba-4a88-a95c-2b7b83137a2f\&width=1150\&userId=\&cache=v2)

![View share with a pie chart.](https://low-cart-12b.notion.site/image/https%3A%2F%2Fs3-us-west-2.amazonaws.com%2Fsecure.notion-static.com%2Fc5d7b931-58ad-45b2-a993-e50537fb926f%2FUntitled.png?table=block\&id=84af08aa-2b97-461f-85e1-bb8f0726d986\&spaceId=516bc997-49ba-4a88-a95c-2b7b83137a2f\&width=1150\&userId=\&cache=v2)

{% hint style="info" %}
Note

* \[Analysis Items] and \[User Groups] show properties that are being aggregated as shown below.
* If there is data you want to analyze, check in Event Management that the event names and properties for that data are being aggregated!\
  UTM must be coming in as a User property.

<img src="https://low-cart-12b.notion.site/image/https%3A%2F%2Fs3-us-west-2.amazonaws.com%2Fsecure.notion-static.com%2F0c5f309b-a5cf-4d1c-ac1b-73556163df97%2FUntitled.png?table=block&#x26;id=53b10483-12ba-4b93-99e4-a5a387e4e522&#x26;spaceId=516bc997-49ba-4a88-a95c-2b7b83137a2f&#x26;width=1440&#x26;userId=&#x26;cache=v2" alt="" data-size="original">
{% endhint %}

### 2. User Behavior Data

#### Want to know how often users click on a specific product?

To view clicks on a specific product, check `click_product`.

Go to Data Analytics > Insight > and configure Analysis Items, User Groups, etc.

* Analysis Items: Set the event name to `click_product` and the calculation method to `Count`.\
  This configuration lets you view the `click count`.

![](https://low-cart-12b.notion.site/image/https%3A%2F%2Fs3-us-west-2.amazonaws.com%2Fsecure.notion-static.com%2F55cfd16d-4e17-4f5a-970a-533a1067aff6%2FUntitled.png?table=block\&id=bac4b25c-c20c-4f05-9202-af5eb9089332\&spaceId=516bc997-49ba-4a88-a95c-2b7b83137a2f\&width=1250\&userId=\&cache=v2)

Select the criteria for grouping data in \[Group By].

* Group By: select product\_name
  * The list inserted as `properties` of the selected event is shown.
  * You can choose whether to view data by product ID, product name, or category.

![](https://low-cart-12b.notion.site/image/https%3A%2F%2Fs3-us-west-2.amazonaws.com%2Fsecure.notion-static.com%2F578316c0-c2f4-449e-8635-a39203205829%2FUntitled.png?table=block\&id=015e6689-0aca-43cc-aacd-56068b8ce14c\&spaceId=516bc997-49ba-4a88-a95c-2b7b83137a2f\&width=1250\&userId=\&cache=v2)

As shown below, you can see the `product click count` by product name and the `click count trend` over the configured period. You can use this by choosing the query period, interval, or chart type to suit your purpose.

![](https://low-cart-12b.notion.site/image/https%3A%2F%2Fs3-us-west-2.amazonaws.com%2Fsecure.notion-static.com%2F8f55005c-cc30-4c98-b813-cd527d2bb55b%2FUntitled.png?table=block\&id=5528a012-cf94-4db8-b2c3-a99979b390d2\&spaceId=516bc997-49ba-4a88-a95c-2b7b83137a2f\&width=1540\&userId=\&cache=v2)

#### Want to know the number of users who added to cart and completed purchase among those who viewed a product, along with the conversion rate?

1. Go to Data Analytics > Insight > and configure the analysis items.

* Analysis Items: Event for viewing a product (view\_product), Event for adding to cart (view\_cart)

![](https://low-cart-12b.notion.site/image/https%3A%2F%2Fs3-us-west-2.amazonaws.com%2Fsecure.notion-static.com%2Fa0a1a9a2-638c-4fcc-b8b1-8e766e560093%2FUntitled.png?table=block\&id=5b037482-fea0-4660-b64f-6b5c1ced2d79\&spaceId=516bc997-49ba-4a88-a95c-2b7b83137a2f\&width=2000\&userId=\&cache=v2)

2. Review the queried data.

* As shown below, you can confirm that on August 4th, approximately 203 users viewed the product detail page and 52 users added items to their cart (approximately 25%).

![](https://low-cart-12b.notion.site/image/https%3A%2F%2Fs3-us-west-2.amazonaws.com%2Fsecure.notion-static.com%2Fa0d934a8-2809-4fb1-b798-31e770cdbf46%2FUntitled.png?table=block\&id=b77de7e2-5aaa-4a5e-9803-a451b810e4d8\&spaceId=516bc997-49ba-4a88-a95c-2b7b83137a2f\&width=1440\&userId=\&cache=v2)

3. Analyze the data in more detail.\
   Once you have checked the numbers, also view the \[conversion rate] for users who \[added to cart] or \[completed purchase] among those who viewed the product detail page. In Conversion Rate at the bottom of Analysis Items, select \[numerator / denominator]. Configured as in the example, you can view the add-to-cart conversion rate.
   * Numerator: Add to Cart / Denominator: View Product Detail

![In 30 days, approximately 24% of users who viewed the product detail page added items to their cart.](https://low-cart-12b.notion.site/image/https%3A%2F%2Fs3-us-west-2.amazonaws.com%2Fsecure.notion-static.com%2F84c9c999-1908-4c06-8750-3da7f2b19cf7%2FUntitled.png?table=block\&id=54170b58-a80e-4b04-9d44-a64ea11f73c7\&spaceId=516bc997-49ba-4a88-a95c-2b7b83137a2f\&width=1540\&userId=\&cache=v2)

4. After confirming the average conversion rate and trend, use the Group By feature to check which product has the highest conversion rate.

![Group by product name (product\_name)](https://low-cart-12b.notion.site/image/https%3A%2F%2Fs3-us-west-2.amazonaws.com%2Fsecure.notion-static.com%2F84a22b3d-4aa0-4a55-bc77-2eec36fda8e7%2FUntitled.png?table=block\&id=8afbca03-0e54-4b57-9355-005c88729456\&spaceId=516bc997-49ba-4a88-a95c-2b7b83137a2f\&width=1540\&userId=\&cache=v2)

![You can check the list of products with the highest conversion rates.](https://low-cart-12b.notion.site/image/https%3A%2F%2Fs3-us-west-2.amazonaws.com%2Fsecure.notion-static.com%2Ff2e9cc61-7a32-4d3e-8121-2cf5c7328319%2FUntitled.png?table=block\&id=09e98e66-383a-441d-9450-7d1df79980a7\&spaceId=516bc997-49ba-4a88-a95c-2b7b83137a2f\&width=1540\&userId=\&cache=v2)

### 3. Payment and Revenue Data

{% hint style="info" %}
After selecting the payment event, choose the calculation method to view the following data:

* Selecting '`Count`' shows order count (Order)
* Selecting '`User Count`' shows number of purchasers (Purchaser)
* Selecting '`Sum`' shows revenue (Revenue)
  * For 'Sum', you need to select what to sum; for revenue, select the *order amount* property, such as value or order\_amount, that corresponds to the order amount.
* For '`Average`', you need to select the basis: 'Average value' shows Average Order Value (AOV), 'Average count per user' shows purchases per user, and 'Average value per user' shows Average Revenue Per User.
  {% endhint %}

#### Want to see the payment conversion rate?

* Taking conversions from 'Homepage visit `visit`' to 'Purchase `order_complete`' as an example: select 'Count' if the conversion calculation basis is PV, or 'User Count' if it is UV.
* Then select the appropriate events for the numerator and denominator in the conversion section to get the conversion rate automatically.

![](/files/z3dn8gVXXXbCjIpp4KU2)

#### Want to check order count and revenue at the same time?

First, select the event that tracks purchase completion in Analysis Items. Select the first item as 'Count' and click Add Analysis Item to select the second item as 'Sum'. This lets you view both items simultaneously.

![](/files/rUw4G4RppFBMIXVOtd39)

* **Want to compare results limited to a specific region?**
  * In User Groups, set the first item to Location > Seoul and the second item to Location > Gyungi. This collects only data matching each respective condition for comparison.\
    In this case, changing the chart type to a horizontal bar chart makes it easy to see data broken down by analysis item and user group.

#### Want to see the top products/categories by total revenue at a glance?

* Using the Group By feature, select a product or category in 'Properties' to view data for all sub-items grouped by that property. In this case, changing the chart type to 'Pie Chart' lets you see the top data at a glance based on the total for the entire period.

![](https://low-cart-12b.notion.site/image/https%3A%2F%2Fs3-us-west-2.amazonaws.com%2Fsecure.notion-static.com%2F365fbe6a-3b39-4844-8431-60ff3faed1a8%2FUntitled.png?table=block\&id=9c73a20b-ef9c-42dc-bd7f-fed230e1edaf\&spaceId=516bc997-49ba-4a88-a95c-2b7b83137a2f\&width=1540\&userId=\&cache=v2)

![Group By product name 'product\_name'](https://low-cart-12b.notion.site/image/https%3A%2F%2Fs3-us-west-2.amazonaws.com%2Fsecure.notion-static.com%2F6d0fd137-f78c-4bff-8ed0-4f26bb6b21f5%2FUntitled.png?table=block\&id=8fa8a232-6033-49fb-9db8-68f00cffff56\&spaceId=516bc997-49ba-4a88-a95c-2b7b83137a2f\&width=1540\&userId=\&cache=v2)

#### Curious about the average payment amount per paying user? (ARPPU)

`ARPPU` stands for Average Revenue Per Paid User, meaning the **average payment amount per paying user**.

To view this metric, you need to analyze the average payment amount of paying users. Following these steps one by one makes it easy to query.

1. Select the payment event and calculation method to check ARPPU.
   * Event to analyze: Payment event (order\_complete)
   * Calculation method: Average > Average value per active user
   * Property: Payment amount (order\_amount)
2. Select paying users.
   * User Group event: Users who triggered order\_complete at least once
   * Period: Set desired period (example uses the last 30 days)

![](https://low-cart-12b.notion.site/image/https%3A%2F%2Fs3-us-west-2.amazonaws.com%2Fsecure.notion-static.com%2F9e8eacea-3e45-4826-b823-2c49594ac086%2FUntitled.png?table=block\&id=0a4964c5-eae7-4720-b1e2-99c890db5491\&spaceId=516bc997-49ba-4a88-a95c-2b7b83137a2f\&width=1440\&userId=\&cache=v2)

3. View data
   * For the last 30 days, you can view the average payment amount (ARPPU) for paying users.

![](https://low-cart-12b.notion.site/image/https%3A%2F%2Fs3-us-west-2.amazonaws.com%2Fsecure.notion-static.com%2F199e2b9e-0ab6-4aaf-aa37-34da6538c3b1%2FUntitled.png?table=block\&id=4a2ae975-2ef7-4930-a636-0d44a0383c0f\&spaceId=516bc997-49ba-4a88-a95c-2b7b83137a2f\&width=1440\&userId=\&cache=v2)

#### Curious about users' dwell time?

You can easily understand how long users have stayed in your service.

To query this metric, you need to collect the $engagement event that the Hackle SDK automatically collects. Unlike traditional session-based analysis, you can check dwell time in detail and with precision down to the page level!

Following these steps one by one makes it easy to query.

1. Select the event and calculation method to check dwell time.
   * Event to analyze: Dwell time event
   * Calculation method: By user > Average value
   * Property: Desired page name ($page\_name)

![](/files/klMeFZTRapXuOJKl0boj)

3. View data
   * For the last 7 days, you can view the average page dwell time for all users who visited that page.

![](/files/CWKpdmWT9xNAM7yzVE0w)


---

# 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.hackle.io/en/data/analysis-tips/step-by-step-insight-analysis.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.
