Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
monero-project
monero-site
Commits
d1833079
Verified
Commit
d1833079
authored
Sep 21, 2017
by
Diego Salazar
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Included Google Analytics
parent
7ffe5fb0
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
12 additions
and
0 deletions
+12
-0
_includes/footer.html
_includes/footer.html
+12
-0
No files found.
_includes/footer.html
View file @
d1833079
...
...
@@ -57,5 +57,17 @@
<!-- JS -->
<script
src=
"//static.getmonero.org/scripts.js"
></script>
<script
type=
"text/javascript"
>
$
(
document
).
ready
(
function
(){
$
(
'
[data-toggle="tooltip"]
'
).
tooltip
();
});
(
function
(
i
,
s
,
o
,
g
,
r
,
a
,
m
){
i
[
'
GoogleAnalyticsObject
'
]
=
r
;
i
[
r
]
=
i
[
r
]
||
function
(){
(
i
[
r
].
q
=
i
[
r
].
q
||
[]).
push
(
arguments
)},
i
[
r
].
l
=
1
*
new
Date
();
a
=
s
.
createElement
(
o
),
m
=
s
.
getElementsByTagName
(
o
)[
0
];
a
.
async
=
1
;
a
.
src
=
g
;
m
.
parentNode
.
insertBefore
(
a
,
m
)
})(
window
,
document
,
'
script
'
,
'
//www.google-analytics.com/analytics.js
'
,
'
ga
'
);
ga
(
'
create
'
,
'
UA-53312765-1
'
,
'
auto
'
);
ga
(
'
require
'
,
'
linkid
'
,
'
linkid.js
'
);
ga
(
'
send
'
,
'
pageview
'
);
</script>
{% include hostflag.html %}
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