# Project Analytics 보기

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

다음을 볼 수 있습니다:

* 귀하의 Project가 받은 별의 수.
* 지난 30일 동안, 그리고 전체 기간 동안 귀하의 Project가 받은 조회 수.
* 지난 30일 동안, 그리고 전체 기간 동안 귀하의 Project dataset이 다운로드된 횟수.

Project 분석 정보를 보려면 먼저 Roboflow dashboard에서 project를 엽니다. 그런 다음 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>

여기에서 project의 분석 정보를 볼 수 있습니다.

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


---

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