- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
Hi Mario,
When you say buy a product you need to get that information from your website as campaign doesn't have a mechanism to track that out of the box. Hence you need to ingest the product purchase details data and then query on that.
Regarding opens you can directly query the database for the deliveryname (assuming this is unique) and tracking details as shown in the below query.
Thanks,
Raja