Google LLC
Tracker adapters
Tracking companies often use serveral endpoints and data formats for the transmitted data. For each combination of endpoints and data formats, we create a distinct adapter which decodes the request and maps it to the data types. For this tracking company, we have the following adapters:
- Google Analytics for Firebase (app-measurement.com) (
google/app-measurement
) - Firebase Cloud Messaging (device checkin) (
google/device-provisioning-checkin
) - Firebase Cloud Messaging (register token) (
google/fcmtoken-register
) - Google Mobile Ads SDK (DoubleClick, body) (
google/doubleclick-mads-gma-body
) - Google Mobile Ads SDK (DoubleClick, query string) (
google/doubleclick-mads-gma-qs
) - DoubleClick (getconfig/pubsetting) (
google/doubleclick-getconfig-pubsetting
) - Privacy & Messaging API (
google/fundingchoicesmessages
) - DoubleClick (pagead/interaction) (
google/doubleclick-pagead-interaction
) - GoogleDataTransport (FireLog BatchedLogRequest, JSON) (
google/googledatatransport-firelog-batchlog-json
) - GoogleDataTransport (FireLog BatchedLogRequest, Protobuf) (
google/googledatatransport-firelog-batchlog-protobuf
) - Firebase Installations SDK (
google/firebaseinstallations
)