Dynamically managing Adobe Analytics tags using Adobe Target for native apps
Hi, I'm interested in using a tag management solution for Adobe Analytics, and Target looks like a good option, at least for web. However, I'm working with mobile native apps.
I can't find any detailed documentation on how to dynamically manage tags for native apps. What I'm looking for specifically is how the data in the app (perhaps in the form of a data layer) is exposed from the app code to Target. For example, I want to remotely configure track actions to fire on the pages I'm interested in, with added context data surfaced by the app. If it's a web page this seems to be possible by accessing data objects contained on the page, and then the Target UI allows nice configuration of rules, events, etc.
The documentation I've found so far (Add Adobe Analytics) implies that even if I implement the Experience Cloud SDK, Target and Analytics, the track states and actions still need to be hard coded in the app code. There doesn't seem to be any mention of surfacing a data layer so that track states and actions can be remotely, dynamically managed without code changes.
Is it possible to achieve what I'm asking using Target and Analytics on native apps?
Thanks!