Relative Content

Tag Archive for reactjsmixpanel

How to use mixpanel with react js

I’m trying to use mixpanel with my react js app but it is showing errors that module not found.
ERROR in ./node_modules/mixpanel/lib/mixpanel-node.js 10:20-42
Module not found: Error: Can’t resolve ‘querystring’ in ‘E:projectnode_modulesmixpanellib’
https://docs.mixpanel.com/docs/tracking-methods/sdks/nodejs
enter image description here