Pier without Google

Recently I was setting up Pier at work, they prefer not to have any connections with Google. When porting the packages to Git, I didn't port PierGoogle due to errors.

While talking to an admin who deals with several small local companies, missing Google Analytics would be difficult. Having the Google libraries as an optional load is ideal.

Changes:

  • PRGoogleAnalyticsWidget displays in the head section of the page, added https: before //www.google-analytics.com
  • PRGoogleGadget is missing HTTPSocket & XMLDOMParser, this needs to be found
Posted by John Borden at 7 September 2019, 3:05 pm link