schubwerk / contao-schubwerk-tracking-bundle
Schubwerk Tracking for Contao
Installs: 37
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 3
Forks: 0
Open Issues: 0
Type:contao-bundle
Requires
- contao/core-bundle: ^4.4
README
This module adds schubwerk server-side tracking and event tracking to Contao 4.
Configuration
- Install the module (Composer package:
schubwerk/contao-schubwerk-tracking-bundle
) - Configure your account key under
System -> Settings -> schubwerk tracking
Remarks
- The modules send a CSP header
Content-Security-Policy: frame-ancestors https://tracker.schubwerk.de
.
Release Process
- Update the version number in
EventListener/GeneratePageListener.php
- Tag new version