Title: WP Scroll Depth
Author: firebrandllc
Published: <strong>2014 年 9 月 2 日</strong>
Last modified: 2018 年 12 月 6 日

---

搜尋外掛

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

這個外掛**並未在最新的 3 個 WordPress 主要版本上進行測試**。開發者可能不再對這個
外掛進行維護或提供技術支援，並可能會與更新版本的 WordPress 產生使用上的相容性問題。

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

# WP Scroll Depth

 由 [firebrandllc](https://profiles.wordpress.org/firebrandllc/) 開發

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

 * [詳細資料](https://tw.wordpress.org/plugins/wp-scroll-depth/#description)
 * [使用者評論](https://tw.wordpress.org/plugins/wp-scroll-depth/#reviews)
 *  [安裝方式](https://tw.wordpress.org/plugins/wp-scroll-depth/#installation)
 * [開發資訊](https://tw.wordpress.org/plugins/wp-scroll-depth/#developers)

 [技術支援](https://wordpress.org/support/plugin/wp-scroll-depth/)

## 外掛說明

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分析
 * 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.

## 螢幕擷圖

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

## 安裝方式

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

## 常見問題集

  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.

## 使用者評論

![](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/) 2018 年 12 月 2
日

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/) 2018 年 7 月 27 
日

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/) 2016 年 11 月 
11 日 1 則留言

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/) 2016 年 9 月 3 日

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/) 2016 年 9 月 3 日

Good tool, Good support!!!

 [ 閱讀全部 6 則使用者評論 ](https://wordpress.org/support/plugin/wp-scroll-depth/reviews/)

## 參與者及開發者

以下人員參與了開源軟體〈WP Scroll Depth〉的開發相關工作。

參與者

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

〈WP Scroll Depth〉外掛目前已有 2 個本地化語言版本。 感謝[全部譯者](https://translate.wordpress.org/projects/wp-plugins/wp-scroll-depth/contributors)
為這個外掛做出的貢獻。

[將〈WP Scroll Depth〉外掛本地化為台灣繁體中文版](https://translate.wordpress.org/projects/wp-plugins/wp-scroll-depth)

### 對開發相關資訊感興趣？

任何人均可[瀏覽程式碼](https://plugins.trac.wordpress.org/browser/wp-scroll-depth/)、
查看 [SVN 存放庫](https://plugins.svn.wordpress.org/wp-scroll-depth/)，或透過 [RSS](https://plugins.trac.wordpress.org/log/wp-scroll-depth/?limit=100&mode=stop_on_copy&format=rss)
訂閱[開發記錄](https://plugins.trac.wordpress.org/log/wp-scroll-depth/)。

## 變更記錄

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

## 中繼資料

 *  版本 **1.5.1**
 *  最後更新 **7 年前**
 *  啟用安裝數 **1,000+**
 *  WordPress 版本需求 ** 3.2.1 或更新版本 **
 *  已測試相容的 WordPress 版本 **5.0.0**
 *  語言
 * [English (US)](https://wordpress.org/plugins/wp-scroll-depth/)、[German](https://de.wordpress.org/plugins/wp-scroll-depth/)、
   及 [Swedish](https://sv.wordpress.org/plugins/wp-scroll-depth/).
 *  [將這個外掛本地化為你的母語版本](https://translate.wordpress.org/projects/wp-plugins/wp-scroll-depth)
 * 標籤:
 * [analytics](https://tw.wordpress.org/plugins/tags/analytics/)[events](https://tw.wordpress.org/plugins/tags/events/)
   [scroll](https://tw.wordpress.org/plugins/tags/scroll/)[scroll depth](https://tw.wordpress.org/plugins/tags/scroll-depth/)
 *  [進階檢視](https://tw.wordpress.org/plugins/wp-scroll-depth/advanced/)

## 評分

 5 星，滿分為 5 星

 *  [  6 個 5 星使用者評論     ](https://wordpress.org/support/plugin/wp-scroll-depth/reviews/?filter=5)
 *  [  0 個 4 星使用者評論     ](https://wordpress.org/support/plugin/wp-scroll-depth/reviews/?filter=4)
 *  [  0 個 3 星使用者評論     ](https://wordpress.org/support/plugin/wp-scroll-depth/reviews/?filter=3)
 *  [  0 個 2 星使用者評論     ](https://wordpress.org/support/plugin/wp-scroll-depth/reviews/?filter=2)
 *  [  0 個 1 星使用者評論     ](https://wordpress.org/support/plugin/wp-scroll-depth/reviews/?filter=1)

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

[查看全部使用者評論](https://wordpress.org/support/plugin/wp-scroll-depth/reviews/)

## 參與者

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

## 技術支援

使用者可在技術支援論壇提出意見反應或使用問題。

 [檢視技術支援論壇](https://wordpress.org/support/plugin/wp-scroll-depth/)