These three methods allow you to retrieve web page view data for a particular email campaign if you're using JangoMail's Web Site Activity Tracking feature:
Retrieves all web site page views from an email campaign that is using JangoMail Activity Tracking. Returns a .NET DataSet.
Retrieves all web site page views from an email campaign that is using JangoMail Activity Tracking. Returns a String.
Retrieves all web site page views from an email campaign that is using JangoMail Activity Tracking. Returns an XML document.
These three allow you to retrieve "mailbox full" soft-bounce data for a particular email campaign:
Retrieves the "mailbox full" soft-bounces for a particular email campaign. Returns a .NET DataSet.
Retrieves the "mailbox full" soft-bounces for a particular email campaign. Returns a String.
Retrieves the "mailbox full" soft-bounces for a particular email campaign. Returns an XML document.