Det här tillägget har inte testats med någon av de 3 senaste huvudversionerna av WordPress. Det kanske inte längre underhålls och kan ha kompatibilitetsproblem när det används tillsammans med nyare versioner av WordPress.

Analyzer II

Beskrivning

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”.

Installation

  1. Download the file into the plug-in folder (./wp-content/plugins/).
  2. Activate the plug-in in the ’Extensions’ menu in WordPress.
  3. Configure the plug-in in the sub-menu ’Analyzer II’, in the ’Tools’ section:

Vanliga frågor

Can I use the Analyzer II plug-in if I use the XiTi free solution for my website?

No. You can use the Analyzer II plug-in only if you have the Analyzer II solution. This plug-in is not available for XiTi Free users.

Can I use the ClickZone functionality with this plug-in?

Yes. Activate or deactivate the ClickZone analysis via the checkboxes (for the homepage, posts and static pages) during the configuration of the plug-in.

Recensioner

Detta tillägg har inga recensioner.

Bidragsgivare och utvecklare

”Analyzer II” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.

Bidragande personer

Översätt ”Analyzer II” till ditt språk.

Intresserad av programutveckling?

Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.