# モバイルでトピックの閲覧数を確認する方法は？

**URL:** https://meta.discourse.org/t/how-to-check-topic-views-on-mobile/117803
**Category:** Support
**Tags:** topic-map
**Created:** [2019 年 5 月 15 日午後 1:17 UTC](https://meta.discourse.org/t/how-to-check-topic-views-on-mobile/117803 "2019-05-15T13:17:03Z")
**Posts on this page:** 1
**Showing post:** 10

<div class="post-metadata">

### Author: ![Jagster](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jagster/32/192154_2.png) [@Jagster](https://meta.discourse.org/u/Jagster)
#### Post date: [2024 年 1 月 31 日午前 5:34 UTC](https://meta.discourse.org/t/how-to-check-topic-views-on-mobile/117803/10 "2024-01-31T05:34:27Z")

</div>

これによって…

これは `head` に入ります：

```plaintext
<script type="text/discourse-plugin" version="0.8">
  api.includePostAttributes('topicMap');
</script>

```

以上です。

はい、これをここからコピーしましたが、最初にこのスニペットを誰が提供したか覚えていないため、元へのリンクを貼ることができません。

編集：

これは1つのトピックであり、他にもあります：

> [@How to show topic-map on non-commented posts?](https://meta.discourse.org/t/how-to-show-topic-map-on-non-commented-posts/204222/4):
>
> There are a few workarounds in this topic (variations of ‘add a post’):

---

_[View the full topic](https://meta.discourse.org/t/how-to-check-topic-views-on-mobile/117803)._
