# Developer Dashboard

### Understand the Developer Dashboard

#### 1. New Developers

This line chart displays the number of new developers joining the Shopify App Store each day over a selected period. It's a key indicator of the ecosystem's growth and competitiveness.

<figure><img src="/files/CsLgR3P0AViTVekaEdLp" alt=""><figcaption></figcaption></figure>

#### 2. Deactive/Active developers

This chart shows the correlation between the number of active and inactive developers. It provides a quick snapshot of the overall health and retention of the developer community.

<figure><img src="/files/4KKUOBteWAP9P45Cg4f6" alt="" width="375"><figcaption></figcaption></figure>

#### 3. List of new developers

This feed provides a real-time list of the newest developers who have just published their first app. It includes their name, the number of applications they have, and the date they joined.

<figure><img src="/files/6TQXHTEFWgTs4XRNtsa1" alt=""><figcaption></figcaption></figure>

#### 4. The developer has the most application

This bar chart ranks the top developers based on the total number of apps they have published on the App Store. It helps you identify the largest and most prolific players in the market.

<figure><img src="/files/PxHolJ1MLQuxFrqaUgZR" alt=""><figcaption></figcaption></figure>

#### 5. Partners come from the most countries

This chart displays the geographical distribution of Shopify Partners, showing which countries have the highest concentration of developers.

<figure><img src="/files/J53hjp7TB8yKTj6rFaNo" alt=""><figcaption></figcaption></figure>

### How Developer Dashboard can benefit you

* **Gauge Competitiveness:** By monitoring the daily influx and activity status of developers, you can get a real-time feel for the ecosystem's growth and saturation. This helps you understand the broader competitive environment in which your app operates.
* **Identify Emerging and Key Players:** The dashboard is a powerful tool for competitor discovery, allowing you to spot new entrants the moment they arrive and identify the most prolific "power players" in the market. Analyzing their movements and portfolios can reveal valuable insights into market strategy.
* **Understand Global Developer Trends:** Analyzing the geographical distribution of the developer community helps you understand where talent and competition are concentrated. This intelligence can inform partnership strategies, hiring decisions, and your analysis of regional market dynamics.


---

# 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.letsmetrix.com/app-insights/developer-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.
