了解使用HTTPS的Adobe Experience Platform标记嵌入代码中的更改
本文说明当脚本源从"//assets.adobedtm.com/xxxx"更改为"https://assets.adobedtm.com/xxxx"时,是否需要更新Adobe Experience Platform数据收集(标记)的嵌入代码。
描述 description
环境
Adobe Experience Platform (AEP)
问题
Adobe Experience Platform Tags的嵌入代码格式已更改:
- 原始格式:
`<` 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