📱 Mobile Tag Spec Builder
Dynamically build trackAction
, trackState
, and Edge events with XDM preview.
🧭 How to Use This Tool (End-to-End)
- Select a tracking type:
trackAction
,trackState
, orEdge.sendEvent
. - Add any key-value pairs relevant to your mobile event context (e.g. screen name, feature flags).
- Use the XDM tab to add Adobe Experience Platform fields or schema-specific values.
- Preview the generated payload — it will reflect your session and user context.
- Copy the payload for use in your native app (Swift or Kotlin) or for QA validation.
- Session data and PostHog logs help you validate behavior against backend or CJA.
- Choose your SDK style (e.g., AEPEdgeBridge vs MobileCore) to see native API formats for iOS, Android, and React Native.