mirror of
https://github.com/portainer/portainer.git
synced 2025-08-02 20:35:25 +02:00
fix(matomo): stop oauth link event [EE-6779] (#11332)
This commit is contained in:
parent
0ad4826fab
commit
a570073d12
2 changed files with 1 additions and 1 deletions
|
@ -82,6 +82,7 @@ function config($analyticsProvider, $windowProvider) {
|
|||
push('setReferrerUrl', '');
|
||||
push('setCustomUrl', basePath + path);
|
||||
push('trackPageView');
|
||||
push('enableLinkTracking');
|
||||
});
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue