- Export detailed survey response data straight out of Reporting
- Filter survey responses by a particular question or answer, and then send follow-up email campaigns or create Email Lists based on filtered recipient data.
- Specify a redirect URL where the user is taken after completing a survey
- Call the API to retrieve survey responses programatically
Click the survey column for an email campaign to go to the detailed responses data for that campaign.
![](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhhKYsmEGD4eBUhj3dUKwu-HebZw8RdrbF3sPGv5sADZGPA6-Vn7UzgcRqfuOD3lLQSFkvYWYHkLHa2jZLf_8UABM-BJgX_JUDRwCTJUhYfRFrMFmNp6jzdHRX9LBJ5jZL2AGb7/s280/EmailMarketingSurvey1.gif)
Filtering survey data
You can filter survey response data by question or by response. After filtering the data, you can then send a followup email campaign to just the recipients that match the filter criteria, or create a new Email List based on the filtered data.
![](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiJgRyDOko4gipkUKmWiMVpztdf8sc5K7DjeWzIEI3FIRXejDXI8DpikzftvTk1_yLX-pguwM_Ejfws2Qdx7ewL3khZCb2VIDNuUq7jbYcLAuXFF0RLUt0QubQMu8_U8kTjPn33/s280/EmailMarketingSurvey3.gif)
Specifying a redirect URL after survey completion
When designing a survey, you can specify a redirect URL as shown below:
![](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhUohFT9HED43cOagzFYgc5yck7iJ7Fc0McjXliLk_m2Qbo4Hj4zD5QNgQoIGqEHUoYHY2DoJxr-iUt1Fc0IKenfgr6Ai2lKYEOPijYBKNzzO0hsmGQ55wV9rsPIwrRqhdaWecS/s280/SurveyRedirectURL.gif)
API methods to access survey data
The new method is available in 3 formats, depending on your desired output format:
![](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhhvODFMpQ4Z5CTepbohs14nOoR5iFwfNFpYGeU06BxZy8Gg1MxTPpEnWEgSmtfWWUvMIYtD1_MPXZ2NoCYLLgxw1_8IN-4S9bmQztTAPQQYuEQDa82vuyJMwrPY3rD9PA29IjT/s280/Survey-API.gif)
Retrieves survey responses for a particular mass email campaign. Returns a Dataset.
Retrieves survey responses for a particular mass email campaign. Returns a String.
Retrieves survey responses for a particular mass email campaign. Returns an XML document.