Google Analytics for WordPress
==============================

[![Build Status](https://api.travis-ci.org/Yoast/google-analytics-for-wordpress.png?branch=master)](https://travis-ci.org/Yoast/google-analytics-for-wordpress) [![Code Climate](https://codeclimate.com/repos/54523bb669568068b8093b43/badges/04d59b3dc67a0c7ff8ab/gpa.svg)](https://codeclimate.com/repos/54523bb669568068b8093b43/feed)

Add Google Analytics to WordPress and be able to use all the powerful functions Google Analytics offers!


Welcome to the Google Analytics for WordPress Github repository
----------------------------------------------

While the documentation for the [Google Analytics for WordPress plugin](http://www.monsterinsights.com/docs/) can be found on monsterinsights.com, here
you can browse the source of the project, find and discuss open issues and even
[contribute yourself](https://github.com/awesomemotive/google-analytics-for-wordpress/blob/master/CONTRIBUTING.md).

Installation
------------

Here's a [guide on how to install Google Analytics for WordPress in your WordPress site](http://www.monsterinsights.com/docs/getting-started/).

If you want to run the Git version for development though, you can set it up with [Composer](https://getcomposer.org/):

```bash
composer create-project awesomemotive/google-analytics:dev-trunk --prefer-source --keep-vcs
```

This will download the latest development version of Google Analytics for WordPress by MonsterInsights. While this version is usually stable,
it is not recommended for use in a production environment.

Bugs
----
If you find an issue, [let us know here](https://github.com/monsterinsights/google-analytics-for-wordpress/issues/new)!

Please report security issues privately to **support@monsterinsights.com**.

Support
-------
This is a developer's portal for Google Analytics for WordPress by MonsterInsights and should not be used for support. Please visit the
[support forums](http://wordpress.org/support/plugin/google-analytics-for-wordpress).

Contributions
-------------
Anyone is welcome to contribute to Google Analytics for WordPress. Please
[read the guidelines](https://github.com/awesomemotive/google-analytics-for-wordpress/blob/master/CONTRIBUTING.md) for contributing to this
repository.

There are various ways you can contribute:

* [Raise an issue](https://github.com/awesomemotive/google-analytics-for-wordpress/issues) on GitHub.
* Send us a Pull Request with your bug fixes and/or new features.
* Provide feedback and [suggestions on enhancements](https://github.com/awesomemotive/google-analytics-for-wordpress/issues?direction=desc&labels=Enhancement&page=1&sort=created&state=open).

Changelog
=========

Please see readme.txt for the changelog.
