Mandrill automatically tracks activity by subaccount. You can view this activity in a few different ways.
Activity Page
- Go to the Activity page in your Transactional Email account.
- Choose a subaccount from the Subaccount filter to view all activity, or limit your results using a custom search query.
Subaccounts Overview Page
- Go to the Activity page in your Transactional Email account.
- Click on the subaccount ID or the View Details button.
The Transactional API
Use the subaccounts/list call to view a list of current subaccounts and an activity overview for each. Use subaccounts/info to view detailed stats for a given subaccount id.
Webhooks
If a message was sent from a subaccount, Transactional Email will return the subaccount id in the msg
object for webhook events you are tracking.