Title: Redirect the user to Thank You page on successful Mailchimp fomr submission
Last modified: August 30, 2016

---

# Redirect the user to Thank You page on successful Mailchimp fomr submission

 *  Resolved [Kashif Rafique](https://wordpress.org/support/users/logichub/)
 * (@logichub)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/redirection-29/)
 * I am using Mailbag 1.4 with Mailchimp and would like to redirect the users on
   form submission to Thank You page. I put the following short code in the widget:
 * `[mailbag_mailchimp redirect="http://MYDOMAIN.com/thank-you/"]`
 * But it is not redirecting the user on form submission. It simply work like before
   i.e. Ajax based Submitting… message and then successful message on top of the
   email field.
 * In the page source, I can see the hidden field containing my redirect url:
 * `<input type="hidden" name="redirect" value="http://MYDOMAIN.com/thank-you/">`
 * Moreover, I can see the following details under Query String Parameters section
   in the Network Tab of Chrome Developer Tools:
 *     ```
       u:dbda9c24cc7b82ed29e29f13d
       id:46862110f7
       c:jQuery111309617763415444642_1448537278916
       EMAIL:useremail@userdomain.com
       redirect:http://MYDOMAIN.com/thank-you/
       action:mailbag_mailchimp
       _:1448537278918
       ```
   
 * [https://wordpress.org/plugins/mailbag/](https://wordpress.org/plugins/mailbag/)

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Author [ArrayHQ](https://wordpress.org/support/users/okaythemes/)
 * (@okaythemes)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/redirection-29/#post-6789858)
 * Hi there,
 * Unfortunately, Mailbag doesn’t have a redirect option on the shortcode. Instead,
   submits on the current page via ajax so there is no redirection.
 * If you’re looking for more options, you might check out the MailChimp for WordPress
   plugin, as it has more features like redirects, etc.
 *  Plugin Author [ArrayHQ](https://wordpress.org/support/users/okaythemes/)
 * (@okaythemes)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/redirection-29/#post-6789982)
 * Hi there,
 * We’ve recently added the option to redirect a user after they’ve been successfully
   added to your list. You can find this by going to Settings > Mailbag Settings.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Redirect the user to Thank You page on successful Mailchimp fomr submission’
is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/mailbag_93aab9.svg)
 * [Mailbag](https://wordpress.org/plugins/mailbag/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/mailbag/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/mailbag/)
 * [Active Topics](https://wordpress.org/support/plugin/mailbag/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/mailbag/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/mailbag/reviews/)

## Tags

 * [ajax](https://wordpress.org/support/topic-tag/ajax/)

 * 2 replies
 * 2 participants
 * Last reply from: [ArrayHQ](https://wordpress.org/support/users/okaythemes/)
 * Last activity: [10 years, 1 month ago](https://wordpress.org/support/topic/redirection-29/#post-6789982)
 * Status: resolved