Hello @DhanA2 I would suggest you create a new schema and dataset to store this data, This will give you the flexibility to easily manage data for different sources and make changes to the setup without impacting anything else.
Hello @rvnth You have to use this on server side and it won't work on client side.Here is what you should to
Create a variable in variables tab of web applications and name it email_idThen create a parameter in parameters tab and name it email_id, now under storage select variable and use email_id...
Hello @AZ_Analytics The timestamp is available only in Order Schema and Shopify only updates the order schema for any changes in the order line items.
What you can do is create separate schema for Order Line Items and link it with Order Schema to get the timestamp.
You can follow the tutorial m...
Hello @AbinashMi1 This is because you are qualifying for both audiences and both experiences are changing the same banner.
You will have to prioritize one of the experience. My assumption is both experiences are on the same priority.
If multiple activities share priority level, there are two ti...
Hello @rvnth This is because you have created a function with similar name it is not doing anything.
remove this code:
function decryptString(encryptedEmail) {
// Implement your decryption logic here
return encryptedEmail; // Placeholder: returning the input as-is
}
Also, I would suggest you to...
Hello @AbinashMi1 You will need RT CDP for this.
You can follow these tutorial to set this up:
https://experienceleague.adobe.com/en/docs/platform-learn/tutorials/destinations/target/next-hit-personalization
https://experienceleague.adobe.com/en/docs/target/using/integrate/integrating-with-rtcdp
...
Hello @SaurabhDeswal
You can only use the connection string to connect to MariaDB. Did you add the AEP IPs to your firewall to establish the connection?
You can find the IPs list here: https://experienceleague.adobe.com/en/docs/experience-platform/sources/ip-address-allow-list