react-native-google-analytics icon indicating copy to clipboard operation
react-native-google-analytics copied to clipboard

Google Analytics for React Native! Compatible with react-native-ab

Results 18 react-native-google-analytics issues
Sort by recently updated
recently updated
newest added

Does this repository still work or would it be better to use firebase?

[15:27:13] Something went wrong initializing the native react-native-google-analytics-bridge module. Please check your configuration. Did you forget to run 'react-native link' or install your node_modules? - node_modules\react-native-google-analytics-bridge\dist\NativeBridges.js:6:18 in - node_modules\metro\src\lib\polyfills\require.js:292:12 in...

# Question Hello! Just have a quick question for the benefit of everyone that come across this package and has to decide which package to use to get analytics integrated...

Hi, This plugin works fine. But I can not see the Mobile device brand & Screen resolution result in statistic page. They are all 'not set' How can I archive...

Can a new version be published on npm?

It seems to be getting picked up by google analytics but I'm getting this warning. Any idea why? I'm running ios version 9.2 and this is how I'm calling it....

I'm trying to use this library but the package on npm doesn't have the changes from jodybrewster: https://github.com/react-native-community/react-native-google-analytics/commit/0e5e865a52de8137bb3e5671b97009ad5892dbe4 Is it possible to update the library on npm?

Update README instructions to comply with RN 0.26.0+

How to set value for userId property as it is mentioned in this documentation https://developers.google.com/analytics/devguides/collection/ios/v3/user-id https://support.google.com/analytics/answer/3123666 Thanks.