body

body

operated by: Adjust GmbH (get company information on datarequests.org, go to tracker entry in the Exodus database)

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(\.eu)?\.adjust\.(com|net\.in|world)\/session$/
  • /^https:\/\/app(\.eu)?\.adjust\.(com|net\.in|world)\/event$/
  • /^https:\/\/app(\.eu)?\.adjust\.(com|net\.in|world)\/sdk_click$/
  • /^https:\/\/app(\.eu)?\.adjust\.(com|net\.in|world)\/sdk_info$/
  • /^https:\/\/app(\.eu)?\.adjust\.(com|net\.in|world)\/third_party_sharing$/
  • /^https:\/\/app(\.eu)?\.adjust\.(com|net\.in|world)\/ad_revenue$/
  • /^https:\/\/app(\.eu)?\.adjust\.(com|net\.in|world)\/sdk_click$/

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. Parse the request body as a query string. Store that in the result for the request body.
  2. Parse the result for the request body at partner_params as JSON. Replace the existing value.
  3. Parse the result for the request body at callback_params as JSON. Replace the existing value.
1res.body = parseQueryString(body)
2res.body.partner_params = parseJson(res.body.partner_params)
3res.body.callback_params = parseJson(res.body.callback_params)

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 IDbodypackage_namecom.stepler
com.pixum.android.photoworld
com.lovbedo
com.gk.themeparkfun3d
com.tier.app
bodybundle_idcom.apalonapps.plants
com.tomtom.amigo
com.steuerbot
cn.danatech.pictureInsect
com.gnovel.originalstation
App versionbodyapp_version1.7.7
237
11992
554
792227
CountrybodycountryUS
DE
Device advertising IDbodygps_adidea70edc1-ac05-481c-8d2a-66b1be496a7e
bodyidfa00000000-0000-0000-0000-000000000000
iOS IDFVbodyidfvEB274D9A-8340-41B4-BF53-0AE060C02A47
681850E8-3FC4-40B0-9E7B-D52F78A8D0F6
E1D46A31-A497-4A3F-AC08-D3DD2CDA579A
FA932BFB-B738-4BE0-BEA5-202ADFEA5857
8A79B99F-581D-4863-BAEA-98DEA6C122E3
Languagebodylanguageen
de
Manufacturerbodydevice_manufacturerGoogle
Modelbodydevice_namesdk_gphone_x86_64_arm64
iPhone9,3
OS namebodyos_nameandroid
ios
OS versionbodyos_version11
14.8
bodyos_buildRSR1.201211.001.A1
18H17
Other identifiersbodyandroid_uuidee6ca193-6929-489e-b594-5d2937f352d5
9be16a8b-5a0f-4cd5-8fa6-361fece5b8f4
ed9e6907-b73f-4060-a6e0-e23384158621
52eb3e6c-f288-462c-a5d1-ec515e9fcbca
ec8263b9-db0b-49ff-8334-df6a0ddabd48
bodyios_uuidea92be32-4e90-4119-9469-3ec082cb2757
26794c49-815d-46d0-82e5-7fc31bb2a4e0
dafb3b3d-628e-453b-bddd-83bbaf7a1b8b
41be3056-df6c-400b-947e-f7ac48dfbf71
f4feeae9-9e57-4ff2-ba0a-bafcb2b33eba
bodyfb_anon_idXZ49222A9F-64B7-4A4F-B4ED-011134397722
XZB411160B-4667-4994-A0E4-4396CA9C6B99
XZ46BCFAF3-710E-471F-A3B8-BFE50B9275CB
XZD51CFB1A-0478-417D-BE9F-A294139F3E3D
XZ7AF238C0-63FF-4775-A3A1-CBF818C37489
Screen heightbodydisplay_height2392
1440
Screen widthbodydisplay_width1440
2392