setting

setting

operated by: Rayjump

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://configure.rayjump.com/setting

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 query string in the request path as a query string. Store that in the result for the query string.
1res.query = parseQueryString(query)

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 IDquerypackage_namecom.tripledot.woodoku
com.mondayoff.wantedfish
com.manga.webcomics
com.audiomack.iphone
com.miracle.drawtosave.an
querypn
App versionqueryapp_version_name2.02.03
0.1.6
2.1.41
6.7.0
1.0.2.1
Countryqueryct[16777228]
querycountry_codeDE
Device advertising IDquerygaidea70edc1-ac05-481c-8d2a-66b1be496a7e
querydata.gaid
queryidfa00000000-0000-0000-0000-000000000000
iOS IDFVqueryidfv6BECBE05-26D9-43D4-BDA6-353DC1809D5E
96B9FAB0-9947-47A3-B06B-C0D638E5437D
4B21AAE9-9F27-49D9-AA0F-B5E43B0A3BE3
AC00A60D-D7EE-4030-99F8-89FF6B157497
8B0190D3-0228-4390-AA72-15E9EE257EF2
Languagequerylanguageen-DE
en-US
en
Manufacturerquerybrandgoogle
ModelquerymodeliPhone9,3
sdk_gphone_x86_64_arm64
Orientationqueryorientation1
-1
2
OS namequeryos
querydb
OS versionqueryosv
queryos_version14.8
11
Public IP addressqueryip
Screen heightqueryscreen_size750.000000x1334.000000
1440x2560
1334.000000x750.000000
2560x1440
Screen widthqueryscreen_size750.000000x1334.000000
1440x2560
1334.000000x750.000000
2560x1440
Time zonequerytimezoneGMT+02:00
GMT+01:00
Tracker SDK versionquerysdk_versionMI_6.9.1
MAL_15.8.01
MI_7.0.4
MI_7.1.0
MAL_16.0.11
User agentqueryuseragentMozilla/5.0 (iPhone; CPU iPhone OS 14_8 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148
Mozilla/5.0 (Linux; Android 11; sdk_gphone_x86_64_arm64 Build/RSR1.201211.001.A1; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/83.0.4103.106 Mobile Safari/537.36
Mozilla/5.0 (Linux; Android 11; sdk_gphone_x86_64_arm64 Build/) AppleWebKit/535.19 (KHTML, like Gecko) Chrome/18.0.1025.133 Mobile Safari/535.19
queryua