Skip to content

Instantly share code, notes, and snippets.

@fergusKe
Created February 1, 2019 03:56
Show Gist options
  • Save fergusKe/eed9f36cba29dd0f26b72d7f48b4c23d to your computer and use it in GitHub Desktop.
Save fergusKe/eed9f36cba29dd0f26b72d7f48b4c23d to your computer and use it in GitHub Desktop.
<!-- LINE Tag Base Code -->
<!-- Do Not Modify -->
<script>
(function(g,d,o){
g._ltq=g._ltq||[];g._lt=g._lt||function(){g._ltq.push(arguments)};
var h=location.protocol==='https:'?'https://d.line-scdn.net':'http://d.line-cdn.net';
var s=d.createElement('script');s.async=1;
s.src=o||h+'/n/line_tag/public/release/v1/lt.js';
var t=d.getElementsByTagName('script')[0];t.parentNode.insertBefore(s,t);
})(window, document);
_lt('init', {
customerType: 'lap',
tagId: '009be61c-36fa-402b-8dc2-204c77f4eb37'
});
_lt('send', 'pv', ['009be61c-36fa-402b-8dc2-204c77f4eb37']);
</script>
<noscript>
<img height="1" width="1" style="display:none"
src="https://tr.line.me/tag.gif?c_t=lap&t_id=009be61c-36fa-402b-8dc2-204c77f4eb37&e=pv&noscript=1" />
</noscript>
<!-- End LINE Tag Base Code -->
<script>
_lt('send', 'cv', {
type: 'Purchase'
},['009be61c-36fa-402b-8dc2-204c77f4eb37']);
</script>
<script>
console.log('Line_訂單完成轉換');
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment