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 „Gefällt mir“

1 „Gefällt mir“

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 „Gefällt mir“

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 „Gefällt mir“

Weil dies…

Dies kommt in den head:

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

Das ist alles.

Und ja, ich habe es von hier kopiert, aber da ich mich nicht mehr erinnere, wer diesen Schnipsel ursprünglich gegeben hat, kann ich keine Verknüpfung zum Original herstellen.

Bearbeiten:

Dies ist ein Thema und es gibt noch andere:

1 „Gefällt mir“

Dieser von Don im selben Thema hat einige zusätzliche Details: :+1: