Hi, i'm tryng to send an event to retrieve all the target personalizations at the event DOMContentLoaded, but it seems to add new page View into Analytics. I was not sending a particular event type, but i tried then to add a custom eventType and it keeps on do the same. Any suggestions on how to avo...
Hi, My company is transitioning from Adobe Campaign Standard to AJO. Currently ACS is ingesting data from SFTP where the files are PGP encrypted. Private key is loaded in ACS and there is no issue with data ingestion. Now AEP SFTP source connector does not allow PGP encryption and my company’s polic...
How should I setup the adobe analytics to capture data through iframe from webpages. I have already added the adobe launch script inside head tag, but the tracking is not working as expected. Any suggestions?
Is there a function to terminate launch from loading? Scenario:I have a function to check if browser do not track is set to true. If true, Adobe launch should terminate so no rules are loaded. I have a working condition for this check but only at the individual rule level. This means I need this con...
I'm testing the Launch rule in the dev enviornment, however for some reason it doesn't show me the latest changes. I have double checked that its the correct library I'm using via Debugger, however still clueless. Just to be sure that its the code not 'sync'd' fully, Is it possible to see through br...
Hey there, I would like Adobe Launch to add a nonce to all inline script it injects, so I created a Data Element which references the nonce value and configured the Core - extension accordingly. Now there's a nonce attribute added to the <script>-tag but it is empty. When I do _satellite.getVar("cs...
Hi there, I'm trying to get Launch updated on a section of our website. We're just updating the old library to a new one, so it's just tweaking the embed code. The dev team have reported back that they're getting a bunch of 503 errors when they're deploying on localhost which is worrying them. I thi...
Hi, I'm trying to store form field values to session storage and access them on the thank you page, when form is submitted. I tried the attached code in Data Elements. But it's not working as expected. Meaning the values do not appear to be in session storage when i check on thank you page. Any sugg...