Hello -Has anyone experienced troubleshooting an unexpected large total profile count increase? We had a 30M total profile increase sometime between 6/23 and 6/24. Our licensed usage is still showing the count, -30M, but the total profile count has the 30M added. Just looking for some advice.Thank y...
Hi all, I have a tag in our custom implementation, which sets the marketing cloud id . Can someone explain me what happens in case of marketing cloud ids in case of web sd. Thanks Custom code from the tag is provided below. var sendAdobePageViewCall = function () { setTimeout( function () { ...
Hello all, As the subject mentions, what's best practices/recommendations to help reduce build time to published and development when building libraries? is it having a lot of rules, is it having some custom code that are 4000+ lines of code, etc. I never really got an understanding of what reflects...
How do you debug data ingested using streaming HTTP API? I always got the response 200. Additionally not everything imho shows in streaming monitoring UI? I use sync validation. Any hints?
Do you know any real life examples of multiples dataflows for streaming HTTP API endpoint? What would be business use-case? I would like to understand this in depth so that is why I am asking.
Is there in Rules in Tags some assumption & recommendation that send experience event action should be the last one because then other actions are not executed? That is my observation but I might be wrong.
We see in the dev environment the profile snapshot export job is scheduled to run at 4:30AM UTC Everyday (12:30AM EST) Below is the configured expression. "name": "Profile-Snapshot-Export-Schedule-aaa-zzzzzzzzzzzzzzzzzzzzzzzzzzzzzz", "state": "inactive", "type": "export", "schedule": "0 30 ...
Hi, I would like to create a segment for users who have received the email linked to particular journey.What attributes are needed? What dataset are they in? thank you very much.
I created HTTP api endpoint in sources through API. Now I want to use that endpoint and send data. I am trying to debug this using postam. In the documentation there is something like flowId. Does flowId = dataflow ID ?https://experienceleague.adobe.com/en/docs/experience-platform/ingestion/tutorial...