Releases: PromInc/organic-search-analytics
Releases · PromInc/organic-search-analytics
v2.5.4
v2.5.1
Bug Fixes
- Bing data was not being captured. Run the upgrade script to correct the database structure for this to capture.
- General fixes that would cause PHP errors
- Fix inaccurate file and line that called the debug logger in the logs
- Log API connection failures and handle errors instead of throwing fatal errors
Added
- A link to the settings page from the data capture page when no domains have been configured for a search engine.
- warn css class for warning messages
v2.5.0
Reports
- Add page data to the report
- Convert query into a link to Google
- Chart bug fixes
- Stylized display of applied report parameters
- Linked relevant applied report parameters
- Link between relevant reports in the report table
- Added tooltips to column headings
- Correct inaccuracy in average_position calculation
- Fix Date reports with granularity of Week, Month, and Year set
- Database updates
Alter search_analytics table for improved data storage and analysis
- avg_position from int(11) to float, default NULL
- avg_position_click from int(11) to float
- default of null for device_type, country, and query columns
- add page column
- change database charset for wider language compatibility
- add settings table
Added
- Added page level data in capture from Google and reporting
- Added debug logger
- Added the config and log directories to the repository so it isn’t necessary to add it on setup
Changed
- Update Font Awesome to 4.7.0
- Minor style updates throughout the site
- Installation sql script to reflect new database structure
- Upgrade script to reflect these database and file system changes
Fixes/Closes Github Issues
v2.3.7
- Added
- Data Delete feature allowing you to delete data from a specific date for Google only. This is used to clear out data so that you can re-capture it, particularly useful when trying to reset your data due to the bug listed below regarding capturing data from Google
- Enhancements
- Reporting page style update
- Date picker replaced the date dropdowns
- Bug Fixes
- Date range used to check if Google has data available was off by a day
- Data capture from Google was missing queries with special characters