We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
https://github.com/kripod/react-hooks/tree/master/packages/web-api-hooks
https://github.com/kripod/react-hooks/tree/master/packages/web-api-hooks#usenetworkinformation
I'd like to add the effectiveType into the Amplitude built-in analytics, to get an idea about what network speed is most used by visitors.
effectiveType
It can also be used to perform optimization (e.g: load a heavy video only if the network is 4g).
4g
The text was updated successfully, but these errors were encountered:
Done in #358 and applied to both presets.
Sorry, something went wrong.
Vadorequest
Successfully merging a pull request may close this issue.
https://github.com/kripod/react-hooks/tree/master/packages/web-api-hooks
https://github.com/kripod/react-hooks/tree/master/packages/web-api-hooks#usenetworkinformation
I'd like to add the
effectiveType
into the Amplitude built-in analytics, to get an idea about what network speed is most used by visitors.It can also be used to perform optimization (e.g: load a heavy video only if the network is
4g
).The text was updated successfully, but these errors were encountered: