WP Scroll Depth

WP Scroll Depth

Add user scrolling events to your Google Analytics simply by installing this plugin.

  • Almost active
    This plugin was not updated the last 2059 days ago.
  • This plugin is not tested with the last major release of WordPress
    Content for list item
  • There is no information available which PHP version this plugin requires
    The latest stable PHP 8.3.9 was released on 04 July 2024
  • No information about vulnerabilities and unfixed security issues is available.
    Content for list item

Ratings

6

Active installs

1K

Total Downloads

24K

Support Threads

0

Last updated

06 December 2018

Added

02 September 2014

Versions

94.16%5.84%
  • Version 1.5
  • Version other

Screenshots

The WP Scroll Depth admin panel.
Google Analytics Real-Time Events.
Google Analytics page scroll percentages.

About WP Scroll Depth

FAQ

First: Confirm the code is being added to your pages:

Load a page and view source. Look for “scrolldepth.” You should find:

  1. The line in the <head> section where scrolldepth.min.js is loaded.
  2. A script block in the <head> section where jQuery.scrollDepth(); is being called.

If you don’t find the code there, then the plugin hasn’t loaded. Check the usual suspects about malfunctioning plugins.

Second: Make sure the code is executing:

Open the JavaScript/debugging console in your browser and load a page from your site.
If there are no errors and the code is being loaded, then it’s probably working. Time to test.
If there’s an error or conflict, please post in the support forums.

Third: Confirm events are being sent.

Open your Google Analytics and go to the Reporting tab for your site.
Click on Real-time and then Events.
Open another window or browser with your site.
Scroll! Scroll like the wind!

You should see events with a Category of “Scroll Depth.”
If you don’t see these events, make sure your Google Analytics is properly set up and configured.

Changelog

1.5.1

1.5.0

1.4.2

1.4.1

1.4.0

1.3.4

Updated “Tested up to” version

1.3.3

1.3.2

1.3

1.2.1

1.2

Updated scrolldepth library to version 0.9 (2015 11 19)
Added new options:
– gtmOverride
– gaGlobal
– eventHandler
Tested with WordPress 4.4

1.1

Updated scrolldepth library to version 0.7.1 (2014 12 19)
Tested with WordPress 4.1

1.0

Initial commit

How to install WP Scroll Depth

Install from WordPress.org

  1. Log into your website administrator panel
  2. Go to Plugins page and select “Add New”
  3. Search for “WP Scroll Depth”
  4. Click “Install Now” on the SearchCloak entry
  5. Click Activate Plugin

Install via ftp

  1. Download the plugin zip file using the button above
  2. Log into your website administrator panel
  3. Go to Plugins page and select “Add New”
  4. Click “Upload”
  5. Choose your recently downloaded zip file
  6. Click the Install Now button
  7. Click Activate Plugin