Help shape the future of AI assistance by participating in this quick card sorting activity. Your input will help create a more effective system that better serves your needs and those of your colleagues.
Hello, I'm looking for the visibility trigger, as it is present and complete in Google Tag Manager (GTM). In particular, I've seen that Matomo has implemented it by using GTM's functionality in their open source Tag Manager:- https://github.com/adobe/reactor-extension-googledatalayer- https://github...
Typically you can just use JS to pass parameters to dataElements like such: _satellite.getVar("dataElements", {set: false});But how do you do it in the UI via key value? Maybe like so? Please Help.%dataElements, {set: false}% Please help me understand, I don't see this talked anywhere.
Hi All,I was trying to send data to Adobe data collection 1. I created a data element with extension as core and data element type as custom code and in the editor I gave return event.detail.userInfo2. I created a rule a new rule as like below, the set variable is linked to an evar and a data elemen...
For several years now, I've been concerned about Adobe Analytics' processing limitation, where the platform was only built to set 'data collection time stamps' at a second level and not at a millisecond level. Meaning, if you want to set timestamps at the millisecond level, the platform was not phy...
1 .How can I add an attribute to the current schema that is profile enabled using the Postman API Script using the DATE and DATETIME datatypes? Using a Postman api script, we are pushing the attribute. 2. What will be the type for the D?ATE and DATETIME datatypes
The debugger is showing variable names that were newly added to the event in the format of %eVar name% These two specific elements were newly created in the launch and added to rules and published. I am a little bit unsure why it is displaying in this format Any insights, suggestions, or guidance w...
Hi everyone,s._pltPreviousPage is not being set on my sub section of pages .When I try to navigate from mens section to kids section, It is not firing.But basically it needs to fire and since they both are in same domain.Can anyone please tell , what could be the issue?
We are in the final stages of migrating to Web SDK. Our data is flowing using the WebSDK and no AA calls are firing. We now are trying to disable the AA and ECID extensions and the build fails.What should we be looking for to determine why it is failing?
Hi community,We have i-frame in the page , which does some kinda prediction process. which has around 10 steps like pages. Hence , we are firing a beacon on clicks s.tl(next step button click) for next process and also the passing information shown in s.t (with some eVars contains the information)....