Hello community, When using personalisation done on the Edge, we understand that some PII data might be temporarily stored on the servers (up to 14 days) as part of the edge projection process. As such, what is the current security mechanism employed to protect this data? Is there encryption of data...
Hello, We have been migrating from at.js to WEBSDK for some time now, and even though we have reviewed the events, they are not being ingested correctly into Adobe Experience Platform. We have everything configured, both the extension and configuration of the WEBSDK tag in Tealium, as well as the co...
I'm trying to send data from Adobe to GA4 instance solely via event forwarding without any onsite page tagging (gtag.js) and for this I have used the measurement protocol API (Google recommended API to send data to GA4 from third party). However, Google mentions the below limitations with measuremen...
I'm sending consent preferences upon account creation for a website, planned to be sent by the Web SDK. I want to set preferences at the channel level, but on my RTCDP profile, I'm seeing a path that is specific to the ECID. How can I set consent at the email level, rather than something that is dev...
There is CDP data ingestion guardrails, that talk about what size of data can be ingested vs dropped. We don't find any document that clearly explains how to measure these during solutioning or implementation phase ? Adobe support always gives answer about profile richness which is dataLake size dev...
I see these options:1. There are connectors like SFTP / BigQuery2. Is there any API which can send data futher? Which API?3. Maybe external tool can access specific profile dataset and get these data? Which API?
The requirement is to create a datastream to push the event data using AEP event forwarding services. but the website doesn't have any launch container( neither dev or prod) implemented on the page.@brian_au
I created a package that includes a schema in Sandbox A. After resetting the sandbox (which wiped all resources, including the schema) but not package, I re-imported the same package in Sandbox A and, surprisingly, the schema was re-created successfully. However, the package only references the sch...
This may be a repetitive question, but I can't find the exact solution to solve this issue.I'm currently using this code event.value = util.printd("name mm/dd/yyyy", new Date); for a stamp that is meant to sign off my work documents, but the stamp itself isn't automating the new date. I've had to go...