configure

configure

operated by: AdColony, Inc. (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:\/\/(android|ios)?ads\d-?\d\.adcolony\.com\/configure$/

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 JSON. Store that in the result for the request body.
1res.body = parseJson(body)

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 IDbodybundle_idcom.curvydating
mytown.danceschool.free
dating.app.chat.flirt.wgbcv
com.quidd.quidd
mytown.fashion
App versionbodybundle_version_short1.0.10
1.28
1.1415
04.54.01
1.84
Battery levelbodybattery_level0.77
1
0.9100000262260437
0.9800000190734863
0.9599999785423279
CarrierbodycarrierAndroid
o2-de
none
Device advertising ID (GAID/IDFA)bodyadvertiser_id827d8162-0e1c-48cd-892e-4abd3df95ba8
ea70edc1-ac05-481c-8d2a-66b1be496a7e
00000000-0000-0000-0000-000000000000
F04C6D92-D4FA-4CA4-AC62-DE94C8C2DAE7
fffe8a97-a504-4d14-89ab-c2025fbaf065
Developer-scoped device ID (IDFV/ASID/ANDROID_ID)bodyvendor_id6E5AA92E-3945-43BA-9136-DD160C98ED2E
8F2B0125-2F16-4F35-A419-1BABC693B890
96B9FAB0-9947-47A3-B06B-C0D638E5437D
6BECBE05-26D9-43D4-BDA6-353DC1809D5E
8857E156-C579-4A5C-A5A9-F0C8F4AA74FF
Languagebodylnen
en-DE
Manufacturerbodydevice_brandGoogle
apple
bodymanufacturerGoogle
Modelbodydevice_modelsdk_gphone_x86_64_arm64
iPhone9,3
iPhone10,4
iPhone10,6
Orientationbodycurrent_orientation0
1
OS namebodyos_nameandroid
ios
OS versionbodyos_version11
14.8
14.5.1
15.6.1
Other unique identifiers for the user, device, session, or installationbodyside03b8ef5-a809-4f2c-a16c-37ee1fd130e4
188a6427-5556-4f3d-8440-b16e07af2e5a
128d6d3a-00e3-444a-bb4d-00df6731e9d9
3fd23104-4537-4ecf-8271-035ea245981f
8d0621d9-8c44-484c-91d2-16f259ee8ae7
Screen heightbodyscreen_height2392
1440
1334
750
640
Screen widthbodyscreen_width1440
2392
750
1334
1136
Time zonebodytimezone_ietfEurope/Berlin
Tracker SDK versionbodysdk_version4.2.1
4.2.4
4.3.0
4.1.4
4.2.2