Hello, we would like connect our application to Google Analytics using the Analytics feature of Retool.
This works as expected with the Standard Out
but noting happens with Google Analytics.
Here are our steps:
- In
Settings > Advanced > Instrumentation
then click on[Connect]
forGoogle Analytics
:
For theGoogle Analytics Tracking ID
field we used theMeasurement ID
of our project as describe in this explanation since this is the new way to manage Tracking ID in Google Analytics 4. - In an application, we added an
Analytics
event then we trigger it with the default payload (time
andemail
props) - We see that nothing happened in our Google Analytics dashboard, ie. there is no event.
Do you have any idea of how to troubleshoot the issue ?