Commit 2908d3a1 by agan

提交

parent 0676afa0
Showing with 2 additions and 9 deletions
...@@ -80,19 +80,12 @@ ...@@ -80,19 +80,12 @@
// }) // })
} else { } else {
gtag('event', 'conversion', {
'send_to': 'AW-678006312/kqI0CJCE-7gBEKicpsMC',
'event_callback': gtag_report_conversion('apk')
});
}
})
function gtag_report_conversion(url) {
setTimeout(function () { setTimeout(function () {
window.location.href = 'apk'; window.location.href = 'apk';
}, 500) }, 500)
} }
})
$('.topUp').on('click', function () { $('.topUp').on('click', function () {
window.location.href = 'https://www.footseen.com/footseen/phonepay/applepay.html?lang=' + sessionStorage.lang + '&gofrom=web&cidStr=h5_footseengw'; window.location.href = 'https://www.footseen.com/footseen/phonepay/applepay.html?lang=' + sessionStorage.lang + '&gofrom=web&cidStr=h5_footseengw';
}) })
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment