mirror of
https://github.com/portainer/portainer.git
synced 2025-08-10 00:05:24 +02:00
fix(matomo): stop oauth link event [EE-6779] (#11333)
This commit is contained in:
parent
bf65a38d5a
commit
c0bd2dfdaf
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