Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
M
morpheus.js
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Daria Zenkova
morpheus.js
Commits
42940dca
Commit
42940dca
authored
Mar 24, 2016
by
joshua-gould
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
load google analytics
parent
c22b7553
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
6 additions
and
32 deletions
+6
-32
index.html
index.html
+4
-4
linking.html
linking.html
+1
-14
tutorial.html
tutorial.html
+1
-14
No files found.
index.html
View file @
42940dca
...
@@ -8,13 +8,12 @@
...
@@ -8,13 +8,12 @@
<meta
name=
"google-site-verification"
<meta
name=
"google-site-verification"
content=
"7UY7VcXR28Tpmw6m6fc6wtJJQvar71GKqGojp3HPb4Q"
/>
content=
"7UY7VcXR28Tpmw6m6fc6wtJJQvar71GKqGojp3HPb4Q"
/>
<title>
Morpheus
</title>
<title>
Morpheus
</title>
<link
rel=
"stylesheet"
href=
"css/morpheus-latest.min.css"
>
<script
type=
"text/javascript"
src=
"js/morpheus-external-latest.min.js"
></script>
<script
type=
"text/javascript"
src=
"js/morpheus-external-latest.min.js"
></script>
<script
src=
"js/morpheus-latest.min.js"
></script>
<script
src=
"js/morpheus-latest.min.js"
></script>
<script
src=
"js/jsme/jsme.nocache.js"
></script>
<script
src=
"js/jsme/jsme.nocache.js"
></script>
<link
rel=
"stylesheet"
href=
"css/morpheus-latest.min.css"
>
<link
href=
"https://fonts.googleapis.com/css?family=Roboto"
<link
rel=
"stylesheet"
type=
"text/css"
>
href=
"https://fonts.googleapis.com/css?family=Roboto' rel='stylesheet"
type=
"text/css"
>
<link
rel=
"shortcut icon"
href=
"favicon.ico"
type=
"image/x-icon"
>
<link
rel=
"shortcut icon"
href=
"favicon.ico"
type=
"image/x-icon"
>
<script
type=
"text/javascript"
<script
type=
"text/javascript"
src=
"https://www.dropbox.com/static/api/2/dropins.js"
id=
"dropboxjs"
src=
"https://www.dropbox.com/static/api/2/dropins.js"
id=
"dropboxjs"
...
@@ -27,6 +26,7 @@
...
@@ -27,6 +26,7 @@
<div
style=
"width: 100%; height: auto;"
id=
"vis"
></div>
<div
style=
"width: 100%; height: auto;"
id=
"vis"
></div>
<script
type=
"text/javascript"
>
<script
type=
"text/javascript"
>
morpheus
.
Util
.
loadTrackingCode
();
window
.
onerror
=
function
()
{
window
.
onerror
=
function
()
{
morpheus
.
FormBuilder
.
showInModal
({
morpheus
.
FormBuilder
.
showInModal
({
title
:
'
Error
'
,
title
:
'
Error
'
,
...
...
linking.html
View file @
42940dca
...
@@ -218,20 +218,7 @@
...
@@ -218,20 +218,7 @@
},
200
);
},
200
);
</script>
</script>
<script>
<script>
(
function
(
i
,
s
,
o
,
g
,
r
,
a
,
m
)
{
morpheus
.
Util
.
loadTrackingCode
();
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-53973555-1
'
,
'
auto
'
);
ga
(
'
send
'
,
'
pageview
'
);
</script>
</script>
</body>
</body>
</html>
</html>
\ No newline at end of file
tutorial.html
View file @
42940dca
...
@@ -352,20 +352,7 @@
...
@@ -352,20 +352,7 @@
});
});
</script>
</script>
<script>
<script>
(
function
(
i
,
s
,
o
,
g
,
r
,
a
,
m
)
{
morpheus
.
Util
.
loadTrackingCode
();
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-53973555-1
'
,
'
auto
'
);
ga
(
'
send
'
,
'
pageview
'
);
</script>
</script>
</body>
</body>
</html>
</html>
\ No newline at end of file
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