Extension:GoogleAnalyticsPageViewsPropertyAnnotator
![]() | Please expand this page. |
![]() | This extension is currently not actively maintained! Although it may still work, any bug reports or feature requests will more than likely be ignored. |
![]() Release status: unmaintainedCategory:Unmaintained extensions |
|
---|---|
Author(s) | Julien |
Latest version | 1.0 |
MediaWiki | Category:Extensions without MediaWiki version |
Composer | wikifab/page-views-propertyCategory:Extensions supporting Composer |
License | GNU General Public License 2.0 or later |
Download | GitHub: Note: |
|
|
The GoogleAnalyticsPageViewsPropertyAnnotator extension adds a new property annotator to Semantic Extra Special Properties which fetches page views counters from Google Analytics.
Installation
- Download and place the file(s) in a directory called
GoogleAnalyticsPageViewsPropertyAnnotator
in yourextensions/
folder. - Add the following code at the bottom of your LocalSettings.php file:
wfLoadExtension( 'GoogleAnalyticsPageViewsPropertyAnnotator' );
Done – Navigate to Special:Version on your wiki to verify that the extension is successfully installed. Category:Unmaintained Semantic MediaWiki extensions
Category:All extensions
Category:BeforePageDisplay extensions
Category:Extensions in GitHub version control
Category:Extensions supporting Composer
Category:Extensions with invalid or missing type
Category:Extensions without MediaWiki version
Category:Extensions without a compatibility policy
Category:Extensions without an image
Category:GPL licensed extensions
Category:Pages to be expanded
Category:Unmaintained Semantic MediaWiki extensions
Category:Unmaintained extensions