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
when the segment is set to "Real time processing" (this is a Custom segment feature) )
then display a notification warning box with the message:
You are requesting data for the Custom Segment "$name", the current Piwik configuration prevents the real time processing of this segment. Please ask your Piwik admin to change the setting in the config file (browser_archiving_disabled_enforce) or edit this Segment to be Processed by the cron archive.php script.
when browser_archiving_disabled_enforce = 1
and when reports with a custom segment are viewed
when the segment is set to "Real time processing" (this is a Custom segment feature) )
then display a notification warning box with the message:
You are requesting data for the Custom Segment "$name", the current Piwik configuration prevents the real time processing of this segment. Please ask your Piwik admin to change the setting in the config file (browser_archiving_disabled_enforce) or edit this Segment to be Processed by the cron archive.php script.
(message to be improved)