-
Notifications
You must be signed in to change notification settings - Fork 518
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
Blogifier Analytics #245
Comments
Renamed the "BarChartComponent.razor" to "AnalyticsComponent.razor". |
I was working on this but @rxtur has finished it off. on which branch you have merged, I would like to check out. |
All development is done on |
On the chart, an admin wants to know how many visits they had per day. not per post. This is the same example but It's per month: and if they want to see which page or post had more visits they can switch to the list. which we have it already. |
this visits still going to be counted on per post visits or when a customer opens any blogifier page, this will count in? |
I wonder if a better option would be to add Google Analytics (can do this today) and the devs focus on other features? |
Improve the current analytics with a better design and a little more reports.
TODO:
The text was updated successfully, but these errors were encountered: