Title: Simple Tel Tracking
Author: harrymt
Published: <strong>November 2, 2017</strong>
Last modified: November 21, 2017

---

Search plugins

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/simple-tel-tracking.svg)

# Simple Tel Tracking

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

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

 * [Details](https://ewe.wordpress.org/plugins/simple-tel-tracking/#description)
 * [Reviews](https://ewe.wordpress.org/plugins/simple-tel-tracking/#reviews)
 * [Development](https://ewe.wordpress.org/plugins/simple-tel-tracking/#developers)

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

## Description

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');
    ```

## Reviews

![](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/) November 16, 2020

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/) August 28, 2019

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

 [ Read all 2 reviews ](https://wordpress.org/support/plugin/simple-tel-tracking/reviews/)

## Contributors & Developers

“Simple Tel Tracking” is open source software. The following people have contributed
to this plugin.

Contributors

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

[Translate “Simple Tel Tracking” into your language.](https://translate.wordpress.org/projects/wp-plugins/simple-tel-tracking)

### Interested in development?

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

## Changelog

#### 1.0

 * Release

## Meta

 *  Version **1.0.0**
 *  Last updated **8 years ago**
 *  Active installations **90+**
 *  WordPress version ** 3.0.1 or higher **
 *  Tested up to **3.7.41**
 *  Language
 * [English (US)](https://wordpress.org/plugins/simple-tel-tracking/)
 * Tags
 * [.tel](https://ewe.wordpress.org/plugins/tags/tel/)[seo](https://ewe.wordpress.org/plugins/tags/seo/)
   [simple](https://ewe.wordpress.org/plugins/tags/simple/)[tracking](https://ewe.wordpress.org/plugins/tags/tracking/)
 *  [Advanced View](https://ewe.wordpress.org/plugins/simple-tel-tracking/advanced/)

## Ratings

 5 out of 5 stars.

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

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

[See all reviews](https://wordpress.org/support/plugin/simple-tel-tracking/reviews/)

## Contributors

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

## Support

Got something to say? Need help?

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

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](http://harrymumf)