This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

NetInsight Analytics Implementation Plugin

Description

This plugin provides a compact method to deploy a NetInsight page tag on your WordPress site. With this plugin a JavaScript call is appended to the footer of each page.

As with most 1.0.x releases, this plugin is not heavily tested but I know it works well on my site (omlee.net)

Installation

This section describes how to install the plugin and get it working.

e.g.

  1. Unzip ‘nianalytics.zip’
  2. Upload nianalytics folder to the /wp-content/plugins/ directory
  3. Activate the plugin through the ‘Plugins’ menu in WordPress
  4. Configure the plugin in the Settings -> NetInsight Analytics Implementation menu

FAQ

What version of the NetInsight page tag code is used?

The core NetInsight page tag code is based version 2.3.0

What if I have already customized my ntpagetag.js file?

This plug-in contains the core NetInsight tagging code & has an auto-tag add-on JS file (optional). Any extension customizations that you have created can be appended to the ntpagetag.autotag.js file or by adding an additional include call in the ntpagetag.js.php file (bottom)

Reviews

There are no reviews for this plugin.

Contributors & Developers

“NetInsight Analytics Implementation Plugin” is open source software. The following people have contributed to this plugin.

Contributors

Changelog

1.0.3

  • restored function that filled the noscript url lc= value

1.0.2

  • modified the auto-tagging script to not fire external link events when an href is a direct javascript call.

1.0.1

  • cleaned up some EOF empty lines (thanks @boborama)

1.0

  • Initial public release