WSU Analytics is a WordPress plugin that provides tracking through Google Analytics for WSU WordPress sites using Google Tag Manager.
This plugin is activated globally on the WSUWP Platform but can be used on any individual WordPress site at WSU. See the filters at the bottom of this page for providing your own application level analytics. If you have any questions about implementation, please reach out to Web Communication.
The settings page for WSU Analytics can be found in your dashboard under "Settings -> Analytics". The following options are available.
<meta name="google-site-verification" content="rPLtSyh-8YGAAT9US7ogfbu32nSPzfoXfxyZrn6t1zA" />
, you would copy the characters from the content=""
section of the tag.content=""
section in the meta tag.Traffic and associated events will be tracked automatically at the global (WSU) and app (WordPress) platforms. Additional settings are provided to track specific site data and to improve the data tracked globally.
For global administrators, options are provided to turn on and off global, application, and site analytics to aid in troubleshooting.
If a theme has decided to extend or override the default events provided by WSU Analytics, an option will appear to either extend or override. See the filters below for more advanced functionality.
Filters are available in the WSU Analytics plugin to extend functionality.
wsu_analytics_app_analytics_id
- Empty string by default. Provide a valid GA ID to track traffic at an application level.wsu_analytics_local_debug
- False by default. Return true if you'd like to override how WSU Analytics handles local environments.