Expand my Community achievements bar.

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

  • 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

    1.2K

    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

    772

    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

    1.3K

    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

    3.5K

    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

    2.0K

    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

    3.2K

    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

    2.4K

    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.7K

    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

    1.2K

    Likes

    0

    Replies

    3
  • 6/20/22
    Team, I am trying to Schedule a job to pick latest file from S3 and ingest into AEP dataset(UI ingestion not API), during this process job is gettign triggered as expected bit its not piking any new file in S3 path to process even post enabling BACKFILL option. it's not allowing me to update "Source...

    Views

    1.1K

    Like

    1

    Replies

    1