Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
SRCT
srctweb
Commits
26acf54d
Commit
26acf54d
authored
Jul 28, 2016
by
Daniel W Bond
Browse files
Merge branch 'piwik'
parents
15093171
810dcfb7
Changes
1
Hide whitespace changes
Inline
Side-by-side
srctweb/website/templates/layouts/base.html
View file @
26acf54d
...
...
@@ -79,7 +79,7 @@
_paq
.
push
([
"
enableLinkTracking
"
]);
(
function
()
{
var
u
=
((
"
https:
"
==
document
.
location
.
protocol
)
?
"
https
"
:
"
http
"
)
+
"
://whatsopen.gmu.edu/analytics
/
"
;
var
u
=
"
https:
//piwik.srct.gmu.edu
/
"
;
_paq
.
push
([
"
setTrackerUrl
"
,
u
+
"
piwik.php
"
]);
_paq
.
push
([
"
setSiteId
"
,
"
2
"
]);
var
d
=
document
,
g
=
d
.
createElement
(
"
script
"
),
s
=
d
.
getElementsByTagName
(
"
script
"
)[
0
];
g
.
type
=
"
text/javascript
"
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment