Analytics help developers understand how users are using their apps and if features or improvements are worth spending valuable time on. Most native platforms have options built in, but what about cross-platform development tools such as React Native? Unsurprisingly there are many options available and in this article, I'll look at adding user analytics to a React Native app with Segment.io and Keen.io.
I will assume that you already have an experience in creating React Native apps (If you don't here's SitePoint's quick start guide), so will only show how to setup the app and explain the code specific to analytics. I'll focus on Android in this tutorial but the process for iOS should be similar. You can find the full source code on GitHub.
Continue reading %Adding Analytics to a React Native App%
by Wern Ancheta via SitePoint
No comments:
Post a Comment