Category Archives: CalendarScripts

Arigato PRO 2.8

Version 2.8 of the WordPress email marketing suite Arigato PRO is out with some very important improvements and fixes:

  • Added option to bulk delete mailing lists and newsletters.
  • Added feature to export / import an autoresponder campaign with all its messages. It can be used to copy the campaign into the same site or into another site running Arigato PRO.
  • Improved protection against duplicate emails (using lock files).
  • Newsletters can now be scheduled for a date in the future.
  • Shortcodes to use in a “thank you” page and other pages of your site + option to prepend user ID when redirecting – learn more here.
  • “Subscribe by email” can now connect to SSL POP 3 accounts and there is an option to fetch the signups while testing the connection.
  • Added “copy email” feature for autoresponder emails so you can easily duplicate them.
  • Added “hidden” field type in custom fields. The hidden field can accept values from GET (URL) or POST and can have a default value.
  • The raw email log can be filtered by receiver’s email.
  • New shortcode allows you to output the number of active subscribers in any mailing list.
  • The cron job can now be accessed as a PHP file (for hosts that do not allow cron job as GET requests)
  • You can now set language code when using reCaptcha v.2.
  • Reworked the Ninja Forms integration for compatibility with version 3+.
  • The contact form integration checkbox can be hidden by adding a new attribute to the shortcode. Do this at your own responsibility.

Eligible customers will receive the update with the newsletter.

WatuPRO 5.3

WatuPRO version 5.3 is out with a new set of improvements and bug fixes:

  • A new page will give you the submissions on all quizzes in chronological order.
  • A new field for internal comments to the quiz is added, so admin / staff can add notes to each quiz. The notes will then be shown on the admin Quizzes page under the title.
  • You can now specify spacing between questions and between question and its answers from the WatuPRO Settings page, without writing any CSS. More design configurations like this are coming soon.
  • A new “completion criteria” feature on the Advanced Settings tab of the Edit Quiz page lets you define which grades will mark the quiz as “completed” on the user’s dashboard.
  • The shortcode [watupro-result] now can print the whole “final screen” from given quiz taking by passing “details” to the “what” parameter (see the internal WatuPRO Help page for more details).
  • Added variable %%POINTS-ROUNDED%% to show the points collected on a quiz rounded without decimals.
  • Added variables %%START-TIME%% and %%END-TIME%% to be used for the time when quiz was started and completed.
  • You can optionally collect the source URL where the quiz is taken and filter by this data in the “View results” page. This could be useful if you are publishing the same quiz on multiple pages on your site.
  • Implemented reCaptcha v 2 (“No Captcha reCaptcha”).
  • Added option to select what number of quizzes and questions to manage per page.
  • Added 3 new color schemes for quiz designs.
  • [Intelligence module] In case of a tie on the top personality types, the personality quizzes will now display all matching ones.
  • [Intelligence module] ”Treat this question” as a whole option added to multiple-choice questions.
  • [Intelligence module] Coupon codes can now be limited to a selected quiz and have an expiration date.
  • [Intelligence module] Coupon codes will now work for non logged in users too.
  • [Intelligence module] You can now set text to be displayed at the final screen in case of premature quiz ending (See Intelligence module settings tab in Edit Quiz page).
  • [Reporting module] Stats per question page & shortcode now support date interval filter.
  • Fixed bug in the questions import, WatuPRO advanced format (answers were not properly importing after adding two fields to the export file).
  • Fixed UI issues with the “See answer” buttons when “Answer to each question can be seen immediately” is selected.
  • Fixed bug: the “stats per category” in Reporting module did not work correctly when the quiz reused questions from several quizzes.
  • Fixed bug: when copying questions in existing quiz the question were not placed after the original questions of the quiz, but inserted between them.

As always, the updated version is sent out via newsletter to eligible customers. If you did not receive your newsletter, feel free to contact us.

Arigato PRO: Adding Email to Existing Sequential Auto-Responder

What happens with existing members when you add a new email to a sequential autoresponder series in Arigato PRO?

The answer is simple: the email will be sent only to the users who are registered exactly X days ago (and will of course be sent in the future to the other new or existing members when the right day for them comes). It’s important to know that emails will never be sent on wrong dates, i.e. if existing member is registered more than X days ago, they will not get this newly added email. Here is an example to make things easier to follow:

If you add “1 day after registration” email on Oct 29, on the same day it will be sent to existing members registered on Oct 28 (provided that your cron job runs after adding the email). On Oct 30 it will be sent to members registered on Oct 29 etc. Such email will never be sent to members registered on Oct 27 or any earlier date. This is very logical and it is the way it should be.

If you want to send email to older members, you can send them a newsletter.