Hello,I am looking at the different documentation for the iOS and Android SDK and I am not sure if it is possible to send different context variable within the same State or Action.Documentation State for iOS & Android:Track App StatesTrack App StatesIt seems incredible that it is not possible, but ...
Is there a way to self-inspect from within a rule condition? For instance, 1) Can I access the rule name and log it to the console? 2) Within a custom event rule can I get at the event type on which the condition will be met? in other words , if (_satellite._container.rules[0].events...
Hi,We have been using Adobe Mobile SDK to track our apps. my question is, let's say if we plan to move away from Adobe and decided to use other analytics tool to track mobile apps.in that case, do we have to remove the mobile SDK on the App code? or will there be any strange error/messages if we jus...
Hello All,How do we set Page Name for Mobile Application Screen?Right now we are using Mobile Services (Mobile Marketing) to generate SDK and implement with our native app. Right now, Page Name is generated be default without configuration. But if we need to edit the Page Name,1. Can we edit it in C...
It's not clear how to set context data onto a deep link within Adobe Mobile SDK. How is it structured?For example, I tried:app://home/promo?a.deeplink.id=test-deep-link1But the context data isn't showing up in a debugger or Adobe Analytics reports. Any help would be appreciated.If you can't help wha...
Hi All,We have implemented Analytics code in Android and iOS applications and data is getting captured.But its very strange that the crashes for Android is very high. While iOS is much lesser, not sure what is the issue. Is there some definition from Adobe how the crashes is calculated.Is there a wa...
We have downloaded the SDK and when we try to save the SHA256, We get an error saying we need to save an app id for Android and we can't figure out where to save this.Can you help please?It works fine with ios but we are having issue with Android. Please advise on how to save and set this up please...
Hi AA Team,We capture user's login status in an eVar on every page load across web apps with the following values:1. userId - if user is logged in2. anonymous - if user is not logged inHowever, when I see this eVar report with 'Visits' metric, I see a lot of Unspecified coming up in there. Any idea ...