Download the PHP package mollie/magento2-analytics without Composer
On this page you can find all versions of the php package mollie/magento2-analytics. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download mollie/magento2-analytics
More information about mollie/magento2-analytics
Files in mollie/magento2-analytics
Package magento2-analytics
Short Description Mollie Payment Analytics Module for Magento 2
License OSL-3.0 AFL-3.0
Informations about the package magento2-analytics
Mollie Analytics Addon for Magento 2.3.x and higher
This plugin is an addon on the Mollie Magento 2 payment module and can't be installed seperatly without the Mollie Payment plugin installed.
Installation
We recommend that you make a backup of your webshop files, as well as the database.
Step-by-step to install the Magento® 2 extension through Composer:
- Make sure the Mollie Magento 2 payment module is installed.
- Connect to your server running Magento® 2 using SSH or other method (make sure you have access to the command line).
- Locate your Magento® 2 project root.
-
Install the Magento® 2 extension through composer and wait till it's completed:
-
Once completed run the Magento® module enable command:
-
After that run the Magento® upgrade and clean the caches:
- If Magento® is running in production mode you also need to redeploy the static content:
Usage
When enabled, this module will extract the client ID from the Google Analytics cookie and save it. When the user finishes the transaction this will get appended to the success URL: &clientId=<value>
. You can retrieve this by using javascript:
Another way to retrieve the ID is by using the repository:
License
BSD (Berkeley Software Distribution) License. Copyright (c) 2011-2021, Mollie B.V.