Title: WP Scroll Depth
Author: firebrandllc
Published: <strong>September 2, 2014</strong>
Last modified: December 6, 2018

---

Search plugins

![](https://ps.w.org/wp-scroll-depth/assets/banner-772x250.png?rev=977395)

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.

![](https://s.w.org/plugins/geopattern-icon/wp-scroll-depth_84db24.svg)

# WP Scroll Depth

 By [firebrandllc](https://profiles.wordpress.org/firebrandllc/)

[Download](https://downloads.wordpress.org/plugin/wp-scroll-depth.1.5.1.zip)

 * [Details](https://srd.wordpress.org/plugins/wp-scroll-depth/#description)
 * [Reviews](https://srd.wordpress.org/plugins/wp-scroll-depth/#reviews)
 *  [Installation](https://srd.wordpress.org/plugins/wp-scroll-depth/#installation)
 * [Development](https://srd.wordpress.org/plugins/wp-scroll-depth/#developers)

 [Support](https://wordpress.org/support/plugin/wp-scroll-depth/)

## Description

WP Scroll Depth is a simple WordPress plugin that loads and calls the Scroll Depth
jQuery script.

Google Analytics doesn’t capture user scrolling information by default. This could
be very important information if you have tall, scrolling, pages. Scroll Depth sends
this information as Google Analytics events.
 _Update:_ Google Tag Manager now includes
Scroll Depth and Element Visibility triggers. If you are running GTM, you don’t 
really need this plugin.

From the Scroll Depth website:

> Scroll Depth is a small Google Analytics plugin that allows you to measure how
> far down the page your users are scrolling. It monitors the 25%, 50%, 75%, and
> 100% scroll points, sending a Google Analytics Event at each one.
>  You can also
> track when specific elements on the page are scrolled into view. On a blog, for
> example, you could send a Scroll Depth event whenever the user reaches the end
> of a post. The plugin supports Universal Analytics, Classic Google Analytics, 
> and Google Tag Manager.

More information about Scroll Depth can be found in [the Scroll Depth documentation](http://scrolldepth.parsnip.io/).

This version incorporates support for the new (Feb 2018) “gtag” Google Analytics
snippet [courtesy of Jalil Wahdatehagh](https://github.com/robflaherty/jquery-scrolldepth/commit/794fc523df040be6ee2fb1e80a7ffc54e8906be2).
This code has been modified to more closely match the event structure used by the
other GA implementations.

### Features:

 * Simple plugin – you don’t need to modify your theme to load the JavaScript
 * Implements basic scrolling events (25%, 50%, 75%, 100%) with no additional configuration
 * Admin Panel to configure all available options

### Requirements:

 * Google Analytics
 * jQuery 1.7 or higher

Since this plugin sends Google Analytics Events, you must be running Google Analytics
to see any results.

While jQuery is probably already available in your theme, in the unlikely event 
that it isn’t, you can use a plugin like [WP jQuery Plus](https://wordpress.org/plugins/wp-jquery-plus/)
to add it to your site.

## Screenshots

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

## Installation

### 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

## 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](https://yoast.com/plugin-not-working/).

  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.

## Reviews

![](https://secure.gravatar.com/avatar/de8a247398c43f851c99302f3e0e6a7108074e6bb488f72d5867bdbfef94d17f?
s=60&d=retro&r=g)

### 󠀁[Works fine](https://wordpress.org/support/topic/works-fine-949/)󠁿

 [moritz.klassen](https://profiles.wordpress.org/moritzklassen/) December 2, 2018

Thanks for this great plugin. Does exactly what it should

![](https://secure.gravatar.com/avatar/f321d884ba1f6929c7f010e454bbc7d50c42941dfa19e9b0946809f1f5dc69d3?
s=60&d=retro&r=g)

### 󠀁[Easy to use](https://wordpress.org/support/topic/easy-to-use-2094/)󠁿

 [thedevelopers](https://profiles.wordpress.org/thedevelopers/) July 27, 2018

Thanks for this. Saved some time with your plugin.

![](https://secure.gravatar.com/avatar/acd14b505dadb5260b77331927245495a0c4a9c21148a90dda24493d94f41a4b?
s=60&d=retro&r=g)

### 󠀁[Bit Of A Newb Here](https://wordpress.org/support/topic/bit-of-a-newb-here/)󠁿

 [davetimberwolf](https://profiles.wordpress.org/davetimberwolf/) November 11, 2016
1 reply

I am a newb to event tracking, but I do use analytics and I have a G analytics plugin
working. So do I just install this plugin and wait for something to magically appear
on over on Analytics in the event area? I started using another plugin that does
clicks, so I was happily surprised to see that it magically started tracking individual
outbound link clicks, so is this plugin kind of like that too? Or should I be jamming
code in weird places? Yours Newb-ly, Dave

![](https://secure.gravatar.com/avatar/070e1274d0cf98ad97a1f55bc40860e541ca18bfd3c156724901a9df7c54529d?
s=60&d=retro&r=g)

### 󠀁[Worked right out the box](https://wordpress.org/support/topic/worked-right-out-the-box/)󠁿

 [Alex](https://profiles.wordpress.org/molecularcode/) September 3, 2016

So simple and easy to set up and start tracking event in Google Analytics. Also 
very easy to use with Google Tag Manager to build some powerful tags.

![](https://secure.gravatar.com/avatar/b62b1eb8a6e3d70e63580948f491238505a9b6875a31084e2ab965e6fe8b846c?
s=60&d=retro&r=g)

### 󠀁[Good tool!!!](https://wordpress.org/support/topic/good-tool-34/)󠁿

 [gene4god](https://profiles.wordpress.org/gene4god/) September 3, 2016

Good tool, Good support!!!

 [ Read all 6 reviews ](https://wordpress.org/support/plugin/wp-scroll-depth/reviews/)

## Contributors & Developers

“WP Scroll Depth” is open source software. The following people have contributed
to this plugin.

Contributors

 *   [ firebrandllc ](https://profiles.wordpress.org/firebrandllc/)
 *   [ lonkoenig ](https://profiles.wordpress.org/lonkoenig/)

“WP Scroll Depth” has been translated into 2 locales. Thank you to [the translators](https://translate.wordpress.org/projects/wp-plugins/wp-scroll-depth/contributors)
for their contributions.

[Translate “WP Scroll Depth” into your language.](https://translate.wordpress.org/projects/wp-plugins/wp-scroll-depth)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/wp-scroll-depth/), 
check out the [SVN repository](https://plugins.svn.wordpress.org/wp-scroll-depth/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/wp-scroll-depth/)
by [RSS](https://plugins.trac.wordpress.org/log/wp-scroll-depth/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.5.1

 * Added load_plugin_textdomain() for localization.

#### 1.5.0

 * Updated localization hooks for string constants
 * Incorporated support for gtag version of Google Analytics

#### 1.4.2

 * Tested with WordPress 4.9.6
 * Added privacy policy data collection information

#### 1.4.1

 * Tested with WordPress 4.9
 * Added notes about Google Tag Manager

#### 1.4.0

 * Tested with WordPress 4.8
 * Update scrolldepth library to version 1.0 (2016 12 17)

#### 1.3.4

Updated “Tested up to” version

#### 1.3.3

 * Removed default value for gaGlobal

#### 1.3.2

 * Fix version number in plugin

#### 1.3

 * Reformat readme.txt
 * Try to force new version number

#### 1.2.1

 * Fix readme.txt
 * Add missing screenshots
 * Add missing test in scrolldepth library

#### 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

## Meta

 *  Version **1.5.1**
 *  Last updated **7 years ago**
 *  Active installations **1,000+**
 *  WordPress version ** 3.2.1 or higher **
 *  Tested up to **5.0.0**
 *  Languages
 * [English (US)](https://wordpress.org/plugins/wp-scroll-depth/), [German](https://de.wordpress.org/plugins/wp-scroll-depth/),
   and [Swedish](https://sv.wordpress.org/plugins/wp-scroll-depth/).
 *  [Translate into your language](https://translate.wordpress.org/projects/wp-plugins/wp-scroll-depth)
 * Tags
 * [analytics](https://srd.wordpress.org/plugins/tags/analytics/)[events](https://srd.wordpress.org/plugins/tags/events/)
   [scroll](https://srd.wordpress.org/plugins/tags/scroll/)[scroll depth](https://srd.wordpress.org/plugins/tags/scroll-depth/)
 *  [Advanced View](https://srd.wordpress.org/plugins/wp-scroll-depth/advanced/)

## Ratings

 5 out of 5 stars.

 *  [  6 5-star reviews     ](https://wordpress.org/support/plugin/wp-scroll-depth/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/wp-scroll-depth/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/wp-scroll-depth/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/wp-scroll-depth/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/wp-scroll-depth/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/wp-scroll-depth/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/wp-scroll-depth/reviews/)

## Contributors

 *   [ firebrandllc ](https://profiles.wordpress.org/firebrandllc/)
 *   [ lonkoenig ](https://profiles.wordpress.org/lonkoenig/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/wp-scroll-depth/)