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

Enhance Chromebook support / metrics #5664

Closed
mikehardy opened this issue Dec 19, 2019 · 4 comments
Closed

Enhance Chromebook support / metrics #5664

mikehardy opened this issue Dec 19, 2019 · 4 comments
Labels
2.9.x Affects the 2.9 branch ChromeOS Enhancement Keep Open avoids the stale bot

Comments

@mikehardy
Copy link
Member

2 things going on:

1- I can't tell from the analytics currently what percentage of users are using a Chromebook (no indication of operating system or mobile device type), and I can't tell whether they are using the Chromebook Web Store version or an APK directly

2- I can't publish new releases to the Chrome Web Store. The chromebook release process fails starting on release 2.9alpha37 which unfortunately included the switch to AndroidX so I'm not sure this is a recoverable situation: https://github.com/ankidroid/Anki-Android/commits/master?after=ac527462170071626673b517d131e5c7f08a49a5+419

@mikehardy mikehardy added 2.9.x Affects the 2.9 branch ChromeOS Enhancement labels Dec 19, 2019
@mikehardy
Copy link
Member Author

Solving #1 would require analyzing how google analytics reports device metrics by default (using their documentation) and putting the information we need into those fields. Something that differentiated ChromeOS from regular Android, and if possible differentiated how they installed it (via APK from Play Store - possible now on chromebooks, or via Chrome Web Store)

Solving #2 requires following this process https://github.com/ankidroid/Anki-Android/wiki/Release-procedure#chrome-web-store through the specific commits in the delta between 2.9alpha36 and 2.9alpha37, to see what broke and/or if there is any fix possible. Likely not.

@github-actions
Copy link
Contributor

github-actions bot commented Jun 2, 2020

Hello 👋, this issue has been opened for more than 2 months with no activity on it. If the issue is still here, please keep in mind that we need community support and help to fix it! Just comment something like still searching for solutions and if you found one, please open a pull request! You have 7 days until this gets closed automatically

@github-actions github-actions bot added the Stale label Jun 2, 2020
@mikehardy mikehardy added Keep Open avoids the stale bot and removed Stale labels Jun 2, 2020
@mikehardy
Copy link
Member Author

I want to keep this open - the analytics change should be easy and would tune how much priority we should give to ChromeOS support

@mikehardy
Copy link
Member Author

I've got analytics now as of #6492 ! Chromebooks are almost exactly .1% (35 out of 35,000 users) of our demographics.
So they should work but not special effort should be undertaken.
Chrome web store is basically dead and chromebooks should install the main APK, as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2.9.x Affects the 2.9 branch ChromeOS Enhancement Keep Open avoids the stale bot
Projects
None yet
Development

No branches or pull requests

1 participant