Description:
 
			This is a flexible, simple-to-use system plugin that is used to add Google Analytics 4 Code (gtag.js) to a Joomla site. It adds the Google tracking code to the head tag of each page of the website without having to edit any template code. 
Note, though, that the tracking code will be added at the end of the list of script tags that Joomla generates, but since the Joomla generated tags usually come before the template scripts, there is no guarantee that the tracking code will be placed immediately after the 
 tag.
 
			
Main features:
 
			
			  - Automatiaclly places Google Analytics 4 (gtag.js) tracking code in head tag
 
			  - Specify the MEASUREMENT ID for your Web Stream in the Plugin Manager
 
			  - Option to exclude Analytics in Administration backend
 
			
		 
    
          Changes in version 4.0
          Released: September 10, 2023
          
            - Added optional features
 
            - Added Google Analytics 4 [GA4] (gtag.js)
 
            - Removed obsolete Outbound links and event tracking
 
            - Removed Universal Analytics library reference
 
            - Removed ga.js legacy library reference
 
            - Update to use of PHP namespaces
 
            - Add compatibility to Joomla 4
 
            - Removed domain name field code
 
            - Updated all the Copyright Notices to include 2023
 
          
          Changes in version 3.2:
          Released: November 17, 2015
          
            - Verified Compatibility with Joomla 3.4
 
            - Removed support for Joomla versions lower than 3.3
 
            - Updated all the Copyright Notices to include 2015
 
            - Changed default tracking to Universal
 
          
			Changes in version 3.1:
			Released: September 22, 2014
			
			  - Compatible with Joomla 2.5 and 3.3
 
          
			Changes in version 3.0:
			Released: March 13, 2014
			
			  - Auto-loaded Built-in Mootools or jQuery libraries
 
			  - Clean skiplinks string of whitespace and escape dots with slash
 
			  - Outbound link tracking only tracks absolute links
 
			  - Added Console error display for outbound tracking
 
			  - Added Event Tracking for Universal Analytics
 
			  - Removed version number data from the Description for easier deployment
 
			  - Removed Compatibility with Unsupported Joomla versions 1.5, 1.6 and 1.7
 
			
			Changes in version 2.6:
			Released: August 8, 2013
			
			  - Added feature to skip popup links from redirecting browser page
 
			
			Changes in version 2.5:
			Released: July 9, 2013
			
			  - Added feature to track Outbound Links via Google Event Tracking
 
			  - Removed all reference assignments (=&)
 
			  - Added option to use Universal Analytics Tracking Code
 
			
			What's New in version 2.2:
			Released: February 1, 2013
			
			  - Compatible with Joomla 3.0+ using a single installer
 
			
			2.0 Release Date: February 27, 2012
		 
    
			Known Issues:
			The tracking code may not be the last script tag before the </head> tag, 
			because of when the template script tags are added. This may cause a performance 
			issue in some browsers, as specified by Google Help.
			
			  Links with _blank targets are simulated with window.open() javascript function. This may trigger
			  a browser's pop-up blocker.
			Demo:
			To see this plugin in action, please visit the 
			  demo site. Right click on 
			  the demo site page and View the Source.
			Support:
			To receive support for this or any other software offered at this 
			  blog/website, please visit the 
			  support site.