WatuPRO Bridge To MailPoet

If you are using MailPoet for your newsletters, this free bridge that will allow you to automatically subscribe users who complete quizzes in selected mailing lists. Similar to the Arigato PRO bridge and the MailChimp bridge it allows you to select required result / grade which lets you subscribe users to different mailing lists depending on their performance.

It also allows you to specify that a certain number of points (exact number) must be collected on a specified question. This for example can be used to add a checkbox so the user confirms their willing to subscribe; or a radio question that will designate the users in different mailing lists based solely on the answer of that question.

Once installed and activated the plugin will add link “Bridge to MailPoet” in your WatuPRO menu.

Download Here: Version 0.4 (7 KB)

Here is a screenshot of how it looks:

mailpoet-bridge

Troubleshooting: When Your Site Homepage Does Not Accept Arigato PRO Signups

This is quite a common problem with sites that run WordPress but have their homepage made as landing page with other plugin or just built as static page. Arigato PRO has a “Squeeze page” option and we strongly recommend it. But if for some reason you use a a static squeeze page, or other squeeze page that does not run the normal WordPress routines you may have a problem with Arigato form sign-ups not being processed.

The solution to this is very simple: point the Arigato PRO form action attribute to a post created with your WordPress blog instead to the homepage.

So your Arigato PRO form opening HTML tag will look something like:

<form action=”https://blog.calendarscripts.info/test-post” method=”post”>

That’s it.

WatuPRO: Cleanup Database Space

By default WatuPRO stores every user’s answer to every question in your database. This allows us to show you this data any time and perform useful reports on it. As the time goes and you are collecting a lot of data from many users and quizzes, your database can become really big. This might be a problem if you are using a shared host or other way limited resources.

So here is what you can do. Have in mind that any solution that reduces data means this data will no longer be available to you and will no longer participate in reports.

When Your Database Is Already Large

If you have not prevented the database from growing and already have too much of it, you will need to clean it up. There are several options:

a) Deleting whole quizzes. If there are quizzes you no longer need, and don’t need the stats from them, you can simply delete them. This will save most space but obviously isn’t ideal in most cases.

b) Delete user submitted data on the quiz. You can save a lot of space by doing this. Go to Quizzes -> View Results and you’ll see a checkbox at the bottom: “Show me a button to cleanup all submitted data on this quiz.”. Click on it, then click on “Cleanup all data” button.
You can do this on every quiz on which you don’t need the data.

c) Blank out data on a quiz. Blanking out the data will save less DB space, but will leave the points, grades, percentage correct answers etc. This way most of your reports and stats will remain unchanged and you’ll still have less used DB space.

Preventing Too Much Data

As usual prevention is easier than cure. Depending on how much of the user submitted data you need, you have several options to reduce DB space usage:

a) Don’t store any data. This is configurable on per-quiz basis. You need to go to Edit Quiz -> Advanced Settings tab and select the following option:

” Don’t store any data / results of this quiz in the database. “

That’s it.

b) Automatically cleanup or blank out data. This option is global and affects all quizzes so be careful with it. It’s available on your WatuPRO Settings page:

cleanup

You can for example choose to cleanup only data older than 30 days, or 180 days etc.