Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Rename Piwik to Matomo and some updates #413

Merged
merged 2 commits into from Oct 7, 2021

Conversation

Zefling
Copy link
Contributor

@Zefling Zefling commented Apr 19, 2021

  • What kind of change does this PR introduce?

    • rename Piwik to Matomo
    • add interfaces for better typing
    • add resetUser()
    • add trackLink, deleteCustomVariable
  • What is the current behavior? Link to open issue?
    Matomo changed its name a few years ago.

  • What kind of change does this PR introduce?
    Use the right name, the right links and add missing features

- add interfaces for better typing
- add resetUser()
- add 'deleteCustomVariable'
@Zefling Zefling marked this pull request as ready for review April 20, 2021 07:06
@scttcper scttcper changed the title Rename Piwik to Matomo and some updates feat: Rename Piwik to Matomo and some updates Oct 7, 2021
@scttcper scttcper merged commit 241365d into angulartics:master Oct 7, 2021
@github-actions
Copy link

🎉 This PR is included in version 10.1.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@TheSlimvReal
Copy link

This is a breaking change and there should be a notice in the release notes to change

import { Angulartics2Piwik } from "angulartics2/piwik";

to

import { Angulartics2Matomo } from "angulartics2/matomo";

An automatic update is not possible if piwik is used.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants