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
Hi Team,I have created a new tag in the Launch and build it properly for dev environment which shows a green color. However, the tag was not visible on the network panel whereas it was visible on the console panel showing "tag fired".Please help in viewing the tag on the network panel.Thank you.
Hi,so we made our first deployment through and everything looks fine.Then one user deleted an action and clicked save and we decided that we want to get back or revert the changes that user made to Production state.How can we do that?Also is there a way to see what the content was so we can re-creat...
Hi,I implemented launch async script. I see the analytics request firing correctly. But, by DTM switch is disabled? Any ideas why my DTM switch is disabled?I am not able to change environments? The site where I am implementing the launch async script in the <head> section is single page application....
I am writing setting an event in the Launch interface, and then adding a conditional event with JavaScript in the custom call section:if (_satellite.getVar('dl-event-eventType')!==''){ s.events = s.events + ",event83"; console.log(s.events);}My console log here is outputting:event82,event83How...
I implemented the async launch script in the head section. But, when I load the page and see it in console, I get the error _satellite.getVar is not a function.Any idea what could be the issue?ThanksAnkit
We have been following the Launch API since its inception. Thanks to the active team for introducing new tools and technologies periodically.With Launch API, we have been doing some in-house experiments and we're finding it pretty interesting!We have been following the URL: Launch Documentation to ...
We would like to keep the default download link tracking configured in the Analytics Extension's "Link Tracking" section with the default file extensions in place. But there are a few lightboxes which should not count towards a download. But as there is no specific rule for these, and the lnk_d is t...
Hi,We recently enabled acquisitions in mobile services but having trouble with seeing first launch data in the Adobe Mobile Services UI.The clicks data is populating but the first launches is still 0 and we also don't see any context data in the Adobe Analytics UI. We've had our developer follow eve...