nystudio107 / craft-instantanalytics-ga4
Instant Analytics brings full Google GA4 server-side analytics support to your Twig templates and automatic Craft Commerce integration
Fund package maintenance!
khalwat
Installs: 1 875
Dependents: 0
Suggesters: 0
Security: 0
Stars: 3
Watchers: 4
Forks: 4
Type:craft-plugin
Requires
- br33f/php-ga4-mp: ^0.1.0
- craftcms/cms: ^5.0.0
- jaybizzle/crawler-detect: ^1.2.37
- nystudio107/craft-plugin-vite: ^5.0.0
Requires (Dev)
- craftcms/ckeditor: ^4.0.0
- craftcms/commerce: ^5.0.0
- craftcms/ecs: dev-main
- craftcms/phpstan: dev-main
- craftcms/rector: dev-main
- craftcms/redactor: ^4.0.0
- nystudio107/craft-seomatic: ^5.0.0
This package is auto-updated.
Last update: 2024-10-14 20:26:39 UTC
README
Instant Analytics GA4 plugin for Craft CMS 5.x
Instant Analytics GA4 brings full Google Analytics support to your Twig templates and automatic Craft Commerce integration with Google Enhanced Ecommerce.
Note: This is an entirely rewritten plugin to reflect the new data model & API in GA4.
Note: The license fee for this plugin is $59.00 via the Craft Plugin Store.
Requirements
This plugin requires Craft CMS 5.0.0 or later. Commerce 5 or later is required for Google Analytics Enhanced eCommerce support.
Installation
To install the plugin, follow these instructions.
-
Open your terminal and go to your Craft project:
cd /path/to/project
-
Then tell Composer to load the plugin:
composer require nystudio107/craft-instantanalytics-ga4
-
Install the plugin via
./craft install/plugin instant-analytics-ga4
via the CLI, or in the Control Panel, go to Settings → Plugins and click the “Install” button for Instant Analytics.
You can also install Instant Analytics via the Plugin Store in the Craft Control Panel.
Documentation
Click here -> Instant Analytics GA4 Documentation
Instant Analytics GA4 Roadmap
Some things to do, and ideas for potential features:
- Stable release
Brought to you by nystudio107