Hi, I tried using the below custom code to capture dropdown selection values as data element. It works in console but when i input the code as a data element and check the _satellite.getVar() for this data element, it just returns an empty value "". My Javascript is basic and i am fairly new to Adob...
Hi I have some video titles I'm trying to track the names of. I have a line in the code that only appears when a video modal is active and it's not present when one isn't. I have a core event set to fire when "Element Exists" for elements matching the CSS selector [data-video-title]. I have a variab...
Hi, does anyone know if it is possible to copy a launch property from one organization to another? Use case: quickly deploy a skeleton of rules and data elements to organizations you work with
hi Allis there a way to disable the adobe launch rules processing using a query param or a cookie ? i know we can do similar thing in adobe target by just using mBoxDisable=1 in query param.
Hi there, I am looking to know if AA for Apps supports C# based Applications. Looking for developer documentation, any documentation. Thanks a lot,Isabel Mayo
Is there a way to fetch all the adobe calls data(eVars, props, products, event etc) fired on page?Wanted to keep a log of the calls fired on the page for testing purpose.
I have set Referrer in my page rule.How can i verify the values in adobe page calls or track calls?Not able to see any parameter with name "referrer" in adobe calls through adobe analytics debugger.
For the mobile app- Native implementation we are trying to add a banner dismissal code so that we know that user has dismissed this banner and they should see the next activity in the list. After following the Adobe documentation we are sending it as profile parameters as you can see below request b...
We load Adobe Target using Adobe Launch, which we have configured to load synchronously. Currently, my setup for Adobe Target looks like this: You can see that we:reach out to a Demandbase APIload targetadd the parameters to the mboxfire the mboxand then send information about the target campaign ...