Hi,I have configured a dummy website as localhost using Adobe Launch. I am trying to get "s_vi" using "_satellite.cookie.get('s_vi'); " .An HTTP response from a web server sets cookies in a browser. This is how the s_vi cookie is set.In my current localhost website unable to capture the s_vi cookie...
Good Morning, GigazelleI am looking to get some clarification related to the trackLocation call.I know that it should be set to fire every time the user launches the app, but I want to understand something:The instructions mention that trackLocation works the same as trackAction. As a result, if w...
I need to load content in a specific order where timing is super important. what is the best way to accomplish this in launch. In DTM, I could use sequential HTML but I don't see that option in launch for a third party tag.I tried creating a rule and use "then" but when I check console.logs it doesn...
We are using App Measurement SDK for iOS and Android v 4.X for analyzing our mobile app.Basic analysis is going good.But, eVar capturing is not working.We create a Hash map to deliver context data, and set key and string value on it.Then we call trackAction with it.Android code is like below.>HashMa...
There is DTM being used on a site. Could Launch also be on the site at the same time? And would data collected from Launch go into a separate report suite?
Hi,Looking for the best way to set a dynamic data element using setVar right before triggering Direct Call. Can this be done? Is there a better way to do it?Tx,Hans
I compared iOS sdk with Android sdk and noticed that in iOS sdk isn't provided the ability to send additional context data with application lifecycle.In Android sdk clearly stated that: To send additional context data with your lifecycle call by using Config.collectLifecycleData(Activity activity, M...
Hello I am implementing launch in my SPA(single page application) but when I click in another link the events which I use for previous click is still exit , can you please help me on this
Hi,I have a scenario where the data layer event object is updated/set after an onClick event. This onClick event also redirects to a new page where the event object is not persisted; How do I build a rule to get the event object values and send them AA? New to Launch/DTM, any pointers would be help...
I desire to have Adobe Analytics capture visit/session information. I want to be able to query and view activity based on visit/session. Is there a way that Adobe Launch can pull visit/session info from a cookie and push it into Adobe Analytics? If so, how do you accomplish this?Thanks