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

Add possibility to ignore "no data recorded" screen for one hour #11686

Merged
merged 4 commits into from May 12, 2017

Conversation

tsteur
Copy link
Member

@tsteur tsteur commented May 10, 2017

I think it would be useful to ignore the "No data recorded" message at least for an hour.

When users install Piwik or want to try it, then they might not be able to track data immediately making it hard for them to get an idea what Piwik is or can do. By being able to ignore this message a user can "click around" and explore Piwik even when not having any data tracked.

It may also help in the future for cases like #11568 in case we decide to show the no data message even though log data purging is enabled. Then even though there is currently no data recorded, the user would be still able to access previously generated reports.

Feel free to suggest different wording.

@tsteur tsteur added Enhancement For new feature suggestions that enhance Matomo's capabilities or add a new report, new API etc. Needs Review PRs that need a code review labels May 10, 2017
@tsteur tsteur added this to the 3.0.4 milestone May 10, 2017
Copy link
Member

@sgiehl sgiehl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm wondering if we maybe should make that option site dependent. So if someone hides the page and switches to another site without visits he would see it again.
But maybe that's not needed and otherwise it looks good to merge.

@@ -76,6 +76,7 @@
"SiteWithoutDataSetupTracking": "Please set up the %1$stracking code%2$s below into your website or mobile app if you haven't done already.",
"SiteWithoutDataMessageDisappears": "This message will disappear as soon as some data was tracked for this website.",
"SiteWithoutDataSetupGoals": "In the meantime, maybe you would like to %1$sset up some goals%2$s or learn more about the %3$sfeatures%4$s of Piwik in one of our %5$sguides%6$s or %7$sFAQs%8$s.",
"SiteWithoutDataIgnoreMessage": "Ignore this message for the next hour",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Instead of Ignore maybe Hide or Don't show sounds a bit less negative

@sgiehl sgiehl removed the Needs Review PRs that need a code review label May 12, 2017
@tsteur
Copy link
Member Author

tsteur commented May 12, 2017

Updated wording as suggested. Will update screens later and then merge. Think for now it's ok to not have it per site but can always change it later

@mattab
Copy link
Member

mattab commented May 12, 2017

Nice & original idea 👍

If possible please make it "per site". Feel free to merge either way

@tsteur tsteur merged commit ca35a8a into 3.x-dev May 12, 2017
@tsteur tsteur deleted the sitewithoutdataignore branch May 12, 2017 23:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement For new feature suggestions that enhance Matomo's capabilities or add a new report, new API etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants