File: //www/wwwroot/basdi.online/daima.txt
<!-- Global site tag (gtag.js) - Google Ads: 10933776625 -->
<script async src="https://www.googletagmanager.com/gtag/js?id=AW-10933776625"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'AW-10933776625');
</script>
<!-- Event snippet for 开始结帐 conversion page
In your html page, add the snippet and call gtag_report_conversion when someone clicks on the chosen link or button. -->
<script>
function gtag_report_conversion(url) {
var callback = function () {
if (typeof(url) != 'undefined') {
window.location = url;
}
};
gtag('event', 'conversion', {
'send_to': 'AW-10933776625/CFIOCIqiwuEDEPHh0N0o',
'event_callback': callback
});
return false;
}
</script>