Deze plugin is niet getest met de laatste 3 grotere versies van WordPress. Mogelijk wordt het niet meer onderhouden of ondersteund. Ook kunnen er compatibiliteitsproblemen ontstaan wanneer het wordt gebruikt met recentere versies van WordPress.

Fast Google Analytics

Beschrijving

Fast Google Analytics allows you to add the basic standard Google Analytics tracking code to your website in a matter of seconds.

It assumes that you already have a Google Analytics account or that you intend to create one.

Install, activate, and enable the plugin. Then, simply enter your Google Analytics Tracking ID, and save the settings and you are done.

Simple, lightweight, fast, and effective!

The features include:

  • Enable / Disable
  • Choose a location (Header or Footer)
  • Choose tracking type (Current Version, Alternative/Performance Version, Legacy Version)
  • Unique Tracking ID

Schermafdrukken

  • WordPress Admin Dashboard Fast Google Analytics Settings
  • View Page Source - Current Tracking Version
  • View Page Source - Alternative Tracking Version

Installatie

From within WordPress

  1. Visit ‘Plugins > Add New > Search plugins’
  2. Search for ‘Fast Google Analytics’ and click to install
  3. Activate Fast Google Analytics from your Plugins page.
  4. Go to Settings > Google Analytics and configure the options.

You can also download the zip file from this page and upload it from the Plugins >> Add New > Upload page.

Manually

  1. Upload the fast-google-analytics folder to the /wp-content/plugins/ directory
  2. Activate the Fast Google Analytics plugin through the ‘Plugins’ menu in WordPress
  3. Configure the plugin by going to the WordPress Settings menu, then to Google Analytics that appears in your admin menu

FAQ

How can I check to see if the tracking code is added to my website?

Visit your website, page, post, etc.

Right click and choose “View Source or View Page Source” depending on your web browser.

Look for:

The tracking code will appear here along with your Unique Tracking ID (i.e. UA-000000-2)

Check the screenshots for an example of what this will look like.

Where do I find my stats?

You check stats in your Google Analytics account.

I don’t see any data, stats, or visitors in my Google Analytics account?

Make sure the plugin is enabled, and that you have entered the right Unique Tracking ID for your website.

You also need to have visitors to your website, and allow time for the data to show up in your account.

What is Alternative Version?

In Google’s own words:

The alternative async tracking snippet adds support for preloading, which will provide a small performance boost on modern browsers, but can degrade to synchronous loading and execution on IE 9 and older mobile browsers that do not recognize the async script attribute. Only use this tracking snippet if your visitors primarily use modern browsers to access your site.

See this Google Analytics Article for more information between the Current Standard Version vs. the Alternative Version under the “Alternative async tracking snippet” section.

Is there a help or information section available?

Yes. You may hover your mouse over, or tap the ?’s in the plugin settings page, and it will tell you the default values, what values are available, and a brief description of what the particular option does.

Beoordelingen

Er zijn geen beoordelingen voor deze plugin.

Bijdragers & ontwikkelaars

“Fast Google Analytics” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers

Vertaal “Fast Google Analytics” naar jouw taal.

Interesse in ontwikkeling?

Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.

Changelog

= 1.0.1 March 26, 2019

  • Increased Google Anlytics tracking code available length.
  • Removed unnecessary files.

1.0, March 4, 2019

  • First Initial Release