> For the complete documentation index, see [llms.txt](https://catenoid-support.gitbook.io/loomex/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://catenoid-support.gitbook.io/loomex/jp/loomex-yzgaido/tong-ji.md).

# 統計

Loomexの統計について説明します。

&#x20;

> ### **統計** <a href="#loomex-tong-ji-tong-ji" id="loomex-tong-ji-tong-ji"></a>
>
> LoomexのSNS統計は閲覧数・いいねなどの利用実績のデータとチャンネル別・期間別のサマリーを提供します。

### &#x20;**SNS** <a href="#loomex-tong-ji-sns" id="loomex-tong-ji-sns"></a>

***

ソーシャルメディアに投稿した映像の実績が表示されます。この画面では以下の要素をサマリーとして提供します。

<figure><img src="/files/FmqhwJU7Ns7UuvY2Ej4Z" alt=""><figcaption><p>SNS統計</p></figcaption></figure>

* 閲覧数: 映像が再生された回数
* いいね: 該当プラットフォームで'いいね'が付いた件数

Twitterの場合、リツイート、いいね数などの特定のデータのみ分析が可能です。

### **チャンネル** <a href="#loomex-channeru" id="loomex-channeru"></a>

***

SNSプラットフォームのアカウントで複数のチャンネルを使用している場合、チャンネル別に閲覧数といいね数を確認することができます。また、統計メイン画面にはログインしている時刻から直近7日間の実績がサマリーで表示されて、\[詳細]ボタンをクリックして期間別のデータを確認することができます。

### **詳細** <a href="#loomex-tong-ji-xiang-xi" id="loomex-tong-ji-xiang-xi"></a>

***

グラフ右上の\[詳細]ボタンをクリックすると人気コンテンツ、 視聴地域などの詳細データを確認することができます。


---

# 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, and the optional `goal` query parameter:

```
GET https://catenoid-support.gitbook.io/loomex/jp/loomex-yzgaido/tong-ji.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
