Hi,
I'm interested in knowing how I can email contacts who have clicked a specific link in an email.
I have looked at the query in Campaign and can see I can only check contacts who have clicked within an email, but not a specific link.
Any help would be appreciated...rather surprised the query doesn't have a specific link field.
Thanks
Dean
Solved! Go to Solution.
Hi,
You should be able to do that by querying your database like that:
Let me know if that'd work for you.
Florent
Hi Dean,
If you don't mind to use html code, you can add _label attribute on a specific link what then you can query within the Tracking log.
f,e.: <a href="#" _label="label_to_query" >
Note that the tracking data can take up to 1 hour to update in ACS. My experience is that it is updated within 15 minutes.
Alternatively you could use the url to query but then it would include every link with the same URL.
Regards,
Norbert
Views
Replies
Total Likes
Hi Norbert,
I guess I should have given more context.
In an ideal world, what I wanted to achieve was do an email send, track who clicked a specific link in that email, and then build an audience to retarget to.
Just as a FYI I am using Campaign Standard.
Any idea how this would be possible? Thanks!
Views
Replies
Total Likes
I think you can create a Script that can do that.
Views
Replies
Total Likes
Hi,
You should be able to do that by querying your database like that:
Let me know if that'd work for you.
Florent
Views
Likes
Replies