Revisit file view analytics #1900

Closed
opened 2018-08-22 19:21:52 +02:00 by tzarebczan · 3 comments
tzarebczan commented 2018-08-22 19:21:52 +02:00 (Migrated from github.com)

The Issue

  1. We are only recording a file_view is a user clicks play. We should also extend this to the case where a user clicks download. (This was solved in https://github.com/lbryio/lbry-desktop/pull/1901)

  2. If a user is viewing content outside of render media (MP4s/images/GIFs), the file view is not counted until they leave the claim - this may be confusing from a rewards perspective if they are viewing non render media content.

  3. A view is counted even if the stream doesn't start when the user leaves the claim.

System Configuration

  • LBRY Daemon version:
  • LBRY App version:
  • LBRY Installation ID:
  • Operating system:

Anything Else

Screenshots

<!-- Thanks for reporting an issue to LBRY and helping us improve! To make it possible for us to help you, please fill out below information carefully. Before reporting any issues, please make sure that you're using the latest version. - App releases: https://github.com/lbryio/lbry-desktop/releases - Standalone daemon: https://github.com/lbryio/lbry/releases We are also available on live chat at https://chat.lbry.io --> ## The Issue 1) We are only recording a file_view is a user clicks play. We should also extend this to the case where a user clicks download. (This was solved in https://github.com/lbryio/lbry-desktop/pull/1901) 2) If a user is viewing content outside of render media (MP4s/images/GIFs), the file view is not counted until they leave the claim - this may be confusing from a rewards perspective if they are viewing non render media content. 3) A view is counted even if the stream doesn't start when the user leaves the claim. ## System Configuration <!-- For the app, this info is in the About section at the bottom of the Help page. You can include a screenshot instead of typing it out --> <!-- For the daemon, run: curl 'http://localhost:5279' --data '{"method":"version"}' and include the full output --> - LBRY Daemon version: - LBRY App version: - LBRY Installation ID: - Operating system: ## Anything Else <!-- Include anything else that does not fit into the above sections --> ## Screenshots <!-- If a screenshot would help explain the bug, please include one or two here -->
tzarebczan commented 2018-08-30 20:31:25 +02:00 (Migrated from github.com)

Check to see if similar timing issues as in lbry_file_view entry 391277

Check to see if similar timing issues as in lbry_file_view entry 391277
tzarebczan commented 2018-09-11 17:06:48 +02:00 (Migrated from github.com)

There are a few users complaining that their file_views are not being counted. I've been able to confirm that this is occurring but have not reproduced it or seen it in action. Will continue to dig in.

There are a few users complaining that their file_views are not being counted. I've been able to confirm that this is occurring but have not reproduced it or seen it in action. Will continue to dig in.
tzarebczan commented 2019-09-04 04:01:38 +02:00 (Migrated from github.com)

2 is fixed, 3 is to be expected. 1 is now filed under https://github.com/lbryio/lbry-desktop/issues/2768

2 is fixed, 3 is to be expected. 1 is now filed under https://github.com/lbryio/lbry-desktop/issues/2768
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: LBRYCommunity/lbry-desktop#1900
No description provided.