2017 © Pedro Peláez
 

wordpress-plugin google-analythics

Plugin to integrate Google Analytics and display simple statistics.

image

helsingborg-stad/google-analythics

Plugin to integrate Google Analytics and display simple statistics.

  • Wednesday, March 28, 2018
  • by sebastianthulin
  • Repository
  • 5 Watchers
  • 1 Stars
  • 125 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 6 Versions
  • 15 % Grown

The README.md

Google Analytics

Plugin to integrate Google Analytics tracking and display statistics on the admin dashboard. It requires a Google Service Account with read permissions connected to the desired Google Analytics web property., (*1)

Getting started

Install libraries

This plugin requires Google APIs Client Library for PHP and is installed with Composer:, (*2)

composer install

Google Service Account setup

  • Create a Project in the Google APIs Console
  • Enable the Analytics API under APIs & services
  • Create a Service Account for the project with view cababilities
  • Download the private key (JSON)
  • Finally add Service account ID as a new user to your Google Analytics account.

Filters

GoogleAnalytics/TrackingId/ua

Filters the Google Analytics UA (user id) used to load Google Analytics., (*3)

  • @param string $ua - The Google Analytics UA
apply_filters('GoogleAnalytics/TrackingId/ua', $ua);

The Versions

28/03 2018

dev-master

9999999-dev

Plugin to integrate Google Analytics and display simple statistics.

  Sources   Download

MIT

The Requires

 

by Jonatan Hanson

28/03 2018

1.0.4

1.0.4.0

Plugin to integrate Google Analytics and display simple statistics.

  Sources   Download

MIT

The Requires

 

by Jonatan Hanson

20/09 2017

1.0.3

1.0.3.0

Plugin to integrate Google Analytics and display simple statistics.

  Sources   Download

MIT

The Requires

 

by Jonatan Hanson

20/09 2017

1.0.2

1.0.2.0

Plugin to integrate Google Analytics and display simple statistics.

  Sources   Download

MIT

The Requires

 

by Jonatan Hanson

20/09 2017

1.0.1

1.0.1.0

Plugin to integrate Google Analytics and display simple statistics.

  Sources   Download

MIT

The Requires

 

by Jonatan Hanson

19/09 2017

1.0.0

1.0.0.0

Plugin to integrate Google Analytics and display simple statistics.

  Sources   Download

MIT

The Requires

 

by Jonatan Hanson