Difference between revisions of "MediaWiki:Common.js"

From MIPAV
Jump to: navigation, search
(Created page with "/* Any JavaScript here will be loaded for all users on every page load. */ We participate in the US government's analytics program. See the data at analytics.usa.gov.: $...")
(No difference)

Revision as of 19:57, 7 August 2020

/* Any JavaScript here will be loaded for all users on every page load. */

/* We participate in the US government's analytics program. See the data at analytics.usa.gov. */
$(function() {
	importScriptURI('https://dap.digitalgov.gov/Universal-Federated-Analytics-Min.js?agency=DHHS');
});