controlaltdelete / magento2-fathom-analytics
Fathom Analytics integration for Magento 2
Installs: 267
Dependents: 0
Suggesters: 0
Security: 0
Stars: 4
Watchers: 1
Forks: 0
Open Issues: 0
Type:magento2-module
Requires
- php: >=8.1
README
Fathom Analytics is a privacy-focused website analytics platform designed to provide valuable insights without compromising user privacy. Unlike traditional analytics tools, Fathom is compliant with global privacy laws such as GDPR, CCPA, and PECR. It offers fast-loading, cookie-free analytics with an intuitive dashboard, making it an excellent choice for businesses that prioritize user trust.
Features
- Easy integration of Fathom Analytics tracking code.
- Supports multi-store setups with individual tracking IDs.
- Complies with GDPR and other privacy regulations.
Installation
Add the module to your Magento project via Composer:
composer require controlaltdelete/magento2-fathom-analytics
Enable the module:
bin/magento module:enable ControlAltDelete_FathomAnalytics
Configuration
- Log in to your Magento Admin Panel.
- Navigate to Stores > Configuration > Services > Fathom Analytics.
- Enable the module and enter your Fathom Analytics Site ID(s).
- Save the configuration.
Note
If you want to track different stores with separate Fathom Analytics Site IDs, you need to switch to the store view and configure the Site ID for each store individually.
Usage
Once configured, the Fathom Analytics tracking code will be automatically added to the frontend of your Magento store. Visit your Fathom Analytics dashboard to monitor traffic and gain insights.