...
You can send data from your Unity app to Treasure Data, using our Unity SDK library. In this way, you don't have to install anything on your server-side to track the mobile app activities.
...
Table of Contents | ||
---|---|---|
|
GDPR compliance
To support compliance with national and global data privacy requirements such as the European General Data Privacy Regulation, our SDK provides methods that control the collection and tracking of personal data and metadata in applications and websites. When your company defines data privacy policies around personal data, you can use these methods in your code to implement default data collection behaviors, and add controls for individuals to use to manage data collection and privacy themselves.
...
The API key can be retrieved from the console (click here) Console. It's recommended to use write-only API key for SDKs. Let us know if you’re having any build issues.
...
td_ios_event
td_iap_transaction_identifier
td_iap_transaction_date
td_iap_quantity
td_iap_product_identifier
td_iap_product_price
td_iap_product_localized_title
td_iap_product_localized_description
td_iap_product_currency_code
.
Consult Treasure Data Android SDK - IAP Tracking and Treasure Data iOS SDK - IAP Tracking for the further details of these columns' value.
...