A WordPress plugin that uses Google Analytics data to determine the most popular posts on your site and display a list of popular posts via the included widget.
There is a $preserveNulls value within the Google Analytics API, but $preserve isn't defined elsewhere in the plugin. Unclear if there's an effect on front-end display / queries.
https://github.com/INN/analytic-bridge/blob/master/classes/AnalyticsPopularWidget.php#L166
There is a $preserveNulls value within the Google Analytics API, but $preserve isn't defined elsewhere in the plugin. Unclear if there's an effect on front-end display / queries.