Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
#2983416. Add Automated Tests. Fixed and improved. More to come.
#3023761 Views Field GAC not Matching GAC Block. Uncache the block. Remove bad code that was adding to the pageview count in the block falsely.
Change the GoogleAnalyticsCounterManager to GoogleAnalyticsCounterAppManager, having moved all the auth methods into the GoogleAnalyticsCounterAuthManager. I did this so I could concentrate on the application part of this module without any distractions.