Expand my Community achievements bar.

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

  • 3/16/24
    I have been trying to delete the demdex cookie using a JS function and I am not able to delete it. The same JS function deletes other cookies but it won't delete the demdex cookie. Please see the function below: function deleteCookies(cookieNames) { for (var i = 0; i < cookieNames.length; i++) { doc...

    Views

    355

    Likes

    0

    Replies

    2
  • 3/13/24
    I am trying to update the config using ADB. Media.configure() method but it is not present on the Media object and neither is the mediaConfig object, any suggestions would be a great help. In the docs (adobe-marketing-cloud.github.io/media-sdks/reference/javascript_3x/APIReference.html) there is an ...

    Views

    141

    Likes

    0

    Replies

    0
  • 3/5/24
    Hi All,I have a query regarding adding the Adobe Experience Platform into the datastream service. It's asking for the profile data set as well, though it's not marked as required. Can someone please explain the benefits of adding profile data there?Thanks!

    Views

    257

    Likes

    0

    Replies

    2
  • 3/4/24
    Hi Everyone, I am trying to implement cross-domain tracking on AEP using Data Collection and both domains already implemented with Web SDK. May I know how can I to implement cross-domain tracking to ensure ECID remain the same when user navigate across domains? Thanks a lot! Zac

    Views

    159

    Likes

    0

    Replies

    1
  • 3/4/24
    hiI'm trying to create Data element in Adobe Experience Platform Data collection but when I'm selecting XDM Object It showing An error occurred like " Failed to Load schema metadata. An unexpected server response was received" . Could you please help me figure out how to fix this error?

    Views

    482

    Likes

    0

    Replies

    5
  • 3/4/24
    Below is the API that I am using https://experienceleague.adobe.com/docs/experience-platform/edge/personalization/offer-decisioning/offer-decisioning-overview.html?lang=en#enabling-offer-decisioningI need some advice on getting all 'Decision Scopes' under the Decision section dynamically without add...

    Views

    155

    Likes

    0

    Replies

    0
  • 2/29/24
    We are current preparing a migration from the implemention with Adobe Analytics Extension to Web SDK Extension. We would like some things to keep in mind because in Web SDK there are more requirements, such as the use of schemas and sending datastream.Could you help me to understand the process and ...

    Views

    348

    Likes

    0

    Replies

    1
  • 2/28/24
    Hi, We have implemented the getTimetoComplete plugin using Adobe extension custom code. s.usePlugins = true;s.doPlugins = function() {if(s && s.events && s.events.indexOf("event116") > -1) getTimeToComplete("start");if(s && s.events && s.events.indexOf("event2") > -1) s.eVar140 = getTimeToComplete("...

    Views

    216

    Likes

    0

    Replies

    1
  • 2/28/24
    We recently implemented AEP Web SDK for our website, following all the necessary steps. However we've noticed a discrepancy in the "Visit" metric when comparing the analytics between AEP Web SDK and Client-side implementation. The difference is approximately 20%. It's important to mention that all o...

    Views

    253

    Like

    1

    Replies

    1
  • 2/27/24
    Hi everyone, right now I'm migrating my old implementations with data element XDM object. I'm working on inserting the list var and I'm currently having some implementation and data collection problems.  First step I have a list var that contains 11 items. I set the data element containing the refer...

    Views

    397

    Likes

    0

    Replies

    3