Questo plugin non è stato testato con le ultime 3 versioni principali (major releases) di WordPress. Potrebbe non essere più mantenuto, o supportato, e potrebbe presentare problemi di compatibilità se utilizzato con versioni più recenti di WordPress.

Fast Google Analytics

Descrizione

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

Screenshot

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

Installazione

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.

Recensioni

Non ci sono recensioni per questo plugin.

Contributi e sviluppo

“Fast Google Analytics” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.

Collaboratori

Traduci “Fast Google Analytics” nella tua lingua.

Ti interessa lo sviluppo?

Esplora il Codice segui il Repository SVN iscriviti al Log delle Modifiche. Puoi farlo tramite RSS con un lettore di feed.

Changelog (registro delle modifiche)

= 1.0.1 March 26, 2019

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

1.0, March 4, 2019

  • First Initial Release