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
Dec 24, 2019
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 @@
...
@@ -2,7 +2,11 @@
<html
lang=
"en"
>
<html
lang=
"en"
>
<head>
<head>
<script
type=
"text/javascript"
src=
"//res.cdn.openinstall.io/openinstall.js"
></script>
<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
charset=
"UTF-8"
>
<meta
name=
"googlebot"
content=
"noindex,nofollow"
>
<meta
name=
"googlebot"
content=
"noindex,nofollow"
>
<meta
name=
"robots"
content=
"noindex,nofollow"
>
<meta
name=
"robots"
content=
"noindex,nofollow"
>
...
@@ -290,7 +294,14 @@ $('.mBottom').show();
...
@@ -290,7 +294,14 @@ $('.mBottom').show();
}
}
}
}
else
{
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
)
}
}
})
})
// }
// }
...
...
1/ios.html
View file @
838eee69
...
@@ -12,6 +12,11 @@
...
@@ -12,6 +12,11 @@
}
}
}
}
</script> -->
</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
charset=
"UTF-8"
>
<meta
name=
"googlebot"
content=
"noindex,nofollow"
>
<meta
name=
"googlebot"
content=
"noindex,nofollow"
>
<meta
name=
"robots"
content=
"noindex,nofollow"
>
<meta
name=
"robots"
content=
"noindex,nofollow"
>
...
@@ -272,26 +277,33 @@
...
@@ -272,26 +277,33 @@
<script
src=
'/layer-v3.1.0/layer/layer.js'
></script>
<script
src=
'/layer-v3.1.0/layer/layer.js'
></script>
<script
type=
"text/javascript"
>
<script
type=
"text/javascript"
>
$
(
'.mBottom'
).
show
();
$
(
'.mBottom'
).
show
();
$
(
'.iosBtn'
).
on
(
'click'
,
function
(){
var
data
=
OpenInstall
.
parseUrlParams
();
window
.
location
.
href
=
'https://testflight.apple.com/join/F0dDxv20'
;
// $('.iosBtn').on('click',function(){
})
// window.location.href = 'https://testflight.apple.com/join/F0dDxv20';
// var data = OpenInstall.parseUrlParams();
// })
//new OpenInstall({
new
OpenInstall
({
// appKey: "dzxj4c",
appKey
:
"dzxj4c"
,
// preferWakeup: true,
preferWakeup
:
true
,
// mask: function () {
mask
:
function
()
{
// return '
<
div
id
=
"openinstall_shadow"
class
=
"shadow-img"
><
img
src
=
"images/share-img.png"
alt
=
""
><
/div>
'
return
'
<
div
id
=
"openinstall_shadow"
class
=
"shadow-img"
><
img
src
=
"images/share-img.png"
alt
=
""
><
/div>
'
// },
},
// onready: function () {
onready
:
function
()
{
// var m = this;
var
m
=
this
;
// m.schemeWakeup();
m
.
schemeWakeup
();
// $(".iosBtn").on("click", function () {
$
(
".iosBtn"
).
on
(
"click"
,
function
()
{
// console.log(1111111111)
console
.
log
(
1111
)
// m.wakeupOrInstall();
ga
(
'send'
,
'event'
,
{
// return false;
eventCategory
:
'ios'
,
// })
eventAction
:
'click'
,
// }
eventLabel
:
'ios'
//}, data);
});
setTimeout
(
function
(){
m
.
wakeupOrInstall
();
},
500
)
return
false
;
})
}
},
data
);
$
(
'.topUp'
).
on
(
'click'
,
function
(){
$
(
'.topUp'
).
on
(
'click'
,
function
(){
window
.
location
.
href
=
'http://www.yabolive.tv/footseen/phonepay/applepay.html?lang='
+
sessionStorage
.
lang
+
'&gofrom=web'
;
window
.
location
.
href
=
'http://www.yabolive.tv/footseen/phonepay/applepay.html?lang='
+
sessionStorage
.
lang
+
'&gofrom=web'
;
})
})
...
...
index.html
View file @
838eee69
...
@@ -13,7 +13,12 @@
...
@@ -13,7 +13,12 @@
}
}
}
}
</script>-->
</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
charset=
"UTF-8"
>
<meta
name=
"googlebot"
content=
"noindex,nofollow"
>
<meta
name=
"googlebot"
content=
"noindex,nofollow"
>
<meta
name=
"robots"
content=
"noindex,nofollow"
>
<meta
name=
"robots"
content=
"noindex,nofollow"
>
...
@@ -297,8 +302,15 @@ $('.mBottom').show();
...
@@ -297,8 +302,15 @@ $('.mBottom').show();
$
(
".masking.L_En"
).
fadeIn
(
500
);
$
(
".masking.L_En"
).
fadeIn
(
500
);
}
}
}
else
{
}
else
{
window
.
location
.
href
=
'apk'
;
ga
(
'send'
,
'event'
,
{
}
eventCategory
:
'andorid'
,
eventAction
:
'click'
,
eventLabel
:
'andorid'
});
setTimeout
(
function
(){
window
.
location
.
href
=
'apk'
;
},
500
)
}
})
})
// }
// }
...
...
index2.html
View file @
838eee69
...
@@ -2,7 +2,11 @@
...
@@ -2,7 +2,11 @@
<html
lang=
"en"
>
<html
lang=
"en"
>
<head>
<head>
<script
type=
"text/javascript"
src=
"//res.cdn.openinstall.io/openinstall.js"
></script>
<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
charset=
"UTF-8"
>
<meta
name=
"googlebot"
content=
"noindex,nofollow"
>
<meta
name=
"googlebot"
content=
"noindex,nofollow"
>
<meta
name=
"robots"
content=
"noindex,nofollow"
>
<meta
name=
"robots"
content=
"noindex,nofollow"
>
...
@@ -287,7 +291,14 @@ $('.mBottom').show();
...
@@ -287,7 +291,14 @@ $('.mBottom').show();
}
}
}
}
else
{
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
)
}
}
})
})
// }
// }
...
...
ios.html
View file @
838eee69
...
@@ -12,6 +12,12 @@
...
@@ -12,6 +12,12 @@
}
}
}
}
</script>-->
</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
charset=
"UTF-8"
>
<meta
name=
"googlebot"
content=
"noindex,nofollow"
>
<meta
name=
"googlebot"
content=
"noindex,nofollow"
>
<meta
name=
"robots"
content=
"noindex,nofollow"
>
<meta
name=
"robots"
content=
"noindex,nofollow"
>
...
@@ -286,8 +292,15 @@ new OpenInstall({
...
@@ -286,8 +292,15 @@ new OpenInstall({
var
m
=
this
;
var
m
=
this
;
m
.
schemeWakeup
();
m
.
schemeWakeup
();
$
(
".iosBtn"
).
on
(
"click"
,
function
()
{
$
(
".iosBtn"
).
on
(
"click"
,
function
()
{
console
.
log
(
1111111111
)
console
.
log
(
1111
)
m
.
wakeupOrInstall
();
ga
(
'send'
,
'event'
,
{
eventCategory
:
'ios'
,
eventAction
:
'click'
,
eventLabel
:
'ios'
});
setTimeout
(
function
(){
m
.
wakeupOrInstall
();
},
500
)
return
false
;
return
false
;
})
})
}
}
...
...
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