Plausible on React Native #1871
Replies: 3 comments 4 replies
-
thanks for reaching out @ianchikwature! could you use our npm package for that? see https://www.npmjs.com/package/plausible-tracker |
Beta Was this translation helpful? Give feedback.
-
I'm using:
|
Beta Was this translation helpful? Give feedback.
-
I ran into the same problem and didn’t find a good solution, so I created a new package for it: expo-plausible It’s a Plausible Analytics client for Expo / React Native. It gives you a provider + hook to send events, with optional offline queueing, batching, and consent helpers. Docs and examples are in the README. Hope it helps! |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
Does anyone know how to log analytics in React Native? I've seen integrations online for Web but I haven't seen anything for Native devices.
Any help or pointers ?
Beta Was this translation helpful? Give feedback.
All reactions