# Tips for an Impactful Analytics Dashboard

## 16 Tips to Craft an Impactful Analytics Dashboard (as a Community Blockchain Analyst)

Here you will find Week 3 (closing week) materials for MetricsDAO’s intermediate blockchain data analysis course titled “Web3 Analytics 201”, presented to the cohort on 28 February 2023 by [mar1na](https://twitter.com/queriesdata).

You can experience the full 201 course, including Week 1 and Week 2 by [sam](https://twitter.com/sem1d5) plus three office hours, by applying [here](https://blog.metricsdao.xyz/all-courses/) for the next cohort.

## **What do learning blockchain data and solving analytics challenges have in common?**

As you are learning blockchain data analytics and would like to provide insights to web3 protocols, projects, and even entire blockchains, analytical challenges are your ideal playground.

[MetricsDAO](https://metricsdao.xyz/)’s [analytical challenges](https://www.notion.so/Bounty-Programs-d4bac7f1908f412f8bf4ed349198e5fe) are bounty-style data prompts where a set of top ranked submissions get paid in tokens. But earning potential is far from the only benefit of analytical challenges. As an analyst-in-training, having a prompt gives you direction and a framework for the types of insights you can provide. Labels on the challenges range from Beginner to Advanced and help you gauge progress in your skills training journey. The body of work you create for analytics bounties becomes your portfolio. Competing with other analysts gives you motivation to stay at the top of your game and continue upskilling. Finally, one of the most career-changing benefits of participating in analytics challenges is that they invite you to build an audience for your work, a name for yourself as an analyst, and a network that can lead to exciting opportunities.

To take advantage of these opportunities, you will need to produce the best analytical outputs that you can. This guide will help you with dos and don’ts to craft a dashboard that is engaging, impactful, and helps you and your work stand out.


---

# 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.metricsdao.xyz/analyst-resources/tips-for-an-impactful-analytics-dashboard.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.
