Hi,You should be able to do that by querying your database like
that:select people who 'clicked' in a specific email (to make sure you
only get those from that email, in case you have several link with the
same label in different deliveries)select those who have generated a
tracking log where the label of the tracking log is "abc", where "abc"
is usually the label of the link defined in your delivery.Let me know if
that'd work for you.Florent