There was an error fetching the commit references. Please try again later.
Added support for Google's Universal Analytics
- Resolves VUFIND-993 - Includes upgrade warning - Includes unit tests
Showing
- config/vufind/config.ini 5 additions, 1 deletionconfig/vufind/config.ini
- module/VuFind/src/VuFind/Config/Upgrade.php 10 additions, 0 deletionsmodule/VuFind/src/VuFind/Config/Upgrade.php
- module/VuFind/src/VuFind/View/Helper/Root/Factory.php 3 additions, 1 deletionmodule/VuFind/src/VuFind/View/Helper/Root/Factory.php
- module/VuFind/src/VuFind/View/Helper/Root/GoogleAnalytics.php 36 additions, 14 deletions...le/VuFind/src/VuFind/View/Helper/Root/GoogleAnalytics.php
- module/VuFind/tests/fixtures/configs/googlewarnings/config.ini 5 additions, 0 deletions...e/VuFind/tests/fixtures/configs/googlewarnings/config.ini
- module/VuFind/tests/unit-tests/src/VuFindTest/Config/UpgradeTest.php 26 additions, 0 deletions...nd/tests/unit-tests/src/VuFindTest/Config/UpgradeTest.php
- module/VuFind/tests/unit-tests/src/VuFindTest/View/Helper/Root/GoogleAnalyticsTest.php 71 additions, 0 deletions...s/src/VuFindTest/View/Helper/Root/GoogleAnalyticsTest.php
Please register or sign in to comment