# Project Analytics देखें

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

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

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

अपने Project analytics देखने के लिए, पहले Roboflow dashboard में अपना project खोलें। फिर अपने Project नाम के बगल में तीन dots पर क्लिक करें।

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

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

आपको अपने Project Overview पेज पर ले जाया जाएगा। नीचे स्क्रॉल करें जब तक आपको "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 मिलेगा जिसे आप जहाँ भी अपने dataset और model के links साझा करना चाहें, वहाँ paste कर सकते हैं।


---

# 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.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.
