iT邦幫忙

0

LineTag受眾問題

  • 分享至 

  • xImage

我想請問一下
為甚麼我的受眾一直都顯示準備中?
我設定是觸發特定事件的受眾
然後我在網頁上放了一個簡單的測試按鈕
看起來有被記入到,但是過了好久都顯示準備中還請各位為我解答。
網址:https://db.vexp.idv.tw/~h568/toad/taiwan/test.html
https://ithelp.ithome.com.tw/upload/images/20220514/20146572fFdDZo0a6m.png

<button id="test" style="padding: 1rem; background-color: greenyellow;">click</button>
    <script>
       var test = document.getElementById('test')
       test.addEventListener('click',function(){
           alert("點擊測試");
           _lt('send', 'cv', {
               type: 'test'
           }, ['c9120633-6601-4f3d-95bc-b53858d0458a']);
       })
    </script>
圖片
  直播研討會
圖片
{{ item.channelVendor }} {{ item.webinarstarted }} |
{{ formatDate(item.duration) }}
直播中

尚未有邦友回答

立即登入回答