我不是很喜欢广告,所以我无法在网络上找到解决我问题的正确答案。问题与GDPR有关。非常抱歉,如果我某种程度上违反了小组的规则,但我确实需要您的帮助,而且我知道你们中的很多人都是可以处理此类案件的专业人员。
我实现了一个双击的Floodlight代码,如下所示:
<script type="text/javascript">
var axel = Math.random() + "";
var a = axel * 10000000000000;
document.write('<iframe src="https://1241512.fls.doubleclick.net/activityi;src=1241512;t…' + a + '?" width="1" height="1" frameborder="0" style="display:none"></iframe>');
</script>
<noscript>
<iframe src="https://1241512.fls.doubleclick.net/activityi;src=1241512;t…?" width="1" height="1" frameborder="0" style="display:none"></iframe>
</noscript>
我加载了数百万个外部跟踪像素(例如几个):
MediaMAth / MAthTag,Adnexus,Bidswitch,Tradedesk,Openx,BlueKai,Semasio,PowerLinks等。
我的问题是:
加载这么多外部跟踪器是否正常?
通过Doubleclick投放的广告是否与Google Ads有所不同,并且需要在隐私权政策中另外提及?
如果DC脚本加载大量外部像素,我是否需要在隐私中列出所有这些像素?
一般来说,这些外部像素到底在做什么/是什么原因?
谢谢