# SMNTCS Google Analytics

[![Support Level](https://img.shields.io/badge/support-active-green.svg)](#support-level)
[![Build Status](https://api.travis-ci.com/nielslange/smntcs-google-analytics.svg?branch=master)](https://api.travis-ci.com/nielslange/smntcs-google-analytics)
[![GPLv3 License](https://img.shields.io/github/license/nielslange/smntcs-google-analytics.svg)](https://www.gnu.org/licenses/gpl.html)
[![Compatible to WordPress version](https://plugintests.com/plugins/smntcs-google-analytics/wp-badge.svg)](https://plugintests.com/plugins/smntcs-google-analytics/latest)
[![Compatible to PHP version](https://plugintests.com/plugins/smntcs-google-analytics/php-badge.svg)](https://plugintests.com/plugins/smntcs-google-analytics/latest)
[![Downloads](https://img.shields.io/wordpress/plugin/dt/smntcs-google-analytics.svg)](https://wordpress.org/plugins/smntcs-google-analytics/)
[![Plugin Version](https://img.shields.io/wordpress/plugin/v/smntcs-google-analytics.svg)](https://wordpress.org/plugins/smntcs-google-analytics/)
[![Tag Version](https://img.shields.io/github/tag/nielslange/smntcs-google-analytics.svg)](https://wordpress.org/plugins/smntcs-google-analytics/)

Adds Google Analytics tracking code to your site and anonymize visitors IP address if necessary.

## Installation

1. Upload `smntcs-google-analytics` to the `/wp-content/plugins/` directory
2. Activate the plugin through the `Plugins` menu in WordPress
3. Go to https://www.google.com/analytics/, add a new site and copy the tracking code
4. Go to `Appearance → Customize → Google Analytics` and paste your tracking code
5. Anonymize visitors IP address if necessary

## Plugin page

You can find the plugin on https://wordpress.org/plugins/smntcs-google-analytics/.

## Changelog

### 2.4
* Test up to 5.3
* Add build tools

### 2.3
* Test up to 5.2

### 2.2
* Test up to 5.1

### 2.1
* Add FAQ

### 2.0
* Use Customizer instead of options page

### 1.4
* Add donation link

### 1.3
* Update textdomain

### 1.2
* Fix tracking code visibility

### 1.1
* Fix plugin title

### 1.0
* Initial release
