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
d41c62fa
authored
5 years ago
by
dabai
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
footseen广告统计
parent
d0ed5431
Show whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
120 additions
and
27 deletions
1/index.html
1/ios.html
index.html
index2.html
ios.html
1/index.html
View file @
d41c62fa
...
@@ -2,11 +2,23 @@
...
@@ -2,11 +2,23 @@
<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
async
src=
'https://www.google-analytics.com/analytics.js'
></script>
<script>
<script>
window
.
ga
=
window
.
ga
||
function
(){(
ga
.
q
=
ga
.
q
||
[]).
push
(
arguments
)};
ga
.
l
=+
new
Date
;
window
.
ga
=
window
.
ga
||
function
(){(
ga
.
q
=
ga
.
q
||
[]).
push
(
arguments
)};
ga
.
l
=+
new
Date
;
ga
(
'create'
,
'UA-134943215-2'
,
'auto'
);
ga
(
'create'
,
'UA-134943215-2'
,
'auto'
);
ga
(
'send'
,
'pageview'
);
ga
(
'send'
,
'pageview'
);
</script>
</script>
<script
async
src=
"https://www.googletagmanager.com/gtag/js?id=AW-678006312"
></script>
<script>
window
.
dataLayer
=
window
.
dataLayer
||
[];
function
gtag
(){
dataLayer
.
push
(
arguments
);}
gtag
(
'js'
,
new
Date
());
gtag
(
'config'
,
'AW-678006312'
);
</script>
<script>
gtag
(
'event'
,
'conversion'
,
{
'send_to'
:
'AW-678006312/kqI0CJCE-7gBEKicpsMC'
});
</script>
<meta
charset=
"UTF-8"
>
<meta
charset=
"UTF-8"
>
<meta
name=
"renderer"
content=
"webkit"
>
<meta
name=
"renderer"
content=
"webkit"
>
<meta
http-equiv=
"X-UA-Compatible"
content=
"IE=edge"
>
<meta
http-equiv=
"X-UA-Compatible"
content=
"IE=edge"
>
...
@@ -295,13 +307,19 @@ $('.mBottom').show();
...
@@ -295,13 +307,19 @@ $('.mBottom').show();
eventAction
:
'click'
,
eventAction
:
'click'
,
eventLabel
:
'defaultAndroid'
eventLabel
:
'defaultAndroid'
});
});
setTimeout
(
function
(){
gtag
(
'event'
,
'conversion'
,
{
window
.
location
.
href
=
'http://footseen.com/apk'
;
'send_to'
:
'AW-678006312/kqI0CJCE-7gBEKicpsMC'
,
},
500
)
'event_callback'
:
gtag_report_conversion
(
'apk'
)
});
}
}
})
})
// }
// }
function
gtag_report_conversion
()
{
setTimeout
(
function
(){
window
.
location
.
href
=
'http://footseen.com/apk'
;
},
500
)
}
$
(
'.topUp'
).
on
(
'click'
,
function
(){
$
(
'.topUp'
).
on
(
'click'
,
function
(){
window
.
location
.
href
=
'http://www.yabolive.tv/footseen/phonepay/applepay.html?lang='
+
sessionStorage
.
lang
+
'&gofrom=web&cidStr=h5_footseengw'
;
window
.
location
.
href
=
'http://www.yabolive.tv/footseen/phonepay/applepay.html?lang='
+
sessionStorage
.
lang
+
'&gofrom=web&cidStr=h5_footseengw'
;
})
})
...
...
This diff is collapsed.
Click to expand it.
1/ios.html
View file @
d41c62fa
...
@@ -12,11 +12,23 @@
...
@@ -12,11 +12,23 @@
}
}
}
}
</script> -->
</script> -->
<script
async
src=
'https://www.google-analytics.com/analytics.js'
></script>
<script>
<script>
window
.
ga
=
window
.
ga
||
function
(){(
ga
.
q
=
ga
.
q
||
[]).
push
(
arguments
)};
ga
.
l
=+
new
Date
;
window
.
ga
=
window
.
ga
||
function
(){(
ga
.
q
=
ga
.
q
||
[]).
push
(
arguments
)};
ga
.
l
=+
new
Date
;
ga
(
'create'
,
'UA-134943215-2'
,
'auto'
);
ga
(
'create'
,
'UA-134943215-2'
,
'auto'
);
ga
(
'send'
,
'pageview'
);
ga
(
'send'
,
'pageview'
);
</script>
</script>
<script
async
src=
"https://www.googletagmanager.com/gtag/js?id=AW-678006312"
></script>
<script>
window
.
dataLayer
=
window
.
dataLayer
||
[];
function
gtag
(){
dataLayer
.
push
(
arguments
);}
gtag
(
'js'
,
new
Date
());
gtag
(
'config'
,
'AW-678006312'
);
</script>
<script>
gtag
(
'event'
,
'conversion'
,
{
'send_to'
:
'AW-678006312/kqI0CJCE-7gBEKicpsMC'
});
</script>
<meta
charset=
"UTF-8"
>
<meta
charset=
"UTF-8"
>
<meta
name=
"renderer"
content=
"webkit"
>
<meta
name=
"renderer"
content=
"webkit"
>
<meta
http-equiv=
"X-UA-Compatible"
content=
"IE=edge"
>
<meta
http-equiv=
"X-UA-Compatible"
content=
"IE=edge"
>
...
@@ -298,13 +310,21 @@ new OpenInstall({
...
@@ -298,13 +310,21 @@ new OpenInstall({
eventAction
:
'click'
,
eventAction
:
'click'
,
eventLabel
:
'defaultIos'
eventLabel
:
'defaultIos'
});
});
setTimeout
(
function
(){
gtag
(
'event'
,
'conversion'
,
{
m
.
wakeupOrInstall
();
'send_to'
:
'AW-678006312/kqI0CJCE-7gBEKicpsMC'
,
},
500
)
'event_callback'
:
gtag_report_conversion
(
m
)
});
return
false
;
return
false
;
})
})
}
}
},
data
);
},
data
);
function
gtag_report_conversion
(
m
)
{
setTimeout
(
function
(){
m
.
wakeupOrInstall
();
},
500
)
}
$
(
'.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'
;
})
})
...
...
This diff is collapsed.
Click to expand it.
index.html
View file @
d41c62fa
...
@@ -13,12 +13,23 @@
...
@@ -13,12 +13,23 @@
}
}
}
}
</script>-->
</script>-->
<script
async
src=
'https://www.google-analytics.com/analytics.js'
></script>
<script>
<script>
window
.
ga
=
window
.
ga
||
function
(){(
ga
.
q
=
ga
.
q
||
[]).
push
(
arguments
)};
ga
.
l
=+
new
Date
;
window
.
ga
=
window
.
ga
||
function
(){(
ga
.
q
=
ga
.
q
||
[]).
push
(
arguments
)};
ga
.
l
=+
new
Date
;
ga
(
'create'
,
'UA-134943215-2'
,
'auto'
);
ga
(
'create'
,
'UA-134943215-2'
,
'auto'
);
ga
(
'send'
,
'pageview'
);
ga
(
'send'
,
'pageview'
);
</script>
</script>
<script
async
src=
'https://www.google-analytics.com/analytics.js'
></script>
<script
async
src=
"https://www.googletagmanager.com/gtag/js?id=AW-678006312"
></script>
<script>
window
.
dataLayer
=
window
.
dataLayer
||
[];
function
gtag
(){
dataLayer
.
push
(
arguments
);}
gtag
(
'js'
,
new
Date
());
gtag
(
'config'
,
'AW-678006312'
);
</script>
<script>
gtag
(
'event'
,
'conversion'
,
{
'send_to'
:
'AW-678006312/kqI0CJCE-7gBEKicpsMC'
});
</script>
<meta
charset=
"UTF-8"
>
<meta
charset=
"UTF-8"
>
<meta
name=
"renderer"
content=
"webkit"
>
<meta
name=
"renderer"
content=
"webkit"
>
<meta
http-equiv=
"X-UA-Compatible"
content=
"IE=edge"
>
<meta
http-equiv=
"X-UA-Compatible"
content=
"IE=edge"
>
...
@@ -303,13 +314,20 @@ $('.mBottom').show();
...
@@ -303,13 +314,20 @@ $('.mBottom').show();
eventAction
:
'click'
,
eventAction
:
'click'
,
eventLabel
:
'andorid'
eventLabel
:
'andorid'
});
});
setTimeout
(
function
(){
gtag
(
'event'
,
'conversion'
,
{
window
.
location
.
href
=
'apk'
;
'send_to'
:
'AW-678006312/kqI0CJCE-7gBEKicpsMC'
,
},
500
)
'event_callback'
:
gtag_report_conversion
(
'apk'
)
});
}
}
})
})
// }
// }
function
gtag_report_conversion
(
url
)
{
setTimeout
(
function
(){
window
.
location
.
href
=
'apk'
;
},
500
)
}
$
(
'.topUp'
).
on
(
'click'
,
function
(){
$
(
'.topUp'
).
on
(
'click'
,
function
(){
window
.
location
.
href
=
'http://www.yabolive.tv/footseen/phonepay/applepay.html?lang='
+
sessionStorage
.
lang
+
'&gofrom=web&cidStr=h5_footseengw'
;
window
.
location
.
href
=
'http://www.yabolive.tv/footseen/phonepay/applepay.html?lang='
+
sessionStorage
.
lang
+
'&gofrom=web&cidStr=h5_footseengw'
;
})
})
...
...
This diff is collapsed.
Click to expand it.
index2.html
View file @
d41c62fa
...
@@ -2,11 +2,23 @@
...
@@ -2,11 +2,23 @@
<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>
<script
async
src=
'https://www.google-analytics.com/analytics.js'
></script>
<script>
window
.
ga
=
window
.
ga
||
function
(){(
ga
.
q
=
ga
.
q
||
[]).
push
(
arguments
)};
ga
.
l
=+
new
Date
;
window
.
ga
=
window
.
ga
||
function
(){(
ga
.
q
=
ga
.
q
||
[]).
push
(
arguments
)};
ga
.
l
=+
new
Date
;
ga
(
'create'
,
'UA-134943215-2'
,
'auto'
);
ga
(
'create'
,
'UA-134943215-2'
,
'auto'
);
ga
(
'send'
,
'pageview'
);
ga
(
'send'
,
'pageview'
);
</script>
</script>
<script
async
src=
"https://www.googletagmanager.com/gtag/js?id=AW-678006312"
></script>
<script>
window
.
dataLayer
=
window
.
dataLayer
||
[];
function
gtag
(){
dataLayer
.
push
(
arguments
);}
gtag
(
'js'
,
new
Date
());
gtag
(
'config'
,
'AW-678006312'
);
</script>
<script>
gtag
(
'event'
,
'conversion'
,
{
'send_to'
:
'AW-678006312/kqI0CJCE-7gBEKicpsMC'
});
</script>
<meta
charset=
"UTF-8"
>
<meta
charset=
"UTF-8"
>
<meta
name=
"renderer"
content=
"webkit"
>
<meta
name=
"renderer"
content=
"webkit"
>
<meta
http-equiv=
"X-UA-Compatible"
content=
"IE=edge"
>
<meta
http-equiv=
"X-UA-Compatible"
content=
"IE=edge"
>
...
@@ -292,13 +304,20 @@ $('.mBottom').show();
...
@@ -292,13 +304,20 @@ $('.mBottom').show();
eventAction
:
'click'
,
eventAction
:
'click'
,
eventLabel
:
'defaultAndroid'
eventLabel
:
'defaultAndroid'
});
});
setTimeout
(
function
(){
gtag
(
'event'
,
'conversion'
,
{
window
.
location
.
href
=
'http://footseen.com/apk'
;
'send_to'
:
'AW-678006312/kqI0CJCE-7gBEKicpsMC'
,
},
500
)
'event_callback'
:
gtag_report_conversion
(
'apk'
)
});
}
}
})
})
// }
// }
function
gtag_report_conversion
(
url
)
{
setTimeout
(
function
(){
window
.
location
.
href
=
'http://footseen.com/apk'
;
},
500
)
}
$
(
'.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'
;
})
})
...
...
This diff is collapsed.
Click to expand it.
ios.html
View file @
d41c62fa
...
@@ -12,12 +12,23 @@
...
@@ -12,12 +12,23 @@
}
}
}
}
</script>-->
</script>-->
<script
async
src=
'https://www.google-analytics.com/analytics.js'
></script>
<script>
<script>
window
.
ga
=
window
.
ga
||
function
(){(
ga
.
q
=
ga
.
q
||
[]).
push
(
arguments
)};
ga
.
l
=+
new
Date
;
window
.
ga
=
window
.
ga
||
function
(){(
ga
.
q
=
ga
.
q
||
[]).
push
(
arguments
)};
ga
.
l
=+
new
Date
;
ga
(
'create'
,
'UA-134943215-2'
,
'auto'
);
ga
(
'create'
,
'UA-134943215-2'
,
'auto'
);
ga
(
'send'
,
'pageview'
);
ga
(
'send'
,
'pageview'
);
</script>
</script>
<script
async
src=
'https://www.google-analytics.com/analytics.js'
></script>
<script
async
src=
"https://www.googletagmanager.com/gtag/js?id=AW-678006312"
></script>
<script>
window
.
dataLayer
=
window
.
dataLayer
||
[];
function
gtag
(){
dataLayer
.
push
(
arguments
);}
gtag
(
'js'
,
new
Date
());
gtag
(
'config'
,
'AW-678006312'
);
</script>
<script>
gtag
(
'event'
,
'conversion'
,
{
'send_to'
:
'AW-678006312/kqI0CJCE-7gBEKicpsMC'
});
</script>
<meta
charset=
"UTF-8"
>
<meta
charset=
"UTF-8"
>
<meta
name=
"renderer"
content=
"webkit"
>
<meta
name=
"renderer"
content=
"webkit"
>
<meta
http-equiv=
"X-UA-Compatible"
content=
"IE=edge"
>
<meta
http-equiv=
"X-UA-Compatible"
content=
"IE=edge"
>
...
@@ -293,19 +304,26 @@ new OpenInstall({
...
@@ -293,19 +304,26 @@ new OpenInstall({
var
m
=
this
;
var
m
=
this
;
m
.
schemeWakeup
();
m
.
schemeWakeup
();
$
(
".iosBtn"
).
on
(
"click"
,
function
()
{
$
(
".iosBtn"
).
on
(
"click"
,
function
()
{
console
.
log
(
1111
)
ga
(
'send'
,
'event'
,
{
ga
(
'send'
,
'event'
,
{
eventCategory
:
'ios'
,
eventCategory
:
'ios'
,
eventAction
:
'click'
,
eventAction
:
'click'
,
eventLabel
:
'ios'
eventLabel
:
'ios'
});
});
setTimeout
(
function
(){
gtag
(
'event'
,
'conversion'
,
{
m
.
wakeupOrInstall
();
'send_to'
:
'AW-678006312/kqI0CJCE-7gBEKicpsMC'
,
},
500
)
'event_callback'
:
gtag_report_conversion
(
'apk'
,
m
)
});
return
false
;
return
false
;
})
})
}
}
},
data
);
},
data
);
function
gtag_report_conversion
(
url
,
m
)
{
setTimeout
(
function
(){
m
.
wakeupOrInstall
();
},
500
)
}
$
(
'.topUp'
).
on
(
'click'
,
function
(){
$
(
'.topUp'
).
on
(
'click'
,
function
(){
window
.
location
.
href
=
'http://www.yabolive.tv/footseen/phonepay/applepay.html?lang='
+
sessionStorage
.
lang
+
'&gofrom=web'
+
'&gofrom=web&cidStr=h5_footseengw'
;
window
.
location
.
href
=
'http://www.yabolive.tv/footseen/phonepay/applepay.html?lang='
+
sessionStorage
.
lang
+
'&gofrom=web'
+
'&gofrom=web&cidStr=h5_footseengw'
;
})
})
...
...
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