百度ocpc js代码安装
百度ocpc js代码安装
<script>
window._agl = window._agl || [];
(function () {
_agl.push(
['production', '_f7L2XwGXjyszb4d1e2oxPybgD']
);
(function () {
var agl = document.createElement('script');
agl.type ='text/javascript';
agl.async = true;
agl.src = 'https://fxgate.baidu.com/angelia/fcagl.js?production=_f7L2XwGXjyszb4d1e2oxPybgD';
var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(agl, s);
})();
})();
</script>
<div class="content" class="btn" data-clipboard-action="copy" data-clipboard-target="#target" id="copy_btn" data-agl-cvt="35">
<script>
$(document).ready(function() {
var clipboard = new Clipboard('#copy_btn');
clipboard.on('success', function(e) {
alert("微信号复制成功", 1500);
window._agl && window._agl.push(['track', ['success', {t: 3}]]);
var dip = returnCitySN["cip"];
var url =window.location.href;
window.location.href = 'weixin://';
e.clearSelection();
console.log(e.clearSelection);
});
});
</script>