An extension for phpBB 3.1 that allows administrators to easily add their Google Analytics tracking code to their phpBB forum.
You can install this on the latest release of phpBB 3.1 by following the steps below:
- Download the latest release.
- Unzip the downloaded release, and change the name of the folder to
googleanalytics. - In the
extdirectory of your phpBB board, create a new directory namedphpbb(if it does not already exist). - Copy the
googleanalyticsdirectory tophpBB/ext/phpbb/(if done correctly, you'll have the main composer JSON file at (your forum root)/ext/phpbb/googleanalytics/composer.json). - Navigate in the ACP to
Customise -> Manage extensions. - Look for
Google Analyticsunder the Disabled Extensions list, and click itsEnablelink. - Set up and configure Google Analytics by navigating in the ACP to
General->Board Configuration->Board Settings.
- Navigate in the ACP to
Customise -> Extension Management -> Extensions. - Look for
Google Analyticsunder the Enabled Extensions list, and click itsDisablelink. - To permanently uninstall, click
Delete Dataand then delete the/ext/phpbb/googleanalyticsdirectory.
- 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.
