Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
libai
/
footsen
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Members
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
838eee69
authored
5 years ago
by
dabai
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
google统计
parent
ae40b1b2
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
88 additions
and
29 deletions
1/index.html
1/ios.html
index.html
index2.html
ios.html
1/index.html
View file @
838eee69
...
...
@@ -2,7 +2,11 @@
<html
lang=
"en"
>
<head>
<script
type=
"text/javascript"
src=
"//res.cdn.openinstall.io/openinstall.js"
></script>
<script>
window
.
ga
=
window
.
ga
||
function
(){(
ga
.
q
=
ga
.
q
||
[]).
push
(
arguments
)};
ga
.
l
=+
new
Date
;
ga
(
'create'
,
'UA-134943215-2'
,
'auto'
);
ga
(
'send'
,
'pageview'
);
</script>
<meta
charset=
"UTF-8"
>
<meta
name=
"googlebot"
content=
"noindex,nofollow"
>
<meta
name=
"robots"
content=
"noindex,nofollow"
>
...
...
@@ -290,7 +294,14 @@ $('.mBottom').show();
}
}
else
{
window
.
location
.
href
=
'http://footseen.com/apk'
;
ga
(
'send'
,
'event'
,
{
eventCategory
:
'default'
,
eventAction
:
'click'
,
eventLabel
:
'default'
});
setTimeout
(
function
(){
window
.
location
.
href
=
'http://footseen.com/apk'
;
},
500
)
}
})
// }
...
...
This diff is collapsed.
Click to expand it.
1/ios.html
View file @
838eee69
...
...
@@ -12,6 +12,11 @@
}
}
</script> -->
<script>
window
.
ga
=
window
.
ga
||
function
(){(
ga
.
q
=
ga
.
q
||
[]).
push
(
arguments
)};
ga
.
l
=+
new
Date
;
ga
(
'create'
,
'UA-134943215-2'
,
'auto'
);
ga
(
'send'
,
'pageview'
);
</script>
<meta
charset=
"UTF-8"
>
<meta
name=
"googlebot"
content=
"noindex,nofollow"
>
<meta
name=
"robots"
content=
"noindex,nofollow"
>
...
...
@@ -272,26 +277,33 @@
<script
src=
'/layer-v3.1.0/layer/layer.js'
></script>
<script
type=
"text/javascript"
>
$
(
'.mBottom'
).
show
();
$
(
'.iosBtn'
).
on
(
'click'
,
function
(){
window
.
location
.
href
=
'https://testflight.apple.com/join/F0dDxv20'
;
})
// var data = OpenInstall.parseUrlParams();
//new OpenInstall({
// appKey: "dzxj4c",
// preferWakeup: true,
// mask: function () {
// return '
<
div
id
=
"openinstall_shadow"
class
=
"shadow-img"
><
img
src
=
"images/share-img.png"
alt
=
""
><
/div>
'
// },
// onready: function () {
// var m = this;
// m.schemeWakeup();
// $(".iosBtn").on("click", function () {
// console.log(1111111111)
// m.wakeupOrInstall();
// return false;
// })
// }
//}, data);
var
data
=
OpenInstall
.
parseUrlParams
();
// $('.iosBtn').on('click',function(){
// window.location.href = 'https://testflight.apple.com/join/F0dDxv20';
// })
new
OpenInstall
({
appKey
:
"dzxj4c"
,
preferWakeup
:
true
,
mask
:
function
()
{
return
'
<
div
id
=
"openinstall_shadow"
class
=
"shadow-img"
><
img
src
=
"images/share-img.png"
alt
=
""
><
/div>
'
},
onready
:
function
()
{
var
m
=
this
;
m
.
schemeWakeup
();
$
(
".iosBtn"
).
on
(
"click"
,
function
()
{
console
.
log
(
1111
)
ga
(
'send'
,
'event'
,
{
eventCategory
:
'ios'
,
eventAction
:
'click'
,
eventLabel
:
'ios'
});
setTimeout
(
function
(){
m
.
wakeupOrInstall
();
},
500
)
return
false
;
})
}
},
data
);
$
(
'.topUp'
).
on
(
'click'
,
function
(){
window
.
location
.
href
=
'http://www.yabolive.tv/footseen/phonepay/applepay.html?lang='
+
sessionStorage
.
lang
+
'&gofrom=web'
;
})
...
...
This diff is collapsed.
Click to expand it.
index.html
View file @
838eee69
...
...
@@ -13,7 +13,12 @@
}
}
</script>-->
<script>
window
.
ga
=
window
.
ga
||
function
(){(
ga
.
q
=
ga
.
q
||
[]).
push
(
arguments
)};
ga
.
l
=+
new
Date
;
ga
(
'create'
,
'UA-134943215-2'
,
'auto'
);
ga
(
'send'
,
'pageview'
);
</script>
<script
async
src=
'https://www.google-analytics.com/analytics.js'
></script>
<meta
charset=
"UTF-8"
>
<meta
name=
"googlebot"
content=
"noindex,nofollow"
>
<meta
name=
"robots"
content=
"noindex,nofollow"
>
...
...
@@ -297,8 +302,15 @@ $('.mBottom').show();
$
(
".masking.L_En"
).
fadeIn
(
500
);
}
}
else
{
window
.
location
.
href
=
'apk'
;
}
ga
(
'send'
,
'event'
,
{
eventCategory
:
'andorid'
,
eventAction
:
'click'
,
eventLabel
:
'andorid'
});
setTimeout
(
function
(){
window
.
location
.
href
=
'apk'
;
},
500
)
}
})
// }
...
...
This diff is collapsed.
Click to expand it.
index2.html
View file @
838eee69
...
...
@@ -2,7 +2,11 @@
<html
lang=
"en"
>
<head>
<script
type=
"text/javascript"
src=
"//res.cdn.openinstall.io/openinstall.js"
></script>
<script>
window
.
ga
=
window
.
ga
||
function
(){(
ga
.
q
=
ga
.
q
||
[]).
push
(
arguments
)};
ga
.
l
=+
new
Date
;
ga
(
'create'
,
'UA-134943215-2'
,
'auto'
);
ga
(
'send'
,
'pageview'
);
</script>
<meta
charset=
"UTF-8"
>
<meta
name=
"googlebot"
content=
"noindex,nofollow"
>
<meta
name=
"robots"
content=
"noindex,nofollow"
>
...
...
@@ -287,7 +291,14 @@ $('.mBottom').show();
}
}
else
{
window
.
location
.
href
=
'http://footseen.com/apk'
;
ga
(
'send'
,
'event'
,
{
eventCategory
:
'default'
,
eventAction
:
'click'
,
eventLabel
:
'default'
});
setTimeout
(
function
(){
window
.
location
.
href
=
'http://footseen.com/apk'
;
},
500
)
}
})
// }
...
...
This diff is collapsed.
Click to expand it.
ios.html
View file @
838eee69
...
...
@@ -12,6 +12,12 @@
}
}
</script>-->
<script>
window
.
ga
=
window
.
ga
||
function
(){(
ga
.
q
=
ga
.
q
||
[]).
push
(
arguments
)};
ga
.
l
=+
new
Date
;
ga
(
'create'
,
'UA-134943215-2'
,
'auto'
);
ga
(
'send'
,
'pageview'
);
</script>
<script
async
src=
'https://www.google-analytics.com/analytics.js'
></script>
<meta
charset=
"UTF-8"
>
<meta
name=
"googlebot"
content=
"noindex,nofollow"
>
<meta
name=
"robots"
content=
"noindex,nofollow"
>
...
...
@@ -286,8 +292,15 @@ new OpenInstall({
var
m
=
this
;
m
.
schemeWakeup
();
$
(
".iosBtn"
).
on
(
"click"
,
function
()
{
console
.
log
(
1111111111
)
m
.
wakeupOrInstall
();
console
.
log
(
1111
)
ga
(
'send'
,
'event'
,
{
eventCategory
:
'ios'
,
eventAction
:
'click'
,
eventLabel
:
'ios'
});
setTimeout
(
function
(){
m
.
wakeupOrInstall
();
},
500
)
return
false
;
})
}
...
...
This diff is collapsed.
Click to expand it.
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