infoevent

infoevent

operated by: Start.io 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://infoevent.startappservice.com/tracking/infoEvent
  • https://infoevent.startappservice.com/infoevent/api/v1.0/info

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 IDbodypackageIdcom.dartushinc.videocall
com.footy.app.live15
com.soundryt.music
com.maroc.music.jcplayerexample
com.football.live.hd16
App versionbodyappVersion31.0
3.0
4.1
1.0
3.0.5
CarrierbodyispNameT-Mobile
bodyispCarrIdNameT-Mobile - US
Device advertising ID (GAID/IDFA)bodyuserAdvertisingId0
827d8162-0e1c-48cd-892e-4abd3df95ba8
ea70edc1-ac05-481c-8d2a-66b1be496a7e
49b61a9c-cece-4300-b52e-26840e4c258e
fffe8a97-a504-4d14-89ab-c2025fbaf065
Is app in foreground?bodyfgApptrue
false
Is device roaming?bodyroamingfalse
Is device rooted?bodyroottrue
Languagebodylocaleen_US
en
ManufacturerbodymanufacturerGoogle
Modelbodymodelsdk_gphone_x86_64_arm64
sdk_gphone_x86_64
Network connection typebodygridWIFI
e105
Orientationbodyorientationportrait
OS namebodyosandroid
OS versionbodydeviceVersion30
33
Other unique identifiers for the user, device, session, or installationbodyclientSessionIdfb1cff94-fcec-4ed2-89e8-105daf764025
e06eb120-8aba-40e7-85ec-18528358eff1
d083d65b-3ef8-45d6-a264-41445c14b91c
f0bb40e3-566b-4f6f-82ce-bbe45ada5e3f
bdb7ac2a-f150-45ef-b791-abebd91e0af2
Free RAMbodyfreeRam908
907
912
934
917
Used RAMbodyusedRam1073
1068
1046
1063
1101
Screen heightbodyheight2392
2214
1794
Screen widthbodywidth1440
1080
Signal strength (cellular)bodycellSignalLevel3
0
e106
Signal strength (Wi-Fi)bodywifiSignalLevele106
Tracker SDK versionbodysdkVersion4.3.0
4.6.3
4.6.2
4.7.3_apus
4.6.1
UptimebodytimeSinceBoot563380
563379
563574
560694
560692
Viewed pagebodyappActivitycom.startapp.sdk.adsbase.StartAppInitProvider.onCreate()
com.startapp.sdk.adsbase.j.u.a()
com.startapp.sdk.a.a.a()
com.startapp.sdk.adsbase.infoevents.f.run()
com.startapp.sdk.adsbase.c.a()