Expand my Community achievements bar.

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

  • 3/3/25
    Hi everyone, just finishing up the AEP Web SDK migration and ran into an issue with activity map and exit link tracking, enabled the click tracking in the extension configuration, still doesn't work (snapshot attached). Anyone else facing the same issue? Thanks!

    Views

    285

    Likes

    0

    Replies

    2
  • 2/20/25
    Hi. I'm dealing with conflicting information on how to include the `web.webInteraction` object to capture internal link clicks in page-view events using the Web SDK extension. Details:In the extension config I've selected all internal link tracking options, as well as the "event grouping using sessi...

    Views

    457

    Like

    1

    Replies

    3
  • 2/20/25
    Hi Team,Adobe product documentation mentions that if we are using FPID in our implementation than we cannot use Use third-party cookies option in Web SDK configuration,This means I can use either FPID or Demdex ID to seed ECID.I want to understand what happens if we have both of these options enable...

    Views

    363

    Likes

    0

    Replies

    3
  • 2/20/25
    Hi Team,Why do I see some Web SDK collect calls triggering as ping type returning 204 status and these have no post body. I also don't see any initiator showing for these calls, I'd like to understand couple of things,What settings in Web SDK are triggering these calls?What is the purpose of these c...

    Views

    824

    Likes

    0

    Replies

    10
  • 2/18/25
    for mobile app implementation, is there equivalent for s.abort ? so if we need to not send adobe pixel, even if native app developer sends trackState/trackAction ? UseCase is to urgently suppress some of the trackState/trackAcion calls which are no longer required, and we cant wait for the next app ...

    Views

    309

    Likes

    0

    Replies

    2
  • 2/14/25
    Hello,Setup: Adobe Analytics using xdm, schema set through code in edit code area JS (btw there are a bunch of warnings in the code ie 'expected identifier and instead saw '=') of AEP WebSDK extension. We are having an issue where a numeric event is not sending values on purchase (number of coupons ...

    Views

    444

    Likes

    0

    Replies

    2
  • 2/13/25
    Hi all,Is there a way to configure automatic alerts in case the streaming ingestion fails following an API call from Adobe Journey Optimizer (AJO) to the Adobe Experience Platform (AEP) endpoint? Or more generally, if AJO makes a call to the AEP endpoint and it does not respond?Thank you in advance!...

    Views

    321

    Likes

    0

    Replies

    2
  • 2/6/25
    While creating audience in AEP, we have a option called "in last week". So want to know the start of the week is Sunday or Mondays. 

    Views

    281

    Likes

    0

    Replies

    1
  • 2/4/25
    Hi all, in this interface in AEPabout datastream mapping: I'm trying to have a IF THEN ELSE condition. My goal is to have the value of data.pageUrl mapped to prop5 only if xdm.eventType = web.webPageDetails.pageViewsSo I created a calculated field with the condition iif(${xdm.eventType}.equals("web....

    Views

    724

    Likes

    0

    Replies

    7
  • 2/3/25
    Hello all, I'm using the Data Object to set eVars to send to Adobe Analytics for reporting purposes. Inside the Data Object, I want to set all the variables using a data element to return a JSON.  My Data object is set to the following.  var dataTest = { "eVar1": "%dataelement1%", "eVar2": "...

    Views

    411

    Likes

    2

    Replies

    2