plausible / analytics

Simple, open source, lightweight (< 1 KB) and privacy-friendly web analytics alternative to Google Analytics.
https://plausible.io
GNU Affero General Public License v3.0
19k stars 1.02k forks source link

Plugins API: Get/Create Funnels #4192

Closed aerosol closed 1 month ago

aerosol commented 1 month ago

Changes

This PR implements basic get/create operations for Funnels via the Plugins API, targeting WooCommerce integrations via our official WordPress plugin. The extension is available only in EE and only for users whose plan setup allows Funnel usage. No deletions were implemented just yet, as they're likely unnecessary at this point. First pass - needs to go live so I can work with @Dan0sz on any readjustments needed.

Tests

Changelog

Documentation

Dark mode