UNPKG

bitandblack-matomo-optout

Version:

Custom OptOut in Matomo (Piwik) with AJAX. Doesn't need an iframe.

9 lines (8 loc) 215 B
/*! * MatomoOptOut * * @copyright Copyright (c) 2020, Bit&Black * @author Tobias Köngeter <hello@bitandblack.com> * @link https://www.bitandblack.com */ export { MatomoOptOut } from "./src/MatomoOptOut";