I am using Sendgrid for mass-mailing. I use multiple categories for different emails, after sending the email I want to get all the responses of the email which is sent at Sendgrid side through the API used for sending the mail.
I am getting response of opening the email but exactly which email is opened that I'm not getting. I want to keep track of each email; is there any need to create common parameters on our server side?