How would you approach the task to create manage last purchase / transaction / donation but taking account data management?One see these options:a) sent these as a an event and use Datasets override in order to keep some events longer then others (to keep CDP costs at control) b) CDP would be build ...
My audience from Campaign V8 is not visible in V8. It might be because this audience is empty? This is only for demo purposes.... Are there any other constrains which are not in the documentation?
What do you think about this expression syntax?<%<% if (<recipient.age >= 40) {%>Good morning <%recipient.firstName! %> <%}else if (<FIELD>==<VALUE>) {%>Hi <%recipient.firstName %> <% }%>
Is it possible to send email based on the journey if the profile of the journey is ECID? Or if we want to make event based journey we must add email as an attribute and based on that journey? I noticed that if I do not pass email as a parameter in event emails are not send even though ECID matches w...