We noticed that our iOS app is sending requests to http://app-measurement.com. The body seems to be encrypted or compressed though
:method: POST
:scheme: https
:path: /a
:authority: app-measurement.com
accept: */*
content-type: application/x-www-form-urlencoded
content-encoding: gzip
accept-language: en-gb
content-length: 371
accept-encoding: br, gzip, deflate
;
_uwa
_pfoq
_oauto
_r
_c_fݶ-
...
I already checked if it's gzip but that doesn't seem to be it.
Does anyone know how to decrypt this to be able to see the request content?
firebaser here
This request is part of Google Analytics for Firebase to report the analytics events from the client. It is heavily compressed to minimize the bandwidth usage.
There is no public API to see the raw contents of the request, but here is where you can find more on the data collected:
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With