透過HTTPS瞭解Adobe Experience Platform標籤內嵌程式碼中的變更
本文說明當指令碼來源從"//assets.adobedtm.com/xxxx"變更為"https://assets.adobedtm.com/xxxx"時,是否需要更新Adobe Experience Platform資料收集(標籤)的內嵌程式碼。
說明 description
環境
Adobe Experience Platform (AEP)
問題
Adobe Experience Platform標籤的內嵌程式碼格式已變更:
- 原始格式:
`<` script src="//assets.adobedtm.com/xxxx"`>` `<` /script`>` - 已更新格式:
`<` script src="https://assets.adobedtm.com/xxxx"`>` `<` /script`>`
解決方法 resolution
不需要取代現有的內嵌程式碼。 兩種格式提供的內容(無論是否有https://)相同。 增加https://可確保與安全(HTTPS)連線和現代瀏覽器標準的相容性,但不會改變功能或指令碼內容本身。
相關讀數
- 在Experience Platform檔案中內嵌程式碼
recommendation-more-help
3d58f420-19b5-47a0-a122-5c9dab55ec7f