hofff / contao-facebook-pixel
Integrate Facebook Tracking Pixel in Contao
Installs: 290
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 4
Forks: 0
Open Issues: 1
Type:contao-bundle
Requires
- php: ^8.1
- ext-pdo: *
- contao/core-bundle: ^4.9
- doctrine/dbal: ^2.13 || ^3.4
- hofff/contao-consent-bridge: ^1.1
- symfony/config: ^4.4 || ^5.4
- symfony/dependency-injection: ^4.4 || ^5.4
- symfony/http-kernel: ^4.4 || ^5.4
Requires (Dev)
- contao/manager-plugin: ^2.0
- doctrine/coding-standard: ^12.0
- phpcq/runner-bootstrap: ^1.0@dev
This package is auto-updated.
Last update: 2024-10-22 17:39:46 UTC
README
Contao Extension: hofff.com - Facebook Pixel Plugin
contao-facebook-pixel is a Contao extension to integrate the Facebook Tracking Pixel.
settings
Set facebook pixel id in root page under facebook pixel settings and activate checkbox. The facebook pixel code will be automatically add to template in head section.
for opt out link
- use content element or
- use module or
- use insert tag {{fbPixel::privacyLink}}
set insert tag text like {{fbPixel::privacyLink::Hier Cookie setzen Text einfügen::Hier Cookie löschen Text einfügen}}
Compatibility
- min. Contao version: 4.4, < 5.0
- PHP >= 7.1
Dependency
There are no dependencies to other extensions, that have to be installed.