Skip to content
On this page

Scrutinizer Code Quality Code Coverage Build Status Code Intelligence Status

Instant Analytics plugin for Craft CMS 3.x

Instant Analytics brings full Google Analytics support to your Twig templates and automatic Craft Commerce integration with Google Enhanced Ecommerce.

Screenshot

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 3.0.0 or later. Commerce 2 is required for Google Analytics Enhanced eCommerce support.

Installation

To install the plugin, follow these instructions.

  1. Open your terminal and go to your Craft project:

     cd /path/to/project
    
  2. Then tell Composer to load the plugin:

     composer require nystudio107/craft-instantanalytics
    
  3. 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.

Brought to you by nystudio107