> For the complete documentation index, see [llms.txt](https://docs.roboflow.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.roboflow.com/roboflow/roboflow-hi/universe/view-project-analytics.md).

# Project Analytics देखें

अगर कोई Project Universe पर प्रकाशित है, तो आप इस बारे में analytics देख सकते हैं कि लोगों ने Project के साथ कैसे इंटरैक्ट किया है।

आप देख सकते हैं:

* आपके Project को कितने stars मिले हैं।
* पिछले 30 दिनों में और अब तक कुल मिलाकर आपके Project को कितने views मिले हैं।
* पिछले 30 दिनों में और अब तक कुल मिलाकर आपके Project datasets के कितने downloads हुए हैं।

अपने Project analytics देखने के लिए, पहले Roboflow dashboard में अपना project खोलें। फिर अपने Project name के पास वाले तीन डॉट्स पर क्लिक करें।

<figure><img src="/files/0dba14591d7027632dbe67371887006499e40367" alt=""><figcaption></figcaption></figure>

फिर, Project Overview पर क्लिक करें।

आपको आपके Project Overview page पर ले जाया जाएगा। नीचे स्क्रॉल करें जब तक कि आपको "Sharing Statistics" chart दिखाई न दे:

<figure><img src="/files/5ce1cac78e7c90835339f9348ba4f5f49367de6e" alt=""><figcaption></figcaption></figure>

यहाँ, आप अपने project के analytics देख सकते हैं।

dashboard के इस section में आपके Universe project के लिए sharing badges भी हैं। आप इनका उपयोग अपने project को कहीं और promote करने के लिए कर सकते हैं, जैसे GitHub repositories में या अपनी website पर। अगर आप copy icon पर क्लिक करते हैं, तो आपको HTML code मिलेगा जिसे आप कहीं भी paste कर सकते हैं जहाँ आप अपने dataset और model के links share करना चाहते हैं।


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.roboflow.com/roboflow/roboflow-hi/universe/view-project-analytics.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.
