Title: Technicality Google Analytics
Author: jefftrotman
Published: <strong>జూన్ 15, 2019</strong>
Last modified: మే 7, 2021

---

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://ps.w.org/technicality-google-analytics/assets/icon-128x128.jpg?rev=2106527)

# Technicality Google Analytics

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

[Download](https://downloads.wordpress.org/plugin/technicality-google-analytics.zip)

 * [Details](https://te.wordpress.org/plugins/technicality-google-analytics/#description)
 * [Reviews](https://te.wordpress.org/plugins/technicality-google-analytics/#reviews)
 *  [Installation](https://te.wordpress.org/plugins/technicality-google-analytics/#installation)
 * [Development](https://te.wordpress.org/plugins/technicality-google-analytics/#developers)

 [Support](https://wordpress.org/support/plugin/technicality-google-analytics/)

## Description

This is a very simple WordPress plugin that adds the code needed for Google Analytics
to your page. You just need to install the plugin, activate it, and enter your Tracking
ID.

Technical Details (in case you are curious, the plugin takes care of this for you)

If your Google Analytics Tracking ID is UA-XXXXXXXX-1, this code needs to be added
to your page headers for tracking to occur:

 window.dataLayer = window.dataLayer || [];
 function gtag(){dataLayer.push(arguments);}
gtag(‘js’, new Date());

 gtag(‘config’, ‘UA-XXXXXXXX-1’);

The plugin adds a field to the General Settings page for you to enter your Tracking
ID. Activate the plugin, enter your Tracking ID – that’s all you have to do. The
code above (with your Tracking ID) will automatically be inserted into the header
of each page your readers view.

## Installation

 1. Upload the plugin files to the `/wp-content/plugins/technicality-google-analytics`
    directory, or install the plugin through the WordPress plugins screen directly.
 2. Activate the plugin through the ‘Plugins’ screen in WordPress.
 3. Use the Settings->General screen to enter your Google Tracking ID.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Technicality Google Analytics” is open source software. The following people have
contributed to this plugin.

Contributors

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

[Translate “Technicality Google Analytics” into your language.](https://translate.wordpress.org/projects/wp-plugins/technicality-google-analytics)

### Interested in development?

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

## Changelog

#### 1.0.2

 * Tested with WordPress 5.7.1. No code changes.

#### 1.0

 * Initial version.

## Meta

 *  Version **1.0.2**
 *  Last updated **5 సంవత్సరాలు ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 4.6 or higher **
 *  Tested up to **5.7.15**
 *  PHP version ** 5.2.4 or higher **
 *  Language
 * [English (US)](https://wordpress.org/plugins/technicality-google-analytics/)
 * Tag
 * [google analytics](https://te.wordpress.org/plugins/tags/google-analytics/)
 *  [Advanced View](https://te.wordpress.org/plugins/technicality-google-analytics/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/technicality-google-analytics/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/technicality-google-analytics/reviews/)

## Contributors

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

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/technicality-google-analytics/)