1. Mobile-SDKs
  • Getting-Started
    • CYBEXO Developer Documentation
    • Quickstart (5 to 10 Minutes)
    • Documentation Overview
    • Concepts and Glossary
  • Compliance-and-Standards
    • Compliance Overview
    • IAB TCF v2.3 Support
    • Google Consent Mode v2 Validation
    • TCF API Validation
    • Audit Checklist (Pre-Launch)
  • Web-and-CMS-Integrations
    • CYBEXO CMP SDK – Web & GTM Setup
    • Integrate CYBEXO CMP with Webflow and Wix
    • Integrate CYBEXO CMP with WordPress
    • Integrate CYBEXO CMP with Drupal
    • Integrate CYBEXO CMP with Shopify
  • Mobile-SDKs
    • CYBEXO CMP SDK - iOS Setup
    • iOS SDK API Reference
    • CYBEXO CMP SDK - Android Setup
    • Android SDK API Reference
    • App Attribution Partner (AAP) Integrations
  • Developer-Reference
    • Web JS API Reference
    • Consent Event Schema
    • Deployment and Environments
    • CYBEXO Debug Tool
    • Troubleshooting Playbook
    • Performance and Best Practices
    • Accessibility and UX Guidelines
    • Localization Workflow
    • Migration Guide
  • Security-and-Privacy
    • Security Overview
    • Privacy Architecture
    • Data and Logging Transparency
    • Subprocessors
    • CSP and Network Allowlist
  • Enterprise-and-Legal
    • DPA and Legal Pack
    • RFP Feature Matrix
    • Status and Reliability
    • Support and Escalation
    • CYBEXO CMP SDK – Commercial Licence
  • Operations
    • Changelog and Version Policy
  1. Mobile-SDKs

App Attribution Partner (AAP) Integrations

Last updated: February 18, 2026

Overview#

CYBEXO CMP provides native, codeless consent synchronization with Google analytics integration and multiple Google-certified App Attribution Partners (AAPs).
Consent signals collected by CYBEXO are automatically routed to supported SDKs at runtime, without requiring manual consent wiring by application developers.
This enables consistent, audit-safe consent handling across mobile analytics and attribution platforms.

Supported SDKs#

Google Analytics Integration#

CYBEXO CMP integrates with Google analytics consent APIs.
Google analytics SDK presence is detected automatically at runtime
Consent values are applied immediately when user consent changes
No additional configuration is required by the app developer

Supported App Attribution Partners (AAPs)#

CYBEXO CMP currently supports the following Google-certified App Attribution Partners:
PartneriOSAndroid
Adjust✅✅
AppsFlyer✅✅
Branch✅✅
Each partner SDK is auto-detected at runtime.
If a partner SDK is present, CYBEXO synchronizes consent values automatically.

Consent Signals Routed#

CYBEXO CMP computes and synchronizes the following consent signals:
ad_storage
analytics_storage
ad_user_data
ad_personalization
These values are derived from the user’s consent choices and mapped according to IAB TCF and Google Consent Mode v2 requirements.
The same computed consent state is applied consistently to:
Google analytics integration
Adjust
AppsFlyer
Branch

Automatic SDK Detection#

CYBEXO CMP does not require developers to explicitly enable or configure individual AAP integrations.
At runtime, CYBEXO:
1.
Detects which supported SDKs are present in the app
2.
Applies consent values only to detected SDKs
3.
Safely skips SDKs that are not present
This design ensures:
No runtime errors
No duplicate configuration
No manual per-SDK consent logic

Developer Experience#

For application developers:
No additional API calls are required
No partner-specific consent wiring is needed
Consent is managed centrally by CYBEXO CMP
Once the CYBEXO SDK is integrated, all supported AAPs automatically receive consent updates when present.

Demo & Verification#

CYBEXO provides demo applications that visually display:
Detected SDKs (Google analytics and AAPs)
Real-time consent values
Consent routing logs
These demos are used internally and during partner reviews to verify correct behavior.

Notes#

AAP integrations are optional and activate only when corresponding SDKs are present
CYBEXO does not transmit personal data; only consent state is synchronized
CYBEXO acts as a technical data processor, while customers remain data controllers

Summary#

CYBEXO CMP delivers seamless, codeless consent synchronization for Google analytics integration and multiple Google-certified App Attribution Partners, ensuring consistent and compliant consent enforcement across mobile analytics and attribution systems.

Enterprise References#

Compliance Overview
Google Consent Mode v2 Validation
iOS SDK API Reference
Android SDK API Reference
Support and Escalation
Previous
Android SDK API Reference
Next
Web JS API Reference