Expand my Community achievements bar.

Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First

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

    Type

    Questions

    Views

    88

    Likes

    0

    Replies

    1
  • 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 ...

    Type

    Questions

    Views

    70

    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!

    Type

    Questions

    Views

    160

    Likes

    0

    Replies

    2
  • 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?

    Type

    Questions

    Views

    202

    Likes

    0

    Replies

    2
  • 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...

    Type

    Questions

    Views

    102

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

    Type

    Questions

    Views

    200

    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("...

    Type

    Questions

    Views

    85

    Likes

    0

    Replies

    0
  • 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...

    Type

    Questions

    Views

    98

    Likes

    0

    Replies

    0
  • 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...

    Type

    Questions

    Views

    262

    Likes

    0

    Replies

    3
  • 2/20/24
    Launch script does not change, Apply button does not click/do anything

    Type

    Questions

    Views

    156

    Likes

    0

    Replies

    1