Email Functionality: Tracking email open and click
Posted: Fri Jul 25, 2014 2:10 am
Hi,
I have been trying to use email functionality in our application, i have seen there are database tables for email tracking and open rate.
Also, there is one servlet and one filter to do this task.
EmailOpenTrackingServlet
EmailClickTrackingFilter
but these are not configured anywhere in the application and not integrated as such.
Need to know how this functionality works ?
Thanks
Dev
I have been trying to use email functionality in our application, i have seen there are database tables for email tracking and open rate.
Also, there is one servlet and one filter to do this task.
EmailOpenTrackingServlet
EmailClickTrackingFilter
but these are not configured anywhere in the application and not integrated as such.
Need to know how this functionality works ?
Thanks
Dev