I am using the Visitor Countries widgit. It displays all countries correctly, save one, UserCountry_country_Others - whatever that is. I am using Piwik 1.2 with the latest GeoIP plugin.
See attachment.
Attachment: Visitor countries widget screenshot
index.png
Is this GeoIP-specific? It doesn't appear to be occurring in trunk.
I don't know. Running this through source doesn't come up with anything, so I am assuming it is generated at runtime:
$ egrep -irn "UserCountrycountry" *
(In [4145]) fixes #2147 - default to unknown country if not set
(In [4175]) refs #2147
Just installed 1.3. Still seeing the same problem.
re: comment:8 The above fixes only apply to new visits; it doesn't correct (or apply to) previously tracked visits (i.e., already archived), and it doesn't fix the problem when using the GeoIP plugin's geoipUpdateRows.php script.
vipsoft: It's ok if the fix isn't retroactive. It doesn't matter to me, as long as its fixed forward.
vipsoft: I still am seeing UserCountry_country_Others in the Visitors country pie chart. I am using Piwik 1.6.
If it's a quick fix, I'll update the geoip plugin.
Otherwise I'll defer since we're integrating geolocation into Piwik core.
Thanks a lot vipsoft. It's been bugging me for over a year now.
Hey vipsoft. I'm using 1.7.1 and I am still seeing the UserCountry_country_Others string in the visitor pie chart.