新頁面

跳至導覽 跳至搜尋
新頁面
隱藏已註冊的使用者 | 隱藏機器人 | 隱藏重新導向
  • 2025年7月25日 (五) 02:31TAmedia Tracking Guide EN歷史 | 編輯) ‎[2,700位元組]CCYu留言 | 貢獻 (建立內容為「= TAMedia Tracking Integration Guide = This document explains how to integrate the tracking code provided by TAMedia into a website. It covers the base tracking code, category page view events, custom events, and important notes. ---- == 1. Base Tracking Code Integration == === Placement === Insert the following code '''within the <head> tag''', right '''above the </head> tag'''. If your page already includes this code, '''do not insert it again'''.…」的新頁面)
  • 2025年7月25日 (五) 02:26TAmedia Tracking Guide ZHTW歷史 | 編輯) ‎[2,492位元組]CCYu留言 | 貢獻 (建立內容為「# TAMedia Tracking 嵌入說明文件 本文說明如何在網站中整合 TAMedia 提供的追蹤碼,包括基底追蹤碼、分類頁瀏覽事件、自訂事件,以及注意事項。 --- ## 一、基底追蹤碼嵌入 ### 插入位置 請將以下程式碼放置於 `<head>` 標籤內,並**緊貼 `</head>` 標籤上方**。 若頁面內已經有相同的程式碼,請**不要重複插入**。 此段為 TAMedia 的追蹤主程式,會自動…」的新頁面)
  • 2025年7月25日 (五) 02:26TAmedia Tracking Guide歷史 | 編輯) ‎[150位元組]CCYu留言 | 貢獻 (建立內容為「TAmedia Tracking 指南 === 中文 === === 英文 === <br><br> 回 首頁」的新頁面)
  • 2024年10月23日 (三) 06:04IDGraph Android Tracking Code New歷史 | 編輯) ‎[1,742位元組]BrandonTeng留言 | 貢獻 (建立內容為「在回報Log前,必須讓SDK進行初始化,您需要執行下列函式 IDGraphTracker.getInstance().init(Context, <PROFILE_ID>, isDebug); :第一個參數為Context :第二個參數請填入你的Profile ID (可向您的TAMedia窗口詢問) :第三個為boolean值,設為true時,每次回報會出現Toast訊息框以確認回報是否成功 <br> 若要進行回報,需呼叫下列函式 IDGraphTracker.getInstance().reportTrackLog(); <br> <br> 上…」的新頁面)
  • 2024年10月22日 (二) 08:54IDGraph Android Proguard (New)歷史 | 編輯) ‎[92位元組]BrandonTeng留言 | 貢獻 (建立內容為「新版IDGraph SDK無額外之Proguard設定 <br> 回IDGraph Android SDK首頁」的新頁面) 最初建立的名稱為「IDGraph Android Proguard New」
  • 2024年10月22日 (二) 08:43IDGraph Android Getting Started (New)歷史 | 編輯) ‎[2,398位元組]BrandonTeng留言 | 貢獻 (建立內容為「== 系統需求 == :Android SDK Version: 21+ <br> == SDK整合 == *<big>以 Android Studio 進行整合</big> :將SDK AAR檔放到APP專案的libs資料夾中<br> :檔案:IDGraph-Andorid-img01_new.png<br> <br> :在 build.gradle 的dependencies內宣告對aar檔的使用,程式碼如下: <source lang="groovy"> implementation fileTree(dir: 'libs', include: ['*.aar']) </source> <br> :在 build.gradle 的dependencies內增加IDGraph SDK相依性套件…」的新頁面) 最初建立的名稱為「IDGraph Android Getting Started New」