mirror of
https://github.com/LBRYFoundation/lbry.com.git
synced 2025-08-23 17:47:26 +00:00
views FAQ
This commit is contained in:
parent
14eb953d72
commit
94e1402b7a
1 changed files with 16 additions and 0 deletions
16
content/faq/views.md
Normal file
16
content/faq/views.md
Normal file
|
@ -0,0 +1,16 @@
|
|||
---
|
||||
title: How do view and subscriber counts work?
|
||||
category: publisher
|
||||
order: 4
|
||||
---
|
||||
Some LBRY applications provide view and subscriber counts, like LBRY Desktop/Web.
|
||||
|
||||

|
||||
|
||||
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.
|
||||
|
||||
Instead, view and subscriber counts are currently provided by LBRY, Inc., not the protocol itself. We aggregate data from users that participate in our rewards program and/or opt-in to sharing analytics data to provide these counts.
|
||||
|
||||
Currently, users who opt-out of analytics (more on how to use [LBRY anonymously here](https://lbry.com/faq/privacy-and-data#anonymous)) are not counted in view or subscriber figures.
|
||||
|
||||
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).
|
Loading…
Add table
Reference in a new issue