=== AddonLogic Google Analytics Inserter ===
Contributors: snehalpancholi
Tags: google analytics, ga4, analytics, tracking, gdpr
Requires at least: 6.0
Tested up to: 6.7
Requires PHP: 8.1
Stable tag: 1.0.0
License: GPL-2.0+
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Insert a GA4 tag in the <head> with flexible exclusion rules for roles, user types, and specific pages.

== Description ==

AddonLogic Google Analytics Inserter is the fastest, most flexible way to add GA4 to any WordPress site — no bloated tag managers, no unnecessary JavaScript, just the native gtag.js snippet exactly where Google wants it.

**Features:**

* Paste your GA4 Measurement ID and the tag goes live instantly
* Exclude logged-in administrators from being tracked
* Exclude any combination of user roles
* Exclude specific pages by ID
* Enable IP anonymization for GDPR compliance
* Insert Google Consent Mode v2 defaults for CMP integrations
* Lightweight — zero frontend scripts or styles added

== Installation ==

1. Upload the plugin folder to `/wp-content/plugins/`
2. Activate through **Plugins > Installed Plugins**
3. Go to **Settings > GA Inserter** and enter your GA4 Measurement ID

== Changelog ==

= 1.0.0 =
* Initial release
