Hello, Due to an issue we have profiles without a token (push) as an attribute but we have them (token push) in an external system. Is it possible to do a mass upload and associate them with the profiles? We use custom dataset and custom schema Thanks manu
We have two fields one contains a date and one contains a number of days an integer. So we want to add the number of days in the current date and create a new one. Example :Date : 6/27/2024AddDays: 10output we want 7/7/2024Please tell how can I implement this in calculated field.
For the demo purposes we got scenario like:1. User opens email sent by AJO2. He goes into www and website is personalized. We would like to show that this email is accessible on the front-end and send it further to some Microsoft service I know that this is not basic scenario but is it the way to ac...
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.