> 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-ko/universe/view-project-analytics.md).

# Project 분석 보기

Project가 Universe에 게시되어 있으면, 사람들이 Project와 어떻게 상호작용했는지에 대한 분석을 볼 수 있습니다.

다음 내용을 볼 수 있습니다:

* Project가 받은 별의 수.
* 지난 30일 동안 및 전체 기간에 걸쳐 Project의 조회 수.
* 지난 30일 동안 및 전체 기간에 걸쳐 Project datasets의 다운로드 수.

Project analytics를 보려면 먼저 Roboflow dashboard에서 프로젝트를 엽니다. 그런 다음 Project 이름 옆에 있는 세 개의 점을 클릭하세요.

<figure><img src="/files/193f86437187f535db71590125fc18b08a853c0c" alt=""><figcaption></figcaption></figure>

그런 다음 Project Overview를 클릭하세요.

Project Overview 페이지로 이동합니다. "Sharing Statistics" 차트가 보일 때까지 아래로 스크롤하세요:

<figure><img src="/files/1f5d62a74195dc5aec516be43837e89e7e0e5fcd" alt=""><figcaption></figcaption></figure>

여기에서 프로젝트의 analytics를 볼 수 있습니다.

dashboard의 이 섹션에는 Universe project용 sharing badge도 있습니다. 이를 사용해 GitHub 저장소나 웹사이트 등 다른 곳에서 프로젝트를 홍보할 수 있습니다. copy 아이콘을 클릭하면, dataset과 model 링크를 공유하고 싶은 곳 어디든 붙여넣을 수 있는 HTML 코드를 받게 됩니다.


---

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