Identity Toolkit API v3 (signupNewUser)

Identity Toolkit API v3 (signupNewUser) (google/identitytoolkit-relyingparty-signupnewuser)

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://www.googleapis.com/identitytoolkit/v3/relyingparty/signupNewUser

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.
  2. Get the property at JSONPath $ in the request headers. Store that in the result for the request headers.
1res.body = parseJson(body)
2res.header = header.$

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 IDheaderx-requested-withcom.josmantek.macros
de.hugendubel.app
headerX-Android-Packagephoto.editor.photoeditor.photoeditorpro
io.foodvisor.foodvisor
br.com.tapps.myvirtualpetshop
network.kalock.myanmar2d
co.thefabulous.app
headerx-ios-bundle-identifiercom.read-o
com.funberry.iconkit
org.sagradafamilia.ios
co.thefabulous.app
com.cliffweitzman.speechifyMobile2
OS namebodyclientTypeCLIENT_TYPE_ANDROID
Tracker SDK versionheaderx-client-versionAndroid/GmsCore/X19004000/FirebaseCore-Android
Chrome/JsCore/5.5.2/FirebaseCore-web
Android/Fallback/X20000001/FirebaseCore-Android
Android/GmsCore/X19003000/FirebaseCore-Android
Android/GmsCore/X19003001/FirebaseCore-Android
headerX-Client-VersionAndroid/GmsCore/X19004000/FirebaseCore-Android
Chrome/JsCore/5.5.2/FirebaseCore-web
Android/Fallback/X20000001/FirebaseCore-Android
Android/GmsCore/X19003000/FirebaseCore-Android
Android/GmsCore/X19003001/FirebaseCore-Android
headerx-firebase-client
Unique user IDbodyemail Tracker documentation on this property578594988ce5a05d@npu.com
3fbd2997-62d5-4113-9521-dfb93729d339_a3cf47a9bb184c8d@apptivate.it
3fbd2997-62d5-4113-9521-dfb93729d339_0C2E43E0-6994-4BC1-841F-9EA9C7ABCA8B@apptivate.it
522b8c018fc2981a1cb855d5f25a25d9@powerslap.com
3fbd2997-62d5-4113-9521-dfb93729d339_8C9C1002-1516-40FB-A96E-8DF0DA0F9B8E@apptivate.it
References