I have successfully packaged and uploaded a new version of our public extension with a new version number. Checking via API, the availability is "development", and status is "succeeded". I added the extension in a development-enabled property and built. When checking the launch code, though, the mod...
Hello Community,I am trying to connect and pull data of Adobe Launch using Reactor API in Python. I created my project in Adobe Developer console and got all credentials (validated the APIs are working in Postman) Following is my python script: Line 1:myHeaders = {All headers required for reactor AP...
I have a weird situation, where if I turn on the debugger, Adobe Launch will show a rule as firing but in actuality, it didn't execute the JS code (in the action) and no error was thrown? I put console.logs in the code and they never happen. This doesn't happen all the time, but it happens enough wh...
Team, Can we load two adobe launch URL(each from different account web property) to the unique report suite? Any impact loading double launch URL?Example: adobe experience licensed account1 - webproperty > samedomain.com > unique-launch-url-1 > report suite 1 adobe experience licensed...
Hi, Is there a way we can capture dc:title from cmp:show event to the data element in Adobe Launch?I tried what is mentioned in the below document -https://experienceleague.adobe.com/docs/experience-manager-learn/sites/integrations/adobe-client-data-layer/data-layer-overview.html?lang=en However, it...
Hi All,I would like to understand that how Adobe collected data through event forwarding (Launch server side)?Could you please guide me step by step. Thank you
Hi, I have a theory that I would like to understand if its right before actually trying it out My website has Analytics Extension implemented which uses an old datalayer say digitalData object & sends data to old report suitesPlan is to add a new datalayer say dData object to the website & use Web ...