nystudio107 / craft-instantanalytics
Instant Analytics brings full Google Analytics support to your Twig templates and automatic Craft Commerce integration with Google Enhanced Ecommerce
Fund package maintenance!
khalwat
Installs: 24 895
Dependents: 1
Suggesters: 0
Security: 0
Stars: 20
Watchers: 7
Forks: 9
Type:craft-plugin
Requires
- craftcms/cms: ^4.0.0
- jaybizzle/crawler-detect: ^1.2.37
- nystudio107/craft-plugin-vite: ^4.0.0
- theiconic/php-ga-measurement-protocol: ^2.5.1
This package is auto-updated.
Last update: 2024-08-07 03:52:08 UTC
README
DEPRECATED
This Craft CMS plugin is no longer supported or maintained, but it is fully functional, and you may continue to use it as you see fit. The license also allows you to fork it and make changes as needed for legacy support reasons.
Google has deprecated the old Google Analytics APIs. Instead, use Instant Analytics GA4 instead.
Instant Analytics plugin for Craft CMS 4.x
Instant Analytics brings full Google Analytics support to your Twig templates and automatic Craft Commerce integration with Google Enhanced Ecommerce.
Note: The license fee for this plugin is $59.00 via the Craft Plugin Store.
Related: Instant Analytics for Craft 2.x
Requirements
This plugin requires Craft CMS 4.0.0 or later. Commerce 4 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
-
Install the plugin via
./craft install/plugin instant-analytics
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 Documentation
Instant Analytics Roadmap
Some things to do, and ideas for potential features:
- Support for Commerce 3 alpha
Brought to you by nystudio107