How to check Topic views on mobile?

How to check the Topic Pageviews in mobile when we don’t have any replies?

The topic views can be seen below the OP in every topic:

2 Me gusta

1 me gusta

Yes, that’s true, the gray bar below from my screenshot doesn’t appear until the topic has a response.

Any possibilities to enable the views without responses?

1 me gusta

I hope there was some data query to check a particular topic views (when topic doesn’t have any replies).

Since posts can have diff views, is there some way to check individual post views also?

FYI Topic List Previews plugin can include that data in the Topic List on mobile (so you don’t even have to navigate to the Topic). It doesn’t require any additional posts than the OP.

3 Me gusta

Porque esto impulsó…

Esto va en head:

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

Eso es todo.

Y sí, lo copié de aquí, pero como no recuerdo quién dio este fragmento al principio, no puedo enlazar al original.

Editar:

Este es un tema y hay otros:

1 me gusta

Este de Don en el mismo tema tiene algunos detalles adicionales en: :+1: