Skip to content
qt

Social

Profile Stats Dashboard

Stats for Alice and Bob update automatically whenever they post or their posts get liked. Each user's stats panel is tagged independently — only the affected user's stats refresh.

What to watch for

  • Click 'Create Post as Alice' — Alice's stats panel glows green, Bob's stays unchanged
  • Click 'Create Post as Bob' — only Bob's panel refreshes
  • Go to the Feed page, like a post, then come back — the author's stats update here
  • Each user has their own tag: socialTags.users.stats('alice') vs socialTags.users.stats('bob')
View Source
A

Alice's Stats

Loading...

B

Bob's Stats

Loading...

Trigger stat updates

Creating a post as Alice or Bob will invalidate only that user's stats tag, causing only their panel to refresh.