Hi there,
I'd like to extract a selection of our customers and the date they last opened an email.
How would I find this in the database?
Thanks
Kevin
Solved! Go to Solution.
Views
Replies
Total Likes
Hello K,
The details about open and their date can be found in nms:trackingLogRcp schema .The @type field under url tells you if it's an Open or click. The date field shows the date the open / click was logged,
Regards,
Adhiyan
Hello K,
The details about open and their date can be found in nms:trackingLogRcp schema .The @type field under url tells you if it's an Open or click. The date field shows the date the open / click was logged,
Regards,
Adhiyan
Thanks Adhiyan,
Is the date field you're referring to @logDate under @trackingLog or another one?
Thanks
Kevin
Views
Replies
Total Likes
Hello Kevin,
Yes that's the one I am referring to. It gets timestamped when an Open is registered , so it's the most accurate time when the open was done
Regards,
Adhiyan
Views
Replies
Total Likes
Views
Likes
Replies