Title: Simple Tel Tracking
Author: harrymt
Published: <strong>2017 年 11 月 2 日</strong>
Last modified: 2017 年 11 月 21 日

---

搜索插件

**该插件尚未通过WordPress的最新3个主要版本进行测试**。 当与较新版本的WordPress一起
使用时，可能不再受到维护或支持，并且可能会存在兼容性问题。

![](https://s.w.org/plugins/geopattern-icon/simple-tel-tracking.svg)

# Simple Tel Tracking

 作者：[harrymt](https://profiles.wordpress.org/harrymumf/)

[下载](https://downloads.wordpress.org/plugin/simple-tel-tracking.zip)

 * [详情](https://cn.wordpress.org/plugins/simple-tel-tracking/#description)
 * [评价](https://cn.wordpress.org/plugins/simple-tel-tracking/#reviews)
 * [开发进展](https://cn.wordpress.org/plugins/simple-tel-tracking/#developers)

 [支持](https://wordpress.org/support/plugin/simple-tel-tracking/)

## 描述

Uses jQuery to add Google Analytics tracking code to all tel links and mailto links
on all pages.

 1. Add and enable plugin
 2. It just works!

The plugin is open-source, the code is here: https://www.github.com/harrymt/simple-
tel-tracking

The href=X of the mail and tel link will also be sent to Google Analytics.

e.g. for these two links

    ```
    <a href="mailto:someone@example.com">someone@example.com</a>
    <a href="tel:+123456789">Bristol 123456789</a>
    ```

Google will report:

    ```
    ga('send', 'event','Mailto Tracking: someone@example.com','Click/Touch');
    ga('send', 'event','Phone Call Tracking: 123456789','Click/Touch');
    ```

## 评价

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

### 󠀁[Works great, even on WordPress 5.5](https://wordpress.org/support/topic/works-great-even-on-wordpress-5-5/)󠁿

 [fermax](https://profiles.wordpress.org/fermax/) 2020 年 11 月 16 日

I was using Beaver Builder to create my pages, which wouldn’t allow me to add Google
Analytics onclick() events to my anchor elements. This plugin, however, does it 
automatically. Hooray!

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

### 󠀁[Adds ga() functions to onclick](https://wordpress.org/support/topic/adds-ga-functions-to-onclick/)󠁿

 [harrymt](https://profiles.wordpress.org/harrymumf/) 2019 年 8 月 28 日

Requires google analytics to be added to the body of the page first.

 [ 阅读所有2条评价 ](https://wordpress.org/support/plugin/simple-tel-tracking/reviews/)

## 贡献者及开发者

「Simple Tel Tracking」是开源软件。 以下人员对此插件做出了贡献。

贡献者

 *   [ harrymt ](https://profiles.wordpress.org/harrymumf/)

[帮助将「Simple Tel Tracking」翻译成简体中文。](https://translate.wordpress.org/projects/wp-plugins/simple-tel-tracking)

### 对开发感兴趣吗?

您可以[浏览代码](https://plugins.trac.wordpress.org/browser/simple-tel-tracking/)，
查看[SVN仓库](https://plugins.svn.wordpress.org/simple-tel-tracking/)，或通过[RSS](https://plugins.trac.wordpress.org/log/simple-tel-tracking/?limit=100&mode=stop_on_copy&format=rss)
订阅[开发日志](https://plugins.trac.wordpress.org/log/simple-tel-tracking/)。

## 更新日志

#### 1.0

 * Release

## 额外信息

 *  版本 **1.0.0**
 *  最后更新：**9 年前**
 *  活跃安装数量 **80+**
 *  WordPress 版本 ** 3.0.1 或更高版本 **
 *  已测试的最高版本为 **3.7.41**
 *  语言
 * [English (US)](https://wordpress.org/plugins/simple-tel-tracking/)
 * 标签
 * [.tel](https://cn.wordpress.org/plugins/tags/tel/)[seo](https://cn.wordpress.org/plugins/tags/seo/)
   [simple](https://cn.wordpress.org/plugins/tags/simple/)[tracking](https://cn.wordpress.org/plugins/tags/tracking/)
 *  [高级视图](https://cn.wordpress.org/plugins/simple-tel-tracking/advanced/)

## 评级

 5 星（最高 5 星）。

 *  [  2 条 5 星评价     ](https://wordpress.org/support/plugin/simple-tel-tracking/reviews/?filter=5)
 *  [  0 条 4 星评价     ](https://wordpress.org/support/plugin/simple-tel-tracking/reviews/?filter=4)
 *  [  0 条 3 星评价     ](https://wordpress.org/support/plugin/simple-tel-tracking/reviews/?filter=3)
 *  [  0 条 2 星评价     ](https://wordpress.org/support/plugin/simple-tel-tracking/reviews/?filter=2)
 *  [  0 条 1 星评价     ](https://wordpress.org/support/plugin/simple-tel-tracking/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/simple-tel-tracking/reviews/#new-post)

[查看全部评论](https://wordpress.org/support/plugin/simple-tel-tracking/reviews/)

## 贡献者

 *   [ harrymt ](https://profiles.wordpress.org/harrymumf/)

## 支持

有话要说吗？是否需要帮助？

 [查看支持论坛](https://wordpress.org/support/plugin/simple-tel-tracking/)

## 捐助

您愿意支持这个插件的发展吗?

 [ 捐助此插件 ](http://harrymumf)