You are reviewing MouseStats documentation: Take a look to the product!

MouseStats WordPress integration

You need to put the tracking script in html codes of your WordPress website.

Method 1: Official WordPress MouseStats Plugin

  1. Download Official MouseStats WordPress Plugin
  2. Upload `mousestats-tracking-script.zip` by using the "plugin install" in your WordPress management console, or directly upload the uncompressed folder into the `/wp-content/plugins/` folder on your server.
  3. Activate the plugin through the 'Plugins' menu in WordPress.
  4. In "WordPress General Settings" menu, navigate to "MouseStats Tracking Script" and enter your MouseStats Account ID.
  5. Configure/activate/disable/control your analytics in MouseStats Panel

Method 2: Using the panel

  1. Login to your administration panel of your WordPress
  2. Go to "Appearance" >> "Editor"
  3. Open footer.php and copy the MouseStats tracking script before the tag and update.

(You can find your tracking script in your MouseStats panel. The tracking script is unique for each account.)

Method 3: Using FTP

  1. Connect to your server using FTP
  2. Open footer.php file at: /httpdocs/wp-content/themes/[YOUR-TEMPLATE]/footer.php
  3. Paste your MouseStats Tracking Code before </body> tag
  4. Save/Upload/Replace the footer.php file


(Keep in mind you can not install MouseStats in free WordPress.com hosted blogs like many other tools.)