close
The Wayback Machine - https://web.archive.org/web/20230627231331/https://github.com/phpbb-extensions/googleanalytics
Skip to content

phpbb-extensions/googleanalytics

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Google Analytics Extension

A phpBB official extension that allows administrators to easily add Google Analytics to their forums.

Build Status codecov Scrutinizer Code Quality

Install

  1. Download the latest validated release.
  2. Unzip the downloaded release and copy it to the ext directory of your phpBB board.
  3. Navigate in the ACP to Customise -> Manage extensions.
  4. Look for Google Analytics under the Disabled Extensions list, and click its Enable link.
  5. Set up and configure Google Analytics by navigating in the ACP to General -> Board Configuration -> Board Settings.

Uninstall

  1. Navigate in the ACP to Customise -> Extension Management -> Extensions.
  2. Look for Google Analytics under the Enabled Extensions list, and click its Disable link.
  3. To permanently uninstall, click Delete Data and then delete the /ext/phpbb/googleanalytics directory.

Support

  • Important: Only official release versions validated by the phpBB Extensions Team should be installed on a live forum. Pre-release (beta, RC) versions downloaded from this repository are only to be used for testing on offline/development forums and are not officially supported.
  • Report bugs and other issues to our Issue Tracker.
  • Support requests should be posted and discussed in the Google Analytics topic at phpBB.com.

Translations

  • Translations should be posted to the Google Analytics topic at phpBB.com. We accept pull requests for translation corrections, but we do not accept pull requests for new translations.

License

GNU General Public License v2