I have been integrating the Branch SDK and Google Analytics 4 into my app to support mobile attribution. I need to send Branch.io events to Google Analytics 4 dashboard and I have followed the documentation outlined in https://help.branch.io/partners-portal/docs/google-analytics-4#properties-sent-to-google-analytics as Branch.io sending the correct webhook logs to GA4 but I am still not seeing test data appear in my Google Analytics 4 dashboard.
Asked
Active
Viewed 92 times
0

Yashwant Singh Rathore
- 85
- 3
- 10
-
can you paste/add the full webhook request URL? I can only see partial from this image – Tushar Gupta Jun 12 '23 at 12:32
-
"https://www.google-analytics.com/debug/mp/collect?firebase_app_id=
&api_secret= – Yashwant Singh Rathore Jun 12 '23 at 13:19" -
This is not a valid MP hit, it does not contain event information and other basic information. Use this tool to see how the MP hit is built for GA4: https://ga-dev-tools.google/ga4/event-builder/ – Tushar Gupta Jun 12 '23 at 13:22