LogoLogo
My AppsLive demoNewsArticles
  • Introduction
  • 📌Product updates: 2025
    • 2024
    • 2023
  • Getting Started
    • Registration
    • Adding a space
    • Adding an app to the space
  • Basic Events & Custom Events
  • Integration
    • Expert Tips
      • What to track
      • Payments & Anti-cheat
      • Check your integration
    • Integration of SDK 2.0+
      • SDK Integration
        • Android
        • iOS
        • macOS
        • Windows
        • Web
          • Web SDK Integration
          • Web SDK Releases
        • Unity
        • Unreal Engine
        • Godot Engine
      • Automatic payment tracking
        • App Store
        • Google Play
      • Setting up Events
        • Basic methods
        • Secondary methods
        • User profile
        • Anticheat methods
        • Track sessions
      • Push notifications
        • Android
        • iOS
        • Windows (UWP)
        • Unity
          • Android
          • iOS
          • Windows (UWP/WSA)
        • Unreal Engine
      • A/B testing
        • Description of A/B testing on the SDK side
        • Working with A/B tests in the devtodev interface
        • A/B testing examples
    • Integration of SDK 1.0+ (deprecated)
      • SDK Integration
        • iOS
        • Android
        • Windows 8.1 and 10
        • Web
        • Unity
        • Mac OS
        • Adobe Air
        • UE4
      • Setting up Events
        • Basic methods
        • Secondary methods
        • User profile
        • Anti-cheat Methods
      • Push Notifications
        • IOS
        • Android
        • Windows 8.1 and Windows 10
        • Unity
        • Abode Air
        • UE4
    • Test Devices
    • Server API
      • Data API 2.0
      • Subscription API
      • Push API
        • IOS
        • Android
        • Windows UWP
        • Windows
      • Raw Export
      • Labels API
      • Data API
    • Import historical data via API
    • Data Export
      • Data Export to Cloud Storage (BigQuery / Amazon S3)
  • 3rd Party Sources
    • Attribution Trackers
      • AppsFlyer
      • Adjust
      • Branch.io
      • Kochava
      • Tenjin
      • Tune (MAT)
      • Singular
      • Custom postback API
      • Facebook Ads referral decryption
    • App Marketplace Data
      • App Store Connect Stats
      • App Store Subscriptions
      • Google Play Console Stats
      • Google Play Subscriptions
      • AppGallery Connect Stats
    • Ad revenue
      • AdColony
      • AdMob
      • Facebook
      • MoPub
      • Unity Ads
      • Vungle
      • Ad revenue API
    • Cohort export
  • Reports and Functionality
    • Space-related Reports and Functionality
      • Overview
      • Custom dashboards & Reports
      • SQL
        • SQL tips
        • SQL Query examples
      • Audience overlap
    • Project-related Reports and Functionality
      • Overview
        • Real-Time Dashboard
        • Acquisition reports
        • Engagement reports
        • Monetization reports
        • In-game analysis reports
        • Cohort analysis
      • Reports
      • Push Notifications
        • Android Notifications
        • IOS Notifications
        • Windows Notifications
        • Button Templates
      • Predictions
      • Users & Segments
      • Filters
      • A/B Testing
      • Tuning
      • Settings
  • Metrics and Glossary
    • Ad networks metrics
    • Market Metrics
    • Prediction Metrics
    • SDK Metrics
    • Subscription metrics
  • Space Management
  • User Profile Management
  • Limits
  • Scenarios and Best Practices
    • Analytics use cases
    • Match-3
    • MMORPG Games
    • Hyper-Casual games
    • Social Casino
    • RPG games
    • Farming games
    • Non-gaming app
    • Acquisition Example
  • FAQ
    • Identification
    • Raw Data
    • All about data discrepancies
  • Slack
Powered by GitBook
On this page
  • Test devices
  • Apps targeted at children
  • How to check event logs in devtodev interface
  • Configure Revenue rates and transaction checks
  • How to enable SDK debug logs
  • Data collected by devtodev automatically
  • Information about a device/user:
  • Automatically sent events:
  • Data received by the server from queries’ metadata

Was this helpful?

Export as PDF
  1. Integration
  2. Expert Tips

Check your integration

PreviousPayments & Anti-cheatNextIntegration of SDK 2.0+

Last updated 4 months ago

Was this helpful?

Test devices

Add a device to test your integration:

Apps targeted at children

When developing and publishing apps targeted at children under 13 years old, you need to ensure special conditions for data processing.

Check out how to enable compliance mode for , , and .

How to check event logs in devtodev interface

You can check the incoming events in the User card () or in the (Settings -> SDK -> Integration -> Event Log).

To check events faster, mark the User card as a Tester. This way the log in the User card will not be cached and the events will appear much quicker.

Configure Revenue rates and transaction checks

You can change the default revenue rates for your project in Settings -> SDK -> .

If necessary, you can also disable some of the and set up transaction value limits.

How to enable SDK debug logs

Change LogLevel value to DTDLogLevel.Debug in the Initialization configuration.

Data collected by devtodev automatically

Some of the events and properties are sent to devtodev automatically by the SDK.

Information about a device/user:

  • Event timestamp

  • Timezone

  • Tracking status (iOS, Android) – the state of the flag for permission of ad tracking.

  • App version (must be specified by developer for WEB projects).

  • devtodev SDK version

  • Push token – in the case of an additional initialization by the developer and with a user’s permission.

  • Device manufacturer (iOS, Android)

  • Device model (iOS, Android)

  • Language – device’s locale data.

  • OS type

  • OS version

  • Rooted/Jailbreaked OS flag

  • User agent string

Automatically sent events:

  • Session start – beginning of application activity with the date.

  • Activity period – duration of application activity.

  • The source of app install (only from Google Play), sent once.

Data received by the server from queries’ metadata

  • Install date – date of the first launch of an application with integrated devtodev SDK.

  • Last seen date – date of the last incoming query.

  • IP-address – anonymized IP-address.

  • Country – defined by IP.

Check out examples for different platforms in the section.

Different device IDs depending on the platform. Disabled when is enabled.

Integration
COPPA Control
Test Devices
MacOS
Android
Unity
Event Log
Payments
transation checks
Users & Segments section
iOS