app-measurement

app-measurement

operated by: Google LLC (get company information on datarequests.org)

Endpoint URLs

These are URLs or regexes of endpoints the tracker sends data to. We use these to determine which adapter to apply to a request. Some trackers use the same endpoint for several formats. In this case we use additional logic to match the adapter to the request, refer to the code for more information.
  • https://app-measurement.com/a

Decoding steps

Every tracking library has its own way of transmitting tracking data, often even several. They are regularly pretty convoluted, nested encoding schemes. Because of that, the adapter needs to decode the request information into a consistent format. We try to keep keys and paths intact, but the structure results from our decoding. All steps used in the decoding for this adapter are documented here.
  1. Decode the request body as a protocol buffer (Protobuf). Store that in the result for the request body.
  2. Wrap the result for the request body at 1 in an array if it isn’t one already. Replace the existing value.
1res.body = decodeProtobuf(body)
2res.body.1 = ensureArray(res.body.1)

Observed data transmissions

This is data that we observed being transmitted by this tracker. Not every request contains all of this data. The context of the data describes where we found the data in the request, the path describes the location of the data in the decoded request. The examples are a selection of observed values.
PropertyContextPathExamples of observed values
App IDbody1.*.14com.loveapplication.loveapp
com.google.android.apps.messaging
com.google.android.googlequicksearchbox
com.exxen.android
com.jockeygames.rampcar.stuntsfree.impossibletracks.stuntdriving.mega.car
App versionbody1.*.161.0
6.0.117 (Xorn_RC10_alldpi.x86.phone)
11.13.8.21.x86
1.0.1
5.1
Device advertising ID (GAID/IDFA)body1.*.19827d8162-0e1c-48cd-892e-4abd3df95ba8
ea70edc1-ac05-481c-8d2a-66b1be496a7e
2898380B-1B0A-4C4D-8988-3F10CA5FFCA2
map[5:[8.08464432e+08 8.08464432e+08 8.08464432e+08 8.08464432e+08] 6:[48 48 48 48 48 48 48 48]]
map[5:[8.08464432e+08 8.08464432e+08 8.08464432e+08 8.08464432e+08] 6:[48 48 48 48 48 48 48 48]]
Developer-scoped device ID (IDFV/ASID/ANDROID_ID)body1.*.27B86C1463-141F-4649-B7B3-2DE67FDF6836
1C6A01D2-EEAC-4DEF-A2DE-7985F5F80B5C
878BF50A-FA22-45A2-9868-B6063F920F65
15AB9556-1FC5-4141-AA19-384C6C797308
26FB522F-E43F-4A5A-935D-5BFDDDAA383E
OS namebody1.*.8android
ios
OS versionbody1.*.911
14.8
14.5.1
15.6.1