Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Genesys PGR
Genesys Backend
Commits
f069c91b
Commit
f069c91b
authored
Nov 19, 2013
by
Matija Obreza
Browse files
GA bug
parent
d708fa66
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/main/webapp/WEB-INF/decorator/footer.jsp
View file @
f069c91b
...
...
@@ -35,7 +35,7 @@
_gaq
.
push
([
'
_setAccount
'
,
'
${googleAnalyticsAccount}
'
]);
_gaq
.
push
([
'
_trackPageview
'
]);
try
{
_gaq
.
concat
(
_pageGaq
||
[]
);
_gaq
=
_gaq
.
concat
(
_pageGaq
);
}
catch
(
e
)
{}
(
function
()
{
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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