WP Global Site Tag

WP Global Site Tag Install Statistics

0
100%
Today: 11 Yesterday: 11 All-time: 57,597 downloads
WP Global Site Tag Icon

Try plugin: WP Global Site Tag

We'll create fresh WordPress site with WP Global Site Tag installed. You have 20 minutes to test the plugin after that site we'll be deleted.

Takes ~10 seconds to install.

About WP Global Site Tag

Global Site Tag (gtag.js) is a new Google Analytics replacement – giving you better control while making implementation easier. Using gtag.

3


0


0


0


0

updated: 7 months ago
since: 6 years ago
author: Digital Apps

Description

Global Site Tag (gtag.js) is a new Google Analytics replacement. WP Global Site Tag provides a framework for streamlined web page tagging – giving you better control while making implementation easier. Using gtag.js lets you benefit from the latest tracking features and integrations as they become available. This is the WordPress version.

To use gtag.js to track your site, install the plugin and activate.

  • Simple to install and use even your clients can do it
  • Configure multiple Google Analytics properties
  • Minified version of the code is injected for faster loading times
  • Built using WordPress best practices and standards
  • Great for marketing agencies and individuals

How to use Global Site Tag

To use gtag.js to track your site, install the plugin. Replace GA_TRACKING_ID with the tracking ID of the Google Analytics property you want to send data to.

Why use Global Site Tag

Global Site Tag streamlines tracking across all Google products, including their measurement, conversion tracking, and remarketing products. Global Site Tag is the new replacement for old Google Analytics script.

Difference between Universal Analytics & Global Site Tag

There are few differences you need to know before thinking of migrating to Global Site Tag.

Install:
Universal Analytics(analytics.js) is only used for installing Google Analytics, and global tag can be used to install multiple tools like, GA and GTM.

Tracking:
Universal Analytics uses trackers(ga(‘create’, ‘G-XXXXX-Y’, ‘auto’);) to send pageviews to Google Analytics while gtag send pageviews to GA property identified by the GA_Tracking_ID(gtag(‘config’,’GA_Tracking_ID’)).

Use:
Global Site Tag can be used for conversion tracking and remarketing while universal analytics can’t.