I know FF has a google analytics integration but it isn't clear how to integrate Google tag manager so I can install other tracking codes on my project. Do I simply paste both in the web publishing code section? GTM has a code snippet for the head and body section of a website though?
will integration GTM via the tracking code and using turning on the GA flutterflow integration skew any analytics data.
I want to also use GTM because I want to track several other things like heatmap data, etc.
And what about tracking within the IOS and Android apps though
For mixpanel - the same would apply. I see they have a https://pub.dev/packages/mixpanel_flutter#3-send-data is that the easiest way to fully integrate mixpanel because ff doesn't seem to have a way to track individual events unless you use the ga4 integration.
I just to ensure all my tracking for our platform is setup and accurate.
Insights appreciated.