mirror of
https://github.com/LBRYFoundation/lbry.com.git
synced 2025-08-23 17:47:26 +00:00
Update views.md (#1436)
New images to match current app Minor updates in the text
This commit is contained in:
parent
e93891afee
commit
62c409b209
1 changed files with 7 additions and 5 deletions
|
@ -1,11 +1,13 @@
|
|||
---
|
||||
title: How do view and subscriber counts work?
|
||||
title: How do view and follower counts work?
|
||||
category: publisher
|
||||
order: 4
|
||||
---
|
||||
Some LBRY applications and [lbry.tv](https://lbry.tv) provide view and subscriber counts, like LBRY Desktop/Web.
|
||||
Some LBRY applications and [Odysee.com](https://odysee.com) provide view and follower counts, like LBRY Desktop app.
|
||||
|
||||

|
||||

|
||||
|
||||

|
||||
|
||||
How these numbers work is more complicated than it might appear. As a decentralized protocol, there is no single node or computer that can observe all user activity on the LBRY network.
|
||||
|
||||
|
@ -16,5 +18,5 @@ Currently, users who opt-out of analytics (more on how to use [LBRY anonymously
|
|||
In the future, LBRY will look to improve the accuracy of this feature as well as by adding it to the protocol itself (for example, by allowing wallet servers to share aggregated statistics and allowing subscriptions to occur via a special transaction).
|
||||
|
||||
## LBC value of content
|
||||
You'll notice an LBC value next to the view count. This value includes the [original bid amount for the URL](/faq/naming), [tips, and supports](/faq/tipping). Content owners can see how much belongs to them via the LBC details section by clicking the unlock button.
|
||||

|
||||
You'll notice an LBC value in the bottom right corner of the video info. This value includes the [original bid amount for the URL](/faq/naming), [tips, and boosts](/faq/tipping). Content owners can see how much belongs to them via the LBC details section by clicking the unlock button.
|
||||

|
||||
|
|
Loading…
Add table
Reference in a new issue