Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Video Block in editor - File Downloads Stats tracking is incorrect #1387

Open
cameronvoell opened this issue Sep 26, 2019 · 2 comments
Open
Labels
[Type] Bug Something isn't working Video block

Comments

@cameronvoell
Copy link
Contributor

There is some inconsistent behavior between Aztec and Gutenberg Mobile Editors for how video uploads and playback are translated into the Stats section. For at least one user this caused confusion because he was seeing in his stats that videos he had in article drafts had many file downloads, even though the drafts were not visible publicly. For published posts, he was seeing more downloads than page views which was also confusing. (#2373779-zen)

Expected:

Videos added in the editor do not show up in Stats tracking until published and viewed by visitors to an article. (This seems to be how it works with Articles with Videos published from the Aztec Editor on iOS).

Actual:

When a video is uploaded for a video block within the Gutenberg mobile editor, each time you open the editor and view the video it adds 4 downloads to "File downloads" in the Stats section.

Steps to reproduce:

  1. In the mobile app switch to a site that has access to stats, create a new post and add a video block.
  2. Upload a video to video block and press play.
  3. Save draft
  4. Go to stats section and pull down to refresh.
  5. Verify the video file shows in File downloads with 4 new views.
  6. Return to article draft and press play again.
  7. Return to stats view and verify file downloads went up by 4 again.
@designsimply
Copy link
Contributor

Possibly related PR: #1117 cc @pinarol

@ravishanker
Copy link

ravishanker commented Apr 5, 2024

Please see for more details on this issue wordpress-mobile/WordPress-Android#10653

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Type] Bug Something isn't working Video block
Projects
Status: In progress
Development

No branches or pull requests

5 participants