Installation

Last Updated: 17/4/2024     Tags: jquery wrapper, installation
  • Switch Version
  • V5
  • V4

In general it is recommended that Taguchi customers use the jQuery plugin, as it provides a simpler and more flexible interface to the Taguchi forms system. The jQuery plugin supports all the features of the forms system, and handles event tracking mechanics and interaction as well.

The jQuery Forms Wrapper plugin can be included in a page by adding the following tag to the <head> section, after the jQuery library has been loaded

<script type="text/javascript" src="https://<client>.taguchimail.com/assets2/js/jquery.tm.public.js"></script>

Where <client> is the Taguchi server name (contact Taguchi Support if unknown).

A blank file should be created on the same domain as the page being served; this file must be accessible via the web and will be loaded each time a form submission occurs.