Amelia,Let me give you a background of the issue;I have a mobile app
(android/ios) that has analytics SDK implemented in it. It uses context
data variables to send data to SC. I am running an experiment via Adobe
Targetn on the app. Now, my requirement is this:When the banner loads on
the mobile app, I want to trigger an analytics calls i.e. trackAction or
trackState that says something like pagename = "banner_seen"when the
user clicks on the banner, I want to trigger an analytics calls i.e.
tra...