Within my data a customer can have numerous activity IDs assigned to them. They're assigned a new ID for each activity that they complete on our website.Each activity ID has an activity date/time attached to it. How can I add an activity ID as Additional Data within an enrichment that is the first...
I'm trying to filter on Event Date in the Recipient Delivery Log.My filter says: Include Event Dates that are equal to today.When I do this, I get no records. I have confirmed that there are records with an Event date of today in the table; so I've discounted that as an issue. I'm also using DateO...
If an email is sent from Message Center and bounces, does a flag get added to the Recipient (or whichever relevant) table in the Marketing instance to ensure that that recipient isn't contacted again?Or does Message Center not "speak" to the Marketing instance in this way?ThanksTom
As is pretty standard, I'm including Firstname in our emails:<%= recipient.firstName %>, you're almost there!Could someone let me know how I would add some logic to the above so that in the unlikely event of firstName being blank, the intro line reads only "You're almost there".So something like:IF ...
I've sent a few deliveries manually using ad hoc data.How do I setup a Campaign Workflow to query these sends to send a follow up email?I've tried to query the Archived Event Tracking Logs for all Labels containing a certain word. That produces a count of zero. I've also tried the Recipient Tracki...
Which field can be used to connect the Archived Event Tracking Logs and the Recipient schema?I'm trying to create a Campaign Workflow that queries the Tracking Log to include everyone who has ever opened an email. I can't seem to link that back to the Recipient schema to get the email sent though.T...
We're setting up multiple Campaign Workflows currently.Some target Recipients following interaction with our website, some target Recipients who were on our website 6 or 12 months ago.What is the neatest way of ensuring that a Recipient isn't in more than Workflow at any one time?The solution I have...
As the title suggests, how do I limit the number of sends within an email to say, 10,000 emails per hour.In previous tools I've used this was called "Metering", I can't work out what it's called in Adobe Campaign though.ThanksTom
I'm trying to create a query containing everyone who did a certain action on our website.That data is in its own schema. Unfortunately, there is no date written to that schema as to when this action happened.Is there a system date that I can use (Date Record Added or something) to filter on this va...
I'm trying to create an Export to export the following:- The email addresses of everyone who received an email yesterday- The UIDs of everyone that was sent, opened and clicked an email yesterdayWhich stock Entity Schema should I use to create this export?ThanksTom