Skip to content

Package to add a Meta Pixel to Neos

License

Notifications You must be signed in to change notification settings

nextbox-dev/NextBox.Seo.MetaPixel

Repository files navigation

NextBox.Seo.MetaPixel

A package to integrate Meta-Pixel into Neos.

Authors & Sponsors

Enes Erk - [email protected]

Installation

composer require nextbox/neos-seo-meta-pixel

Configuration

Configure the tracking-id in Settings.yaml:

NextBox:
  Seo:
    MetaPixel:
      metaPixelId: ''

Or add the mixin to your root page:

'Foo.Bar:RootPage':
  superTypes:
    'NextBox.Seo.MetaPixel:Mixin.MetaPixelConfig': true

About

Package to add a Meta Pixel to Neos

Resources

License

Stars

Watchers

Forks

Packages

No packages published