I'm just starting to work with Tealium for a client for an Android application (will also be using in an iOS app later). I'm not really understanding everything yet so parden me if I'm not asking the correct questions or have the correct information. I know we will be sending our analytics data to Adobe Analytics through Tealium. I can see in iQ that my client has setup mapped variables for an Adobe Analytics tag (I'm assuming my client did it unless these are just defaults). I've got the code setup in the Android application, so it's doing the initial configuration (Tealium.Config.create()) and I can call the trackView() and trackEvent(). But what I'm not understanding is how my calls to either of these methods get to the Adobe Analytics. I don't know if there is other setup that I need to do or what else is needed to get my data to Adobe. Can anyone help me either with a little more understanding of this or point me to any more documentation that might explain this? I've gone through the Android setup doc which got me this far.
... View more