You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The piwik.js fallback in line 157 will never be executed.
Should the elseif rather be a normal if such that this line executes when @file_get_contents(PIWIK_DOCUMENT_ROOT . '/matomo.js') failed?