RealOrangeOne / django-plausible

Django module to provide easy Plausible integration, with Wagtail support
https://pypi.org/project/django-plausible/
BSD 3-Clause "New" or "Revised" License
16 stars 2 forks source link

deep integration wagtail? #26

Closed onno-timmerman closed 1 year ago

onno-timmerman commented 1 year ago

Your doc page says, but what is meant with "deep" ?

Additionally, django-plausible provides an (optional) deep integration with Wagtail,

RealOrangeOne commented 1 year ago

See Usage with Wagtail in the README.

In short, rather than passing the domain configuration to the tag through the template, you can configure it in the Wagtail admin, in a way which supports different configuration when running in a multi-site environment