# Finding Insights

To fully harness the capabilities of 0xArc, it is essential to understand and utilize its various features effectively. Here are some tips and recommendations:

### Utilize Dashboards for Quick Insights

Regularly use the 0xArc dashboard for a quick snapshot of user interactions with your dApp. The Card Tab Switcher on the dashboard is particularly useful for swiftly navigating between different metrics, helping you to get an immediate sense of your dApp's performance without having to delve into detailed reports.

### Monitor Transactions and Sessions

Monitor the Transactions and Sessions metrics. They reveal the economic engagement on your dApp and how users interact with your content. Frequent transactions and longer sessions suggest strong user engagement and interest.

### Segment Data with Filters

Use filters effectively to segment your data. They can be invaluable in narrowing down your focus to the most relevant users or behaviours. Filter can refine your data to provide targeted insights, whether you're examining specific events or want insights into particular user groups.

### Track Acquisition and Retention

Pay close attention to the Acquisition and Retention pages. They provide data on where your visitors come from and how well you retain them over time. These insights are crucial for optimizing your marketing strategies and enhancing user loyalty.

### Understand Wallet Behavior with Wallet Journeys

The Wallet Journeys feature allows you to track user interactions with your dApp in a detailed and organized way. Use this to understand your users' paths and tailor their experiences.

### Utilize Cohort Analysis

Make the most of the cohort analysis features to understand the behaviour of different user segments over time. This can reveal patterns in user engagement and help you craft targeted marketing and engagement strategies.

### Leverage Transaction Data

Use the transaction data to gain insights into the financial activity within your dApp. Transaction volumes and patterns can inform your financial planning and user engagement strategies.

### Prepare for Growth Accounting

Anticipate the implementation of the Growth Accounting feature to analyze user dynamics over time better. This will allow you to track user gains, re-engagements, and churns, offering a clear view of how different user segments contribute to your platform's growth and sustainability.

### Regularly Review Campaign Performance

Use the Campaigns page to monitor the effectiveness of your marketing efforts. Reviewing key performance metrics like new visitors, wallet conversions, and transaction rates will help you identify the most successful elements of your campaigns and adjust strategies accordingly.

### Enhance User Experience with Page Groups

Apply the 'Edit Page Groups' feature to more effectively organize and analyze pages that share similar content or user flows. This approach helps consolidate fragmented data, facilitating a more streamlined and effective analysis of user behaviour across your platform.


---

# 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://0xarc.gitbook.io/0xarc-documentation/finding-insights.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.
