Hi all, anyone has ever tried sending datahub usag...
# getting-started
b
Hi all, anyone has ever tried sending datahub usage metrics to GoogleAnalytics/Mixpanel using this guide? Need some clue on how to do this. Do I have to learn to rebuild the react web or just change the configuration. https://datahubproject.io/docs/datahub-web-react/src/app/analytics/
d
Hi, you may have to rebuild & redeploy
datahub-frontend-react
after changing some configuration. this guide might be helpful : https://datahubproject.io/docs/developers
b
This one right? It doesn’t says
react
, but I’m guessing it builds the overall package of frontend including react. Cmiiw.
./gradlew :datahub-frontend:dist -x yarnTest -x yarnLint