In ACS how can we show personalized products based on products owned by customers? E.g.: We have 3 different products and each product has recommended products. How can we show customers via email campaign the relevant recommended products based on the products they own?
Hi all, I have a workflow with an enrichment activity where I add a string column (named "my_column" for example) . The issue is that this string has a length of 512 characters, and when I try to execute the workflow it gives me an error because the string is truncated to 256. How can I force to cre...
I've been testing some deliveries that use fully personalised subject lines. This subject line is derived from targetData in the workflow (enrichment) so there's calculated field to obtain the data from. For example, our field may show as 'New offers from £1.99' for instance as string in the workflo...
Hello everyone, I would like to extract the delivery logs of a transactional message whose event date is 22 days ago. To do this, I used the formula @eventdate=DateOnly(DaysAgo(22)), like the one suggested by ACS in the advanced mode. Unfortunately, this formula does not produce any results, even th...
I have a use-case where an email address may be required in two org units. The org units are setup so that Adobe users will only be able to send emails to people in their org units. Is there a way to get the email address in two org units if I am not using a list. I don't want to use lists as these ...
Hi Experts, we're experiencing an issue where orders and revenue are not tracked for specific campaigns where we know the campaigns have had associated orders and revenue. Please Help!
Hi, we have been testing push notifications for a while now in staging and we finally made it work for Android and iOS. Now we want to put it into production. We already created a prod instance, but we are not sure the "move" was done correctly.We updated the prod pkey in the data collection Campaig...
Is there any way to extract the name from an email address e.g. firstname.lastname@domain.com so that we can pull out the firstname and lastname and enter them into the name fields? I can't see anyway to do this in a query or function. There is a GetEmailDomain but not one for the name. Wondering if...