Expand my Community achievements bar.

Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 7/18/22
    What is the best way to control the firing of AAM in adobe launch? Cookies like demdex and Everest are dropped by Adobe audience manager which we want to make sure are only dropped when the user has only consented for advertising cookies. We are individually approving all the extensions in the Opt i...

    Views

    2.4K

    Likes

    0

    Replies

    5
  • 7/13/22
    We would like to update only the event trigger from Page bottom to window loaded for around 2k rules. Is there a more manageable way to do that over manually updating each rule?

    Views

    961

    Likes

    0

    Replies

    2
  • 7/12/22
    POSTing to the mappingSets/preview endpoint as described here https://developer.adobe.com/experience-platform-apis/references/data-prep/#operation/previewMappingSetand here https://experienceleague.adobe.com/docs/experience-platform/data-prep/api/mapping-set.html?lang=en#preview-data-for-mappingsret...

    Views

    551

    Likes

    0

    Replies

    1
  • 7/12/22
    I have two different tags with the same extensions installed (all on the same versions) and I can't figure out why one of them has the environment property inside the buildInfo section and the other has it's own environment node.   

    Views

    902

    Likes

    0

    Replies

    4
  • 7/12/22
    Is anyone else having issues to open debugger? If I click on the extension nothing happens. Already tried removing it and reinstalling again but still nada. How can I fix this? 

    Views

    2.8K

    Likes

    0

    Replies

    7
  • 7/7/22
    Hi, I wanted to understand if its absolutely necessary to load adobe launch script asynchronously or we can defer it.What would be the impact if we defer the script.  

    Views

    1.6K

    Likes

    0

    Replies

    2
  • 6/30/22
    Hi all,  i'd like to know if there is any way to change the datastreamId where the data are sent during the elaboration of some conditions.  Is there a way to detect the datastream and then change it, maybe inside a rule?  Thanks in advance!

    Views

    2.3K

    Likes

    0

    Replies

    10
  • 6/30/22
    I'm looking at AEP's API docs to see if there's a way to automate an initial setup for Web SDK tracking (i.e. automate the steps described at https://experienceleague.adobe.com/docs/platform-learn/implement-web-sdk/overview.html?lang=en).But the biggest obstacle is automating Datastreams. It looks l...

    Views

    1.9K

    Likes

    0

    Replies

    5
  • 6/28/22
    Ok, there has to be an easier way to do this, especially since there is a dedicated "Google DataLayer Extension".I have the Google Data Layer extension set to capture my dL name. Here is an example of the dL structure:window.dataLayer =window.dataLayer || [];window.dataLayer.push({'event':'e_gotPers...

    Views

    1.4K

    Like

    1

    Replies

    1
  • 6/23/22
    Hi guys , I have a problem that My custom code didn't work in data collection and I don't know why  Here is the code :var ArticleCheckBox = document.querySelectorAll('[id^="article"]');ArticleCheckBox.forEach(function(element){                 element.addEventListener('click',function(){            ...

    Views

    881

    Likes

    0

    Replies

    3