“”

Matomo Integration Matomo Integration

matomo_integration / stable

Matomo integration for TYPO3

This version supports TYPO3

Older versions also support TYPO3

Composer support

composer req brotkrueml/typo3-matomo-integration

Tags

#matomo #analytics #integration

Last upload comment

Added:
- Compatibility with TYPO3 v13

Changed:
- Site configuration setting "matomoIntegrationTagManagerContainerId" to "matomoIntegrationTagManagerContainerIds"

Removed:
- Compatibility with TYPO3 v10
- Compatibility with PHP 7.4 and 8.0

Have also a look into the upgrade section of the documentation:
https://docs.typo3.org/p/brotkrueml/typo3-matomo-integration/2.0/en-us/Upgrade/Index.html

Downloads by month

Download 2.0.0 Extension Manual Found an Issue? Code Insights Packagist.org Crowdin translations
Author
Chris Müller
Last update
09. Feb 2024
First upload
30. Aug 2021
Downloads
34,447
Category
Frontend
Dependencies
  • TYPO3 (11.5.0 - 13.4.99)
  • PHP (>= 8.1.0)

Installation

  1. Download ZIP file
  2. Log into your TYPO3 backend
  3. Go to Extension Manager module
  4. Press the upload button on the top bar
  5. Select the ZIP file and upload it. If you want to overwrite an existing extension installation, activate the checkbox.
  1. Go to your folder where the root composer.json file is located
  2. Type: composer req brotkrueml/typo3-matomo-integration to get the latest version that runs on your TYPO3 version.
  1. Download T3X file
  2. Log into your TYPO3 backend
  3. Go to Extension Manager module
  4. Press the upload button on the top bar
  5. Select the T3X file and upload it. If you want to overwrite an existing extension installation, activate the checkbox.

Other extensions by this user (19)

Version history

Version Upload comment Works with TYPO3 Download
2.0.0 / stable
February 09, 2024
Added:
- Compatibility with TYPO3 v13

Changed:
- Site configuration setting "matomoIntegrationTagManagerContainerId" to "matomoIntegrationTagManagerContainerIds"

Removed:
- Compatibility with TYPO3 v10
- Compatibility with PHP 7.4 and 8.0

Have also a look into the upgrade section of the documentation:
https://docs.typo3.org/p/brotkrueml/typo3-matomo-integration/2.0/en-us/Upgrade/Index.html
11.5.0 - 13.4.99 Download
1.8.0 / stable
November 19, 2023
Added:
- Option for file tracking in Matomo 5+
10.4.15 - 12.4.99 Download
1.7.0 / stable
July 31, 2023
Added:
- Option for requiring consent
10.4.15 - 12.4.99 Download
1.6.0 / stable
May 21, 2023
Added:
- Multiple tag manager container IDs can be used
- Option for requiring cookie consent
- Add CSP nonce attribute to script tag in TYPO3 v12+, if available
10.4.15 - 12.4.99 Download
1.5.1 / stable
April 01, 2023
Fixed:
- Error when opening a site configuration in TYPO3 v12.3
10.4.15 - 12.4.99 Download
1.5.0 / stable
November 06, 2022
Added:
- PSR-7 request object is available in PSR-14 events via getRequest() method

Changed:
- Initialisation of JavaScript variable _paq is now more robust
10.4.15 - 12.4.99 Download
1.4.0 / stable
October 05, 2022
Added:
- Compatibility with TYPO3 v12
10.4.15 - 12.4.99 Download
1.3.2 / stable
June 13, 2022
SECURITY FIX - please update!

Fixed:
- Properly escape content from PSR-14 events
10.4.15 - 11.5.99 Download
1.3.1 / stable
April 07, 2022
Fixed:
- Site ID cannot be configured through an environment variable
10.4.15 - 11.5.99 not available
due to vulnerabilities
1.3.0 / stable
February 15, 2022
Added:
- PSR-14 event for site search tracking
- PSR-14 event for adding attributes to the script tag
10.4.15 - 11.5.99 not available
due to vulnerabilities
1.2.0 / stable
February 02, 2022
Added:
- Option to disable browser feature detection
10.4.15 - 11.5.99 not available
due to vulnerabilities
1.1.0 / stable
October 13, 2021
Added:
- Option to track error pages
- Option to track JavaScript errors
10.4.15 - 11.5.99 not available
due to vulnerabilities
1.0.1 / stable
September 28, 2021
Fixed:
- Remove suggests to avoid dependency issue with EXT:matomo_widgets v1.1.2
10.4.15 - 11.5.99 not available
due to vulnerabilities
1.0.0 / stable
August 30, 2021
Initial release
10.4.15 - 11.5.99 not available
due to vulnerabilities