This extension will allow administrators to easily add their Google Analytics tracking code to phpBB.
Current Release:
Beta 1 (Requires phpBB-3.1.0-RC3)
Release Archive: https://github.com/phpbb-extensions/goo ... s/releases
Github Repository: https://github.com/phpbb-extensions/googleanalytics
Installation:
- Unzip the downloaded release, and change the name of the folder to
googleanalytics
. - In the
ext
directory of your phpBB board, create a new directory namedphpbb
(if it does not already exist). - Copy the
googleanalytics
folder tophpBB/ext/phpbb/
(if done correctly, you'll have the main JSON file at (your forum root)/ext/phpbb/googleanalytics/composer.json). - Navigate in the ACP to
Customise -> Manage extensions
. - Look for
Google Analytics
under the Disabled Extensions list, and click itsEnable
link. - Set up and configure Google Analytics by navigating in the ACP to
Board Settings
.
All are welcome to contribute to the extension by forking our repository and submitting a Pull Request through Github.