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

Metrics/Reports don't work for GeoIP Data #3222

Closed
anonymous-matomo-user opened this issue Jun 13, 2012 · 1 comment
Closed

Metrics/Reports don't work for GeoIP Data #3222

anonymous-matomo-user opened this issue Jun 13, 2012 · 1 comment
Labels
Bug For errors / faults / flaws / inconsistencies etc. wontfix If you can reproduce this issue, please reopen the issue or create a new one describing it.
Milestone

Comments

@anonymous-matomo-user
Copy link

Clicking some of the metrics associated with GeoIP doesn't work, the error is:
Requested report GeoIP.getGeoIPCountry for Website id=5 not found in the list of available reports.

Also error for this method:
Requested report GeoIP.getGeoIPContinent for Website id=5 not found in the list of available reports.

Backtrace:

#0 /var/www/html/piwik-local/plugins/API/API.php(1089): Piwik_API_API->getRowEvolutionMetaData('5', 'year', '2002-01-01,2012...', 'GeoIP', 'getGeoIPContine...', false)
#1 /var/www/html/piwik-local/plugins/API/API.php(1078): Piwik_API_API->getSingleRowEvolution('5', 'year', '2002-01-01,2012...', 'GeoIP', 'getGeoIPContine...', 'Europe', false, false)
#2 [internal function]: Piwik_API_API->getRowEvolution('5', 'year', '2002-01-01,2012...', 'GeoIP', 'getGeoIPContine...', 'Europe', false, false, false)
#3 /var/www/html/piwik-local/core/API/Proxy.php(190): call_user_func_array(Array, Array)
#4 /var/www/html/piwik-local/core/API/Request.php(128): Piwik_API_Proxy->call('Piwik_API_API', 'getRowEvolution', Array)
#5 /var/www/html/piwik-local/plugins/CoreHome/DataTableRowAction/RowEvolution.php(162): Piwik_API_Request->process()
#6 /var/www/html/piwik-local/plugins/CoreHome/DataTableRowAction/RowEvolution.php(99): Piwik_CoreHome_DataTableRowAction_RowEvolution->loadEvolutionReport()
#7 /var/www/html/piwik-local/plugins/CoreHome/Controller.php(138): Piwik_CoreHome_DataTableRowAction_RowEvolution->__construct(5, Object(Piwik_Date))
#8 [internal function]: Piwik_CoreHome_Controller->getRowEvolutionPopover()
#9 /var/www/html/piwik-local/core/FrontController.php(138): call_user_func_array(Array, Array)
#10 /var/www/html/piwik-local/index.php(53): Piwik_FrontController->dispatch()
#11 {main}

Piwik 1.8.2, GeoIP 0.17

Example call:
http://local-piwik/index.php?apiMethod=GeoIP.getGeoIPCountry&module=CoreHome&action=getRowEvolutionPopover&date=2012-06-13&idSite=5&period=year&label=Sweden&disableLink=1

@mattab
Copy link
Member

mattab commented Jun 17, 2012

Please report in the GeoIP ticket as it is a non core plugin

@anonymous-matomo-user anonymous-matomo-user added this to the 1.8.3 - Piwik 1.8.3 milestone Jul 8, 2014
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug For errors / faults / flaws / inconsistencies etc. wontfix If you can reproduce this issue, please reopen the issue or create a new one describing it.
Projects
None yet
Development

No branches or pull requests

2 participants