I am sending emails to a group of people and a link that users can click on. Clicking on the link will allow the user to perform certain functions. Is there a way by which I can determine which user clicked the link between the group or from which the email address to which the link was clicked was indicated.
I use PHP to create an email template and the server is Ubuntu.
Any help in this regard would be greatly appreciated. Thank.
source
share