NexaGuard
  1. Mobile-SDKs
NexaGuard
  • Getting-Started
    • NexaGuard 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
    • NexaGuard CMP SDK – Web & GTM Setup
    • Integrate NexaGuard CMP with Webflow and Wix
    • Integrate NexaGuard CMP with WordPress
    • Integrate NexaGuard CMP with Drupal
    • Integrate NexaGuard CMP with Shopify
  • Mobile-SDKs
    • NexaGuard CMP SDK - iOS Setup
    • iOS SDK API Reference
    • NexaGuard 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
    • NexaGuard 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
    • NexaGuard CMP SDK – Commercial Licence
  • Operations
    • Changelog and Version Policy
  1. Mobile-SDKs

App Attribution Partner (AAP) Integrations

Last updated: February 18, 2026

Overview#

NexaGuard CMP provides native, codeless consent synchronization with Google analytics integration and multiple Google-certified App Attribution Partners (AAPs).
Consent signals collected by NexaGuard 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#

NexaGuard 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)#

NexaGuard 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, NexaGuard synchronizes consent values automatically.

Consent Signals Routed#

NexaGuard 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#

NexaGuard CMP does not require developers to explicitly enable or configure individual AAP integrations.
At runtime, NexaGuard:
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 NexaGuard CMP
Once the NexaGuard SDK is integrated, all supported AAPs automatically receive consent updates when present.

Demo & Verification#

NexaGuard 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
NexaGuard does not transmit personal data; only consent state is synchronized
NexaGuard acts as a technical data processor, while customers remain data controllers

Summary#

NexaGuard 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