We’re launching a couple of new features in your Analytics dashboard, including a new chart and filters.
Top locations chart
The top locations chart now lets you explore a map of which countries visit your website the most.
To try it out, log in to the app , select a site, go to the site’s “Analytics” tab and scroll down to the “Top locations” section.
Check out the docs to learn more!
Filters
Time period filters allow you to filter your website’s data over 30 days, 7 days, and 24 hours. These let you adjust the granularity of your data as well as the range. The 24 hours filter plots hourly metrics while the others plot daily metrics.
To try it out, log in to the app , select a site, go to the site’s “Analytics” tab and use the dropdown menu to select a time period.
Check out the docs to learn more!
8 Likes
FYI, on the map you can zoom in, but you can’t drag up and down, only left and right.
Another bug report. I had a slightly green highlight on French Guana that your map reports as France.
perry
March 26, 2020, 8:35pm
4
hey raymond, thanks for pointing this out! we were aware of the first thing:
Anyone else experiencing this? I’m only able to drag left and right (east and west) after zooming in. Seeing this in Chrome v80.0 on macOS Catalina.
the origin of this is actually a third party that we are currently waiting to fix:
opened 09:27AM - 23 Dec 19 UTC
closed 02:46PM - 01 Apr 20 UTC
Product: Highcharts Stock
Priority: High
Product: Highcharts Maps
Type: Regression
Flow: Done
#### Behaviour
Looks like enabling vertical panning for Stock broke it for Maps… .
@Denyllon
https://github.com/highcharts/highcharts/commit/f5b56c90d4e254e616737c2b599a74c34f3b378a
The new state is added only for Stock. When debugging a Highmaps demo - the needed property is undefined.
By default panning of type 'xy' should be enabled for the `map` constructor in Highmaps - otherwise, the vertical panning feature will cause a regression for Highmaps.
BTW: `panningState` is added to colorAxis as well as to yAxis, so this could be fixed too.
I have checked if loading the Stock module will work as a workaround, but it doesn't help since panningState is being filled with `NaN`s - series.yData for map series is full of `undefined`.
fyi: @sebastianbochan
#### Live demo with steps to reproduce
https://jsfiddle.net/BlackLabel/q74vr8aj/
Zoom in and try panning vertically.
Only horizontal panning is visible.
#### Product version
8.0.0
As far as French Guiana goes - thats new, so thanks for mentioning it!