Title: Super Simple Google Analytics
Author: Luke Mlsna
Published: <strong>7. 12. 2011</strong>
Last modified: 9. 2. 2018

---

Prohledat pluginy

![](https://ps.w.org/super-simple-google-analytics/assets/banner-772x250.jpg?rev
=530506)

Plugin **nebyl testován na 3 nejnovějších verzích WordPressu.** Nemusí už být tedy
podporován a u novějších verzí WordPressu může mít problémy s kompatibilitou a může
být nestabilní.

![](https://ps.w.org/super-simple-google-analytics/assets/icon-256x256.png?rev=1319435)

# Super Simple Google Analytics

 Autor: [Luke Mlsna](https://profiles.wordpress.org/bitacre/)

[Stáhnout](https://downloads.wordpress.org/plugin/super-simple-google-analytics.1.7.3.zip)

 * [Podrobnosti](https://cs.wordpress.org/plugins/super-simple-google-analytics/#description)
 * [Hodnocení](https://cs.wordpress.org/plugins/super-simple-google-analytics/#reviews)
 *  [Instalace](https://cs.wordpress.org/plugins/super-simple-google-analytics/#installation)
 * [Vývojáři](https://cs.wordpress.org/plugins/super-simple-google-analytics/#developers)

 [Podpora](https://wordpress.org/support/plugin/super-simple-google-analytics/)

## Popis

This is a bare bones option for people who are looking to simply insert the basic
Google Analytics tracking code into the head section of every page without any fuss.

I’ve only included the essential options; it’s not very exciting, but works _reliably_.

### Readme Generator

 * This plugin’s readme.txt file was generated by the [bitacre Readme Generator](http://shinraholdings.com/tools/readme-gen)
   for WordPress Plugins.

### Podpora

 * [Plugin Homepage](http://shinraholdings.com/plugins/super-simple-google-analytics/)
 * [plugins@shinraholdings.com](https://cs.wordpress.org/plugins/super-simple-google-analytics/plugins@shinraholdings.com?output_format=md)

### Donations

[Donations](http://shinraholdings.com/donate) are graciously accepted to support
the continued development and maintenance of this and other plugins. We currently
accept Paypal and kind words.

## Snímky obrazovky

 * [[
 * The bare bones options page.
 * [[
 * Where to find your Google Analytics account number.
 * [[
 * Source of the tracking code inserted just before </body>.

## Instalace

 1. Download the latest zip file and extract the `super-simple-google-analytics` directory.
 2. Upload the this directory inside your `/wp-content/plugins/` directory.
 3. Activate ‚Super Simple Google Analytics‘ on the ‚Plugins‘ menu in WordPress.
 4. Click ‚Settings‘ underneath the plugin or navigate to Settings > Google Analytics
    and insert your GA tracking code and click the checkbox to turn it on.
 5. That’s it.

## Nejčastější dotazy

  Installation Instructions

 1. Download the latest zip file and extract the `super-simple-google-analytics` directory.
 2. Upload the this directory inside your `/wp-content/plugins/` directory.
 3. Activate ‚Super Simple Google Analytics‘ on the ‚Plugins‘ menu in WordPress.
 4. Click ‚Settings‘ underneath the plugin or navigate to Settings > Google Analytics
    and insert your GA tracking code and click the checkbox to turn it on.
 5. That’s it.

  Can you add this feature I just thought of?

Possibly, I’m trying to keep this as simple as possible, but if it’s a really useful/
uncomplicated feature that I’ve omitted I will definitely consider it.

## Recenze

![](https://secure.gravatar.com/avatar/2691103cb2528b97b1be1df4bc4940ff686aa57273e4a02c8b350c95037385ff?
s=60&d=retro&r=g)

### 󠀁[Doesn’t work at all if UA is 9 digits long](https://wordpress.org/support/topic/doesnt-work-at-all-if-ua-is-9-digits-long/)󠁿

 [masterchef777](https://profiles.wordpress.org/masterchef777/) 6. 7. 2017

This plugin in spite of its simplicity appears to be outdated: I inserted my UA 
number (that Google assigned to my site) and the plugin accepted only the first 
8 digits out of 9…. I realized that only after some days, when the statistics of
my site were still stuck to zero!! In addition to that, the support appears to be
discontinued since some years. If not updated, I think it better should to be removed
from the repository, because it is completely useless and to be replaced by another
plugin. Plugin still works if your UA number does not exceed 99,999,999.

![](https://secure.gravatar.com/avatar/aae6401de29651b25781cb496d405982fddf48db35f170fdabf1c6d71229b393?
s=60&d=retro&r=g)

### 󠀁[Simple and works great](https://wordpress.org/support/topic/simple-and-works-great-32/)󠁿

 [gabitech](https://profiles.wordpress.org/gabitech/) 8. 12. 2016

Just insert the tracking ID and choose placement! Works great.

![](https://secure.gravatar.com/avatar/8a82b64381c1806c92346e51d37b467f51173115a4088cbe9b316574699e969c?
s=60&d=retro&r=g)

### 󠀁[Just Works](https://wordpress.org/support/topic/just-works-283/)󠁿

 [Lichting98](https://profiles.wordpress.org/lichting98/) 3. 9. 2016

Nothing fancy, just works. Fill in Google Analytics UA-code and done!

 [ Přečtěte si všech 10 recenzí ](https://wordpress.org/support/plugin/super-simple-google-analytics/reviews/)

## Autoři

Super Simple Google Analytics je otevřený software. Následující lidé přispěli k 
vývoji tohoto pluginu.

Spolupracovníci

 *   [ Luke Mlsna ](https://profiles.wordpress.org/bitacre/)

[Přeložte “Super Simple Google Analytics” do svého jazyka.](https://translate.wordpress.org/projects/wp-plugins/super-simple-google-analytics)

### Zajímá vás vývoj?

[Prohledejte kód](https://plugins.trac.wordpress.org/browser/super-simple-google-analytics/),
podívejte se do [SVN repozitáře](https://plugins.svn.wordpress.org/super-simple-google-analytics/),
nebo se přihlaste k[ odběru protokolu vývoje](https://plugins.trac.wordpress.org/log/super-simple-google-analytics/)
pomocí [RSS](https://plugins.trac.wordpress.org/log/super-simple-google-analytics/?limit=100&mode=stop_on_copy&format=rss).

## Přehled změn

#### 1.7.3

 * Got rid of the maxlength fields for tracking codes with more than 8 digits

#### 1.7.2

 * Purely cosmetic update for WordPress 4.4

#### 1.7.1

 * Added namespacing collision check
 * Minor updates for WordPress 3.5 update

#### 1.7

 * Added i18n (multi-language) support
 * Recoded plugin as PHP class
 * Added function to save options when upgrading from very old versions

#### 1.6

 * Added option to track integrated adsense stats.

#### 1.5.1

 * Fixed an error causing malformed tracking code to be output.

#### 1.5.0

 * Added a option to toggle tracking of logged in administrators.
 * Added internationalization language support.

#### 1.4.2

 * Fixed error causing population of ALL settings links on plugin menu.

#### 1.4.1

 * Fixed missing ‚ in Analytics code.

#### 1.4

 * Added a location option for code insert.
 * Changed variable names for uniqueness.
 * Lowered insert priority to get closer to /head or /body tags

#### 1.3.2

 * Fixed typo introduced in 1.3.1 update which can disrupt plugin meta links and
   throw an error in some situations.

#### 1.3.1

 * Fixed Settings link using generic function name which might prevent plugin from
   being activated.

#### 1.3

 * Added a ‚default values‘ function for people doing multiple installations.
 * Clarified/additional code commenting.
 * Fixed weird line break printing in HTML source.

#### 1.2

 * Added a Settings link directly to the plugins page for convenience.
 * Made the Settings page look more normal.
 * Changed maxlength of 2nd box to 3 characters (since someone might have more than
   99 sites on the same Analytics account).

#### 1.1

 * Fixed maxlength of 1st box (from 6 to 8 characters).

#### 1.0

 * First released version.
 * There may still be bugs, but I can’t find any.

## Meta

 *  Verze **1.7.3**
 *  Poslední aktualizace **před 8 roky**
 *  Aktivních instalací **2 000+**
 *  Verze WordPressu ** 2.8 nebo novější **
 *  Testováno až do WordPressu **4.9.29**
 *  Jazyk
 * [English (US)](https://wordpress.org/plugins/super-simple-google-analytics/)
 * Štítků
 * [analytics](https://cs.wordpress.org/plugins/tags/analytics/)[google](https://cs.wordpress.org/plugins/tags/google/)
   [simple](https://cs.wordpress.org/plugins/tags/simple/)[tracking](https://cs.wordpress.org/plugins/tags/tracking/)
   [works](https://cs.wordpress.org/plugins/tags/works/)
 *  [Podrobnosti](https://cs.wordpress.org/plugins/super-simple-google-analytics/advanced/)

## Hodnocení

 4.2 z 5 hvězdiček.

 *  [  8 5hvězdičkové hodnocení     ](https://wordpress.org/support/plugin/super-simple-google-analytics/reviews/?filter=5)
 *  [  0 4hvězdičkové hodnocení     ](https://wordpress.org/support/plugin/super-simple-google-analytics/reviews/?filter=4)
 *  [  0 3hvězdičkové hodnocení     ](https://wordpress.org/support/plugin/super-simple-google-analytics/reviews/?filter=3)
 *  [  0 2hvězdičkové hodnocení     ](https://wordpress.org/support/plugin/super-simple-google-analytics/reviews/?filter=2)
 *  [  2 1hvězdičkové hodnocení     ](https://wordpress.org/support/plugin/super-simple-google-analytics/reviews/?filter=1)

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

[Zobrazit všechny recenze](https://wordpress.org/support/plugin/super-simple-google-analytics/reviews/)

## Spolupracovníci

 *   [ Luke Mlsna ](https://profiles.wordpress.org/bitacre/)

## Podpora

Potřebujete pomoc?

 [Fórum podpory](https://wordpress.org/support/plugin/super-simple-google-analytics/)

## Dary

Chtěli byste podpořit vývoj tohoto pluginu?

 [ Přispět na tento plugin ](http://shinraholdings.com/donate)