Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
sora
/
sanitary-net
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
fddfa687
authored
Jul 16, 2021
by
o.kimura
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
GTMテスト中
parent
c42ffbe9
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
12 additions
and
17 deletions
shared/js/commonparts_gana.js
index.html → test.html
shared/js/commonparts_gana.js
0 → 100644
View file @
fddfa687
This diff is collapsed.
Click to expand it.
index
.html
→
test
.html
View file @
fddfa687
...
...
@@ -10,7 +10,14 @@
<meta
name=
"description"
content=
"トイレナビはトイレでの節水,節約,CO2削減,省エネ,リフォームなどの情報を発信しています。日本レストルーム工業会が運営しています。"
>
<title>
トイレナビ|トイレで節水・節約・CO2削減・省エネ 一般社団法人 日本レストルーム工業会
</title>
<!--各ページ共通項目 -->
<script
type=
"text/javascript"
src=
"shared/js/commonparts.js"
></script>
<!-- Google Tag Manager -->
<script>
(
function
(
w
,
d
,
s
,
l
,
i
){
w
[
l
]
=
w
[
l
]
||
[];
w
[
l
].
push
({
'gtm.start'
:
new
Date
().
getTime
(),
event
:
'gtm.js'
});
var
f
=
d
.
getElementsByTagName
(
s
)[
0
],
j
=
d
.
createElement
(
s
),
dl
=
l
!=
'dataLayer'
?
'&l='
+
l
:
''
;
j
.
async
=
true
;
j
.
src
=
'https://www.googletagmanager.com/gtm.js?id='
+
i
+
dl
;
f
.
parentNode
.
insertBefore
(
j
,
f
);
})(
window
,
document
,
'script'
,
'dataLayer'
,
'GTM-N4F24ZD'
);
</script>
<!-- End Google Tag Manager -->
<script
type=
"text/javascript"
src=
"shared/js/commonparts_gana.js"
></script>
<script
type=
"text/javascript"
src=
"shared/js/jquery.js"
></script>
<script
type=
"text/javascript"
src=
"shared/js/common.js"
></script>
<link
rel=
"stylesheet"
href=
"shared/css/reset.css"
type=
"text/css"
media=
"all"
>
...
...
@@ -35,25 +42,13 @@
<!--[if lt IE 7]>
<script src="http://ie7-js.googlecode.com/svn/version/2.1(beta4)/IE7.js"></script>
<![endif]-->
<!--google analytics -->
<script
type=
"text/javascript"
>
var
_gaq
=
_gaq
||
[];
_gaq
.
push
([
'_setAccount'
,
'UA-560401-9'
]);
_gaq
.
push
([
'_trackPageview'
]);
(
function
()
{
var
ga
=
document
.
createElement
(
'script'
);
ga
.
type
=
'text/javascript'
;
ga
.
async
=
true
;
ga
.
src
=
(
'https:'
==
document
.
location
.
protocol
?
'https://ssl'
:
'http://www'
)
+
'.google-analytics.com/ga.js'
;
var
s
=
document
.
getElementsByTagName
(
'script'
)[
0
];
s
.
parentNode
.
insertBefore
(
ga
,
s
);
})();
</script>
<!--//google analytics -->
</head>
<body>
<!-- Google Tag Manager (noscript) -->
<noscript><iframe
src=
"https://www.googletagmanager.com/ns.html?id=GTM-N4F24ZD"
height=
"0"
width=
"0"
style=
"display:none;visibility:hidden"
></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->
<div
id=
"container"
>
<div
id=
"head_area"
>
<h1><a
href=
"/"
><img
src=
"shared/images/head/site_logo.png"
width=
"478"
height=
"60"
class=
"pngfix"
alt=
"トイレナビ"
/></a></h1>
...
...
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