Analyzer II

Analyzer II allows the automatic tagging of pages generated by WordPress.

Author:AT INTERNET (profile at wordpress.org)
WordPress version required:2.7.0
WordPress version tested:2.9.2
Plugin version:1.1.004
Added to WordPress repository:08-06-2009
Last updated:23-03-2010
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:0
Rated by:0
Plugin URI:http://www.atinternet.com/
Total downloads:2 202
Active installs:10+
plugin download
Click to start download

AT Internet uses the tagging method. The tag, which is a few lines JavaScript code, must be placed on each page you want to audit. This tagging allows to integrate the tags on a different server than the one which hosts your site.

Composition of the tag generated by Analyzer II:

  • a variable for the level in the tree structure (xtnv = document; by default).
  • a variable for the data collection server (xtsd).
  • a variable for the site number (xtsite).
  • a variable for the level 2 (xtn2 = ""; by default).
  • a variable for the page name (xtpage).
  • a variable for the degree of importance (xtdi = ""; by default).
  • optional: an additional line which allows to activate the ClickZone® functionality on your site.

Automatic naming of pages:

  • Posts blogs.

    If a post blog belongs to a category: xtpage="posts_blogs::category-name::blog-post-name".

    Or else: xtpage="posts_blogs::blog-post-name".

  • Static pages.

    xtpage="static_page::page_name".

  • Homepage.

    xtpage="homepage::homepage".


FAQ