sweetanalytics / sweet-tracker
Magento module for Sweet Analytics Tracker.
Installs: 6 565
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 3
Language:JavaScript
Type:magento2-module
Requires
- php: >=7.1
- magento/framework: ^100.1.0|101.0.*|^102.0.0|^103.0.0
This package is auto-updated.
Last update: 2025-04-19 14:11:57 UTC
README
This extension implements Sweet Analytics Tracker for Magento 2.
Installation
Installation can be done via uploading this extension to app/code
directory or via composer:
1. Install
composer require sweet-analytics/sweet-tracker
2. Upgrade Magento
php bin/magento module:enable --clear-static-content YelHex_SweetTracker php bin/magento setup:upgrade php bin/magento cache:flush
3. Production Environment
Please follow actual Magento Dev Docs to see how to deploy to production.
Setup
Module settings are located under Stores -> Configuration -> Services -> Sweet Tracker.
You have to enable module and set given tracking ID to get plugin working.
Magento & PHP Version Support
- Magento 2.2+
- Open Source (Community)
- Commerce (Enterprise)
- PHP 7.1+