Expand my Community achievements bar.

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

  • 3/26/24
    Hi Team,I have configured the event serialization like this using Adobe Launch :       But in the beacon I do see the event trigerring but not the ID that I had configured above in Lauch rule :     I can see the data element cartID (which I have used to configure the eventId)is returning the value...

    Views

    418

    Like

    1

    Replies

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

    600

    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

    219

    Like

    1

    Replies

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

    344

    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

    354

    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

    650

    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

    285

    Likes

    0

    Replies

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

    480

    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

    306

    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

    299

    Like

    1

    Replies

    1