# Can I see in the statistics which post received the most likes

**URL:** <https://meta.discourse.org/t/can-i-see-in-the-statistics-which-post-received-the-most-likes/39407>\
**Category:** Support\
**Created:** [2016年二月11日 15:04 UTC](https://meta.discourse.org/t/can-i-see-in-the-statistics-which-post-received-the-most-likes/39407 "2016-02-11T15:04:46Z")\
**Posts on this page:** 1\
**Showing post:** 2

<div class="post-metadata">

**Author:** ![dax](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/dax/32/244677_2.png) [@dax](https://meta.discourse.org/u/dax)\
**Post date:** [2016年二月11日 16:16 UTC](https://meta.discourse.org/t/can-i-see-in-the-statistics-which-post-received-the-most-likes/39407/2 "2016-02-11T16:16:29Z")

</div>

Easy way:

`discourse.example.com/?order=likes` (likes gives in all topics)  
`discourse.example.com/?order=op_likes` (likes gives in OP topic aka first post of each topic)  
or `discourse.example.com/search` type **in:likes** and order results by “most liked”

 ![](https://global.discourse-cdn.com/meta/original/3X/9/4/940ffa9820e1f8d57e0684701670d71b416f7828.png)

Hard way:  
write a query for this and use [Data Explorer plugin](https://meta.discourse.org/t/data-explorer-plugin/32566/1)

---

_[View the full topic](https://meta.discourse.org/t/can-i-see-in-the-statistics-which-post-received-the-most-likes/39407)._
