[{"data":1,"prerenderedAt":1091},["ShallowReactive",2],{"blog-cloaking-vs-smart-landing-pages-zh-zh-CN":3},{"id":4,"title":5,"excerpt":6,"content":7,"coverImage":1053,"meta":1063,"status":1067,"slug":1068,"author":1069,"category":1080,"publishDate":1085,"featured":36,"updatedAt":1086,"createdAt":1087,"contentHtml":1088,"previewUrl":1089,"localeSlugs":1090},97,"Cloaking 与智能落地页:架构、数据流、审计四维深度对比","Cloaking 在合规与不合规页面之间切换,智能落地页在多个合规变体之间切换。同样的管道,不同的策略。从系统架构、数据流、决策日志、审计可追溯性四个维度做硬核技术对比,看清合规个性化的底盘长什么样。",{"root":8},{"type":9,"format":10,"indent":11,"version":12,"direction":13,"children":14},"root","",0,1,"ltr",[15,24,28,44,50,57,61,65,69,73,78,82,86,90,94,98,102,105,109,113,117,120,128,132,135,139,143,147,151,155,159,163,166,174,178,326,334,338,342,346,389,393,397,432,444,448,591,595,599,603,607,611,615,619,623,627,631,635,639,643,647,651,655,659,663,666,670,674,677,681,712,716,720,724,728,756,760,883,887,891,895,903,907,911,915,919,923,931,943,947,951,957,963,969,981,985,989,993,997,1001,1005,1009,1013,1025,1029,1033,1037,1041,1045,1049],{"type":16,"format":10,"indent":11,"version":12,"direction":13,"children":17},"paragraph",[18,22],{"type":19,"text":20,"format":11,"detail":11,"mode":21,"style":10,"version":12},"text","合规评审、广告平台工单、工程师 RFC 文档里,这两个词常被混为一谈,代价是不少团队真金白银地交了学费。它们共用一组底层原语:服务端决策、请求上下文解析、多变体渲染。但在一个对所有广告平台都至关重要的维度上彻底分叉:","normal",{"type":19,"text":23,"format":12,"detail":11,"mode":21,"style":10,"version":12},"系统被允许路由到的页面集合是什么样的。",{"type":16,"format":10,"indent":11,"version":12,"direction":13,"children":25},[26],{"type":19,"text":27,"format":11,"detail":11,"mode":21,"style":10,"version":12},"Cloaking 在\"合规页面\"和\"不合规页面\"之间做选择,依据是\"谁在请求\"。智能落地页在多个合规变体之间做选择,依据是\"访客需要什么\"。同样的管道,不同的策略。本文从架构层面把这个区别讲透——四个视角(系统架构、数据流、决策日志、审计可追溯性)。",{"type":16,"format":10,"indent":11,"version":12,"direction":13,"children":29},[30,32,42],{"type":19,"text":31,"format":11,"detail":11,"mode":21,"style":10,"version":12},"策略和历史层面的科普见",{"type":33,"fields":34,"format":10,"indent":11,"version":38,"direction":13,"children":39},"link",{"url":35,"newTab":36,"linkType":37},"/zh-CN/resources/blog/what-is-website-cloaking-zh",false,"custom",3,[40],{"type":19,"text":41,"format":11,"detail":11,"mode":21,"style":10,"version":12},"网站斗篷",{"type":19,"text":43,"format":11,"detail":11,"mode":21,"style":10,"version":12},"。本文写给已经理解基础概念、需要设计或评估个性化系统的团队。",{"type":45,"tag":46,"format":10,"indent":11,"version":12,"direction":13,"children":47},"heading","h2",[48],{"type":19,"text":49,"format":11,"detail":11,"mode":21,"style":10,"version":12},"一句话定义,解决八成的误解",{"type":51,"format":10,"indent":11,"version":12,"direction":13,"children":52},"quote",[53],{"type":16,"format":10,"indent":11,"version":12,"direction":13,"children":54},[55],{"type":19,"text":56,"format":11,"detail":11,"mode":21,"style":10,"version":12},"Cloaking 是对爬虫和真实用户提供实质性不同的内容,且至少有一个被提供的页面违反广告平台政策。智能落地页是对不同真实用户细分提供不同变体,且每个变体都符合与已批准广告同等的合规标准。",{"type":16,"format":10,"indent":11,"version":12,"direction":13,"children":58},[59],{"type":19,"text":60,"format":11,"detail":11,"mode":21,"style":10,"version":12},"这句话值得再读一遍。机械差异是\"爬虫 vs 用户\",法律差异是\"是否至少有一个变体不合规\"。多数被封号的团队不是因为做了个性化被封——是因为变体库里有平台永远不会批准的页面。个性化机制只是附带。",{"type":16,"format":10,"indent":11,"version":12,"direction":13,"children":62},[63],{"type":19,"text":64,"format":11,"detail":11,"mode":21,"style":10,"version":12},"不少厂商会把\"AI 斗篷\"或\"智能 cloak\"包装成高级个性化。这不是个性化。藏不合规页面的智能 cloak 仍然是 cloaking,藏得越巧妙,处罚往往越重。",{"type":45,"tag":46,"format":10,"indent":11,"version":12,"direction":13,"children":66},[67],{"type":19,"text":68,"format":11,"detail":11,"mode":21,"style":10,"version":12},"维度一:系统架构",{"type":16,"format":10,"indent":11,"version":12,"direction":13,"children":70},[71],{"type":19,"text":72,"format":11,"detail":11,"mode":21,"style":10,"version":12},"两套系统在白板上看起来非常像:都有入站请求、上下文解析、决策引擎、渲染层。差别藏在内部。",{"type":45,"tag":74,"format":10,"indent":11,"version":12,"direction":13,"children":75},"h3",[76],{"type":19,"text":77,"format":11,"detail":11,"mode":21,"style":10,"version":12},"Cloaking 架构(高风险范式)",{"type":16,"format":10,"indent":11,"version":12,"direction":13,"children":79},[80],{"type":19,"text":81,"format":11,"detail":11,"mode":21,"style":10,"version":12},"```",{"type":16,"format":10,"indent":11,"version":12,"direction":13,"children":83},[84],{"type":19,"text":85,"format":11,"detail":11,"mode":21,"style":10,"version":12},"请求 -> 边缘 worker -> 指纹检测 -> 分支",{"type":16,"format":10,"indent":11,"version":12,"direction":13,"children":87},[88],{"type":19,"text":89,"format":11,"detail":11,"mode":21,"style":10,"version":12},"                                  |",{"type":16,"format":10,"indent":11,"version":12,"direction":13,"children":91},[92],{"type":19,"text":93,"format":11,"detail":11,"mode":21,"style":10,"version":12},"+-----------------+------------------+",{"type":16,"format":10,"indent":11,"version":12,"direction":13,"children":95},[96],{"type":19,"text":97,"format":11,"detail":11,"mode":21,"style":10,"version":12},"                |                                    |",{"type":16,"format":10,"indent":11,"version":12,"direction":13,"children":99},[100],{"type":19,"text":101,"format":11,"detail":11,"mode":21,"style":10,"version":12},"疑似审核员/爬虫                    真实用户(或\"安全地区\")",{"type":16,"format":10,"indent":11,"version":12,"direction":13,"children":103},[104],{"type":19,"text":97,"format":11,"detail":11,"mode":21,"style":10,"version":12},{"type":16,"format":10,"indent":11,"version":12,"direction":13,"children":106},[107],{"type":19,"text":108,"format":11,"detail":11,"mode":21,"style":10,"version":12},"渲染白页                             渲染黑页",{"type":16,"format":10,"indent":11,"version":12,"direction":13,"children":110},[111],{"type":19,"text":112,"format":11,"detail":11,"mode":21,"style":10,"version":12},"(合规但是假的)                    (真正想推的 offer,",{"type":16,"format":10,"indent":11,"version":12,"direction":13,"children":114},[115],{"type":19,"text":116,"format":11,"detail":11,"mode":21,"style":10,"version":12},"常常不合规)",{"type":16,"format":10,"indent":11,"version":12,"direction":13,"children":118},[119],{"type":19,"text":81,"format":11,"detail":11,"mode":21,"style":10,"version":12},{"type":16,"format":10,"indent":11,"version":12,"direction":13,"children":121},[122,124,126],{"type":19,"text":123,"format":11,"detail":11,"mode":21,"style":10,"version":12},"本质特征是",{"type":19,"text":125,"format":12,"detail":11,"mode":21,"style":10,"version":12},"白页与黑页的二元分叉",{"type":19,"text":127,"format":11,"detail":11,"mode":21,"style":10,"version":12},"。白页通过平台审核,黑页才是运营方真正想让用户看到的页面。检测逻辑通常涉及 IP ASN、UA 字符串、HTTP 头指纹、TLS JA3、行为信号、Referrer 链等。",{"type":45,"tag":74,"format":10,"indent":11,"version":12,"direction":13,"children":129},[130],{"type":19,"text":131,"format":11,"detail":11,"mode":21,"style":10,"version":12},"智能落地页架构(合规范式)",{"type":16,"format":10,"indent":11,"version":12,"direction":13,"children":133},[134],{"type":19,"text":81,"format":11,"detail":11,"mode":21,"style":10,"version":12},{"type":16,"format":10,"indent":11,"version":12,"direction":13,"children":136},[137],{"type":19,"text":138,"format":11,"detail":11,"mode":21,"style":10,"version":12},"请求 -> 边缘 worker -> 上下文解析 -> 决策引擎 -> 变体目录",{"type":16,"format":10,"indent":11,"version":12,"direction":13,"children":140},[141],{"type":19,"text":142,"format":11,"detail":11,"mode":21,"style":10,"version":12},"                                                   |",{"type":16,"format":10,"indent":11,"version":12,"direction":13,"children":144},[145],{"type":19,"text":146,"format":11,"detail":11,"mode":21,"style":10,"version":12},"+-----------+-----------+-+",{"type":16,"format":10,"indent":11,"version":12,"direction":13,"children":148},[149],{"type":19,"text":150,"format":11,"detail":11,"mode":21,"style":10,"version":12},"                          |           |           |",{"type":16,"format":10,"indent":11,"version":12,"direction":13,"children":152},[153],{"type":19,"text":154,"format":11,"detail":11,"mode":21,"style":10,"version":12},"变体 A      变体 B      变体 C",{"type":16,"format":10,"indent":11,"version":12,"direction":13,"children":156},[157],{"type":19,"text":158,"format":11,"detail":11,"mode":21,"style":10,"version":12},"(合规)     (合规)      (合规)",{"type":16,"format":10,"indent":11,"version":12,"direction":13,"children":160},[161],{"type":19,"text":162,"format":11,"detail":11,"mode":21,"style":10,"version":12},"\\________ 全部可审批 _______/",{"type":16,"format":10,"indent":11,"version":12,"direction":13,"children":164},[165],{"type":19,"text":81,"format":11,"detail":11,"mode":21,"style":10,"version":12},{"type":16,"format":10,"indent":11,"version":12,"direction":13,"children":167},[168,170,172],{"type":19,"text":169,"format":11,"detail":11,"mode":21,"style":10,"version":12},"智能落地页系统",{"type":19,"text":171,"format":12,"detail":11,"mode":21,"style":10,"version":12},"没有白页/黑页对立",{"type":19,"text":173,"format":11,"detail":11,"mode":21,"style":10,"version":12},"。每个变体都必须达到与原始已批准广告同等的合规标准。决策引擎根据上下文路由——设备、语言区域、流量来源、过往互动、时段、库存——然后从一个\"按设计就保证统一合规\"的变体池里选一个。",{"type":45,"tag":74,"format":10,"indent":11,"version":12,"direction":13,"children":175},[176],{"type":19,"text":177,"format":11,"detail":11,"mode":21,"style":10,"version":12},"架构对照表",{"type":179,"direction":180,"format":10,"indent":11,"version":12,"colWidths":181,"children":183},"table",null,[182,182,182],280,[184,206,226,246,266,286,306],{"type":185,"direction":180,"format":10,"indent":11,"version":12,"children":186},"tablerow",[187,194,200],{"type":188,"direction":180,"format":10,"indent":11,"version":12,"backgroundColor":180,"colSpan":12,"rowSpan":12,"headerState":12,"children":189},"tablecell",[190],{"type":16,"direction":180,"format":10,"indent":11,"version":12,"textFormat":11,"textStyle":10,"children":191},[192],{"type":19,"text":193,"format":11,"detail":11,"mode":21,"style":10,"version":12},"组件",{"type":188,"direction":180,"format":10,"indent":11,"version":12,"backgroundColor":180,"colSpan":12,"rowSpan":12,"headerState":12,"children":195},[196],{"type":16,"direction":180,"format":10,"indent":11,"version":12,"textFormat":11,"textStyle":10,"children":197},[198],{"type":19,"text":199,"format":11,"detail":11,"mode":21,"style":10,"version":12},"Cloaking",{"type":188,"direction":180,"format":10,"indent":11,"version":12,"backgroundColor":180,"colSpan":12,"rowSpan":12,"headerState":12,"children":201},[202],{"type":16,"direction":180,"format":10,"indent":11,"version":12,"textFormat":11,"textStyle":10,"children":203},[204],{"type":19,"text":205,"format":11,"detail":11,"mode":21,"style":10,"version":12},"智能落地页",{"type":185,"direction":180,"format":10,"indent":11,"version":12,"children":207},[208,214,220],{"type":188,"direction":180,"format":10,"indent":11,"version":12,"backgroundColor":180,"colSpan":12,"rowSpan":12,"headerState":11,"children":209},[210],{"type":16,"direction":180,"format":10,"indent":11,"version":12,"textFormat":11,"textStyle":10,"children":211},[212],{"type":19,"text":213,"format":11,"detail":11,"mode":21,"style":10,"version":12},"入站解析",{"type":188,"direction":180,"format":10,"indent":11,"version":12,"backgroundColor":180,"colSpan":12,"rowSpan":12,"headerState":11,"children":215},[216],{"type":16,"direction":180,"format":10,"indent":11,"version":12,"textFormat":11,"textStyle":10,"children":217},[218],{"type":19,"text":219,"format":11,"detail":11,"mode":21,"style":10,"version":12},"重度爬虫/审核员检测",{"type":188,"direction":180,"format":10,"indent":11,"version":12,"backgroundColor":180,"colSpan":12,"rowSpan":12,"headerState":11,"children":221},[222],{"type":16,"direction":180,"format":10,"indent":11,"version":12,"textFormat":11,"textStyle":10,"children":223},[224],{"type":19,"text":225,"format":11,"detail":11,"mode":21,"style":10,"version":12},"访客上下文(设备、地区、来源)",{"type":185,"direction":180,"format":10,"indent":11,"version":12,"children":227},[228,234,240],{"type":188,"direction":180,"format":10,"indent":11,"version":12,"backgroundColor":180,"colSpan":12,"rowSpan":12,"headerState":11,"children":229},[230],{"type":16,"direction":180,"format":10,"indent":11,"version":12,"textFormat":11,"textStyle":10,"children":231},[232],{"type":19,"text":233,"format":11,"detail":11,"mode":21,"style":10,"version":12},"决策输入",{"type":188,"direction":180,"format":10,"indent":11,"version":12,"backgroundColor":180,"colSpan":12,"rowSpan":12,"headerState":11,"children":235},[236],{"type":16,"direction":180,"format":10,"indent":11,"version":12,"textFormat":11,"textStyle":10,"children":237},[238],{"type":19,"text":239,"format":11,"detail":11,"mode":21,"style":10,"version":12},"\"这是审核员吗?\"",{"type":188,"direction":180,"format":10,"indent":11,"version":12,"backgroundColor":180,"colSpan":12,"rowSpan":12,"headerState":11,"children":241},[242],{"type":16,"direction":180,"format":10,"indent":11,"version":12,"textFormat":11,"textStyle":10,"children":243},[244],{"type":19,"text":245,"format":11,"detail":11,"mode":21,"style":10,"version":12},"\"哪个变体适合这个访客?\"",{"type":185,"direction":180,"format":10,"indent":11,"version":12,"children":247},[248,254,260],{"type":188,"direction":180,"format":10,"indent":11,"version":12,"backgroundColor":180,"colSpan":12,"rowSpan":12,"headerState":11,"children":249},[250],{"type":16,"direction":180,"format":10,"indent":11,"version":12,"textFormat":11,"textStyle":10,"children":251},[252],{"type":19,"text":253,"format":11,"detail":11,"mode":21,"style":10,"version":12},"页面目录",{"type":188,"direction":180,"format":10,"indent":11,"version":12,"backgroundColor":180,"colSpan":12,"rowSpan":12,"headerState":11,"children":255},[256],{"type":16,"direction":180,"format":10,"indent":11,"version":12,"textFormat":11,"textStyle":10,"children":257},[258],{"type":19,"text":259,"format":11,"detail":11,"mode":21,"style":10,"version":12},"2 个页面(白 + 黑)",{"type":188,"direction":180,"format":10,"indent":11,"version":12,"backgroundColor":180,"colSpan":12,"rowSpan":12,"headerState":11,"children":261},[262],{"type":16,"direction":180,"format":10,"indent":11,"version":12,"textFormat":11,"textStyle":10,"children":263},[264],{"type":19,"text":265,"format":11,"detail":11,"mode":21,"style":10,"version":12},"N 个变体,全部可审批",{"type":185,"direction":180,"format":10,"indent":11,"version":12,"children":267},[268,274,280],{"type":188,"direction":180,"format":10,"indent":11,"version":12,"backgroundColor":180,"colSpan":12,"rowSpan":12,"headerState":11,"children":269},[270],{"type":16,"direction":180,"format":10,"indent":11,"version":12,"textFormat":11,"textStyle":10,"children":271},[272],{"type":19,"text":273,"format":11,"detail":11,"mode":21,"style":10,"version":12},"变体合规标准",{"type":188,"direction":180,"format":10,"indent":11,"version":12,"backgroundColor":180,"colSpan":12,"rowSpan":12,"headerState":11,"children":275},[276],{"type":16,"direction":180,"format":10,"indent":11,"version":12,"textFormat":11,"textStyle":10,"children":277},[278],{"type":19,"text":279,"format":11,"detail":11,"mode":21,"style":10,"version":12},"非对称(白页通过,黑页过不去)",{"type":188,"direction":180,"format":10,"indent":11,"version":12,"backgroundColor":180,"colSpan":12,"rowSpan":12,"headerState":11,"children":281},[282],{"type":16,"direction":180,"format":10,"indent":11,"version":12,"textFormat":11,"textStyle":10,"children":283},[284],{"type":19,"text":285,"format":11,"detail":11,"mode":21,"style":10,"version":12},"统一(全部通过)",{"type":185,"direction":180,"format":10,"indent":11,"version":12,"children":287},[288,294,300],{"type":188,"direction":180,"format":10,"indent":11,"version":12,"backgroundColor":180,"colSpan":12,"rowSpan":12,"headerState":11,"children":289},[290],{"type":16,"direction":180,"format":10,"indent":11,"version":12,"textFormat":11,"textStyle":10,"children":291},[292],{"type":19,"text":293,"format":11,"detail":11,"mode":21,"style":10,"version":12},"失败模式",{"type":188,"direction":180,"format":10,"indent":11,"version":12,"backgroundColor":180,"colSpan":12,"rowSpan":12,"headerState":11,"children":295},[296],{"type":16,"direction":180,"format":10,"indent":11,"version":12,"textFormat":11,"textStyle":10,"children":297},[298],{"type":19,"text":299,"format":11,"detail":11,"mode":21,"style":10,"version":12},"爬虫识别误判 -> 审核员看到黑页 -> 封号",{"type":188,"direction":180,"format":10,"indent":11,"version":12,"backgroundColor":180,"colSpan":12,"rowSpan":12,"headerState":11,"children":301},[302],{"type":16,"direction":180,"format":10,"indent":11,"version":12,"textFormat":11,"textStyle":10,"children":303},[304],{"type":19,"text":305,"format":11,"detail":11,"mode":21,"style":10,"version":12},"选错变体 -> 转化率下降,不踩政策",{"type":185,"direction":180,"format":10,"indent":11,"version":12,"children":307},[308,314,320],{"type":188,"direction":180,"format":10,"indent":11,"version":12,"backgroundColor":180,"colSpan":12,"rowSpan":12,"headerState":11,"children":309},[310],{"type":16,"direction":180,"format":10,"indent":11,"version":12,"textFormat":11,"textStyle":10,"children":311},[312],{"type":19,"text":313,"format":11,"detail":11,"mode":21,"style":10,"version":12},"审核场景下的可辩护性",{"type":188,"direction":180,"format":10,"indent":11,"version":12,"backgroundColor":180,"colSpan":12,"rowSpan":12,"headerState":11,"children":315},[316],{"type":16,"direction":180,"format":10,"indent":11,"version":12,"textFormat":11,"textStyle":10,"children":317},[318],{"type":19,"text":319,"format":11,"detail":11,"mode":21,"style":10,"version":12},"没有——系统本身就是违规",{"type":188,"direction":180,"format":10,"indent":11,"version":12,"backgroundColor":180,"colSpan":12,"rowSpan":12,"headerState":11,"children":321},[322],{"type":16,"direction":180,"format":10,"indent":11,"version":12,"textFormat":11,"textStyle":10,"children":323},[324],{"type":19,"text":325,"format":11,"detail":11,"mode":21,"style":10,"version":12},"完整——每个变体都可以摊给审核员看",{"type":16,"format":10,"indent":11,"version":12,"direction":13,"children":327},[328,330,332],{"type":19,"text":329,"format":11,"detail":11,"mode":21,"style":10,"version":12},"最后一行是关键。Cloaking 系统",{"type":19,"text":331,"format":12,"detail":11,"mode":21,"style":10,"version":12},"无法",{"type":19,"text":333,"format":11,"detail":11,"mode":21,"style":10,"version":12},"在广告平台申诉里为自己辩护——揭示工作原理就等于承认违规。智能落地页系统正相反,可以完整披露;披露本身就是辩护。",{"type":45,"tag":46,"format":10,"indent":11,"version":12,"direction":13,"children":335},[336],{"type":19,"text":337,"format":11,"detail":11,"mode":21,"style":10,"version":12},"维度二:数据流",{"type":16,"format":10,"indent":11,"version":12,"direction":13,"children":339},[340],{"type":19,"text":341,"format":11,"detail":11,"mode":21,"style":10,"version":12},"架构图是静态的。真正的差别出现在请求时——什么数据穿过什么边界。",{"type":45,"tag":74,"format":10,"indent":11,"version":12,"direction":13,"children":343},[344],{"type":19,"text":345,"format":11,"detail":11,"mode":21,"style":10,"version":12},"Cloaking 的数据流",{"type":347,"listType":348,"start":12,"tag":349,"format":10,"indent":11,"version":12,"direction":13,"children":350},"list","number","ol",[351,358,365,375,382],{"type":352,"value":12,"format":10,"indent":11,"version":12,"direction":13,"children":353},"listitem",[354],{"type":16,"format":10,"indent":11,"version":12,"direction":13,"children":355},[356],{"type":19,"text":357,"format":11,"detail":11,"mode":21,"style":10,"version":12},"请求到达边缘节点。",{"type":352,"value":359,"format":10,"indent":11,"version":12,"direction":13,"children":360},2,[361],{"type":16,"format":10,"indent":11,"version":12,"direction":13,"children":362},[363],{"type":19,"text":364,"format":11,"detail":11,"mode":21,"style":10,"version":12},"边缘 worker 提取 IP、ASN、UA、HTTP 头、TLS 指纹、Cookie、Referrer。",{"type":352,"value":38,"format":10,"indent":11,"version":12,"direction":13,"children":366},[367],{"type":16,"format":10,"indent":11,"version":12,"direction":13,"children":368},[369,371,373],{"type":19,"text":370,"format":11,"detail":11,"mode":21,"style":10,"version":12},"把指纹",{"type":19,"text":372,"format":12,"detail":11,"mode":21,"style":10,"version":12},"和审核员黑名单做匹配",{"type":19,"text":374,"format":11,"detail":11,"mode":21,"style":10,"version":12},"(常订阅第三方\"反检测检测\"数据源)。",{"type":352,"value":376,"format":10,"indent":11,"version":12,"direction":13,"children":377},4,[378],{"type":16,"format":10,"indent":11,"version":12,"direction":13,"children":379},[380],{"type":19,"text":381,"format":11,"detail":11,"mode":21,"style":10,"version":12},"命中:渲染白页,最小化日志。",{"type":352,"value":383,"format":10,"indent":11,"version":12,"direction":13,"children":384},5,[385],{"type":16,"format":10,"indent":11,"version":12,"direction":13,"children":386},[387],{"type":19,"text":388,"format":11,"detail":11,"mode":21,"style":10,"version":12},"未命中:渲染黑页,转化埋点到运营方自己的分析后端。",{"type":16,"format":10,"indent":11,"version":12,"direction":13,"children":390},[391],{"type":19,"text":392,"format":11,"detail":11,"mode":21,"style":10,"version":12},"核心遥测信号——指纹是否命中——是运营方最不希望被记录在\"平台能传唤到\"位置上的数据。所以 cloaking 系统做防御性日志:短保留、无 PII、常存境外。",{"type":45,"tag":74,"format":10,"indent":11,"version":12,"direction":13,"children":394},[395],{"type":19,"text":396,"format":11,"detail":11,"mode":21,"style":10,"version":12},"智能落地页的数据流",{"type":347,"listType":348,"start":12,"tag":349,"format":10,"indent":11,"version":12,"direction":13,"children":398},[399,404,410,416,426],{"type":352,"value":12,"format":10,"indent":11,"version":12,"direction":13,"children":400},[401],{"type":16,"format":10,"indent":11,"version":12,"direction":13,"children":402},[403],{"type":19,"text":357,"format":11,"detail":11,"mode":21,"style":10,"version":12},{"type":352,"value":359,"format":10,"indent":11,"version":12,"direction":13,"children":405},[406],{"type":16,"format":10,"indent":11,"version":12,"direction":13,"children":407},[408],{"type":19,"text":409,"format":11,"detail":11,"mode":21,"style":10,"version":12},"边缘 worker 提取访客上下文:设备类别、地理位置、语言、流量来源归因、回访 Cookie、活动 UTM。",{"type":352,"value":38,"format":10,"indent":11,"version":12,"direction":13,"children":411},[412],{"type":16,"format":10,"indent":11,"version":12,"direction":13,"children":413},[414],{"type":19,"text":415,"format":11,"detail":11,"mode":21,"style":10,"version":12},"决策引擎拿着上下文查变体目录。",{"type":352,"value":376,"format":10,"indent":11,"version":12,"direction":13,"children":417},[418],{"type":16,"format":10,"indent":11,"version":12,"direction":13,"children":419},[420,422,424],{"type":19,"text":421,"format":11,"detail":11,"mode":21,"style":10,"version":12},"选中变体,同时把选择规则(如\"device=mobile AND locale=pt-BR -> variant_b\")",{"type":19,"text":423,"format":12,"detail":11,"mode":21,"style":10,"version":12},"写入决策日志",{"type":19,"text":425,"format":11,"detail":11,"mode":21,"style":10,"version":12},"。",{"type":352,"value":383,"format":10,"indent":11,"version":12,"direction":13,"children":427},[428],{"type":16,"format":10,"indent":11,"version":12,"direction":13,"children":429},[430],{"type":19,"text":431,"format":11,"detail":11,"mode":21,"style":10,"version":12},"变体渲染,分析系统按 variant_id 跟踪完整漏斗。",{"type":16,"format":10,"indent":11,"version":12,"direction":13,"children":433},[434,436,438,440,442],{"type":19,"text":435,"format":11,"detail":11,"mode":21,"style":10,"version":12},"注意反转:cloaking 想",{"type":19,"text":437,"format":12,"detail":11,"mode":21,"style":10,"version":12},"忘记",{"type":19,"text":439,"format":11,"detail":11,"mode":21,"style":10,"version":12},"每次请求怎么路由的;智能落地页想",{"type":19,"text":441,"format":12,"detail":11,"mode":21,"style":10,"version":12},"记住",{"type":19,"text":443,"format":11,"detail":11,"mode":21,"style":10,"version":12},"每次请求怎么路由的。决策日志是一等公民,下游用于 A/B 分析、优化,以及——关键的——广告平台审核回应。",{"type":45,"tag":74,"format":10,"indent":11,"version":12,"direction":13,"children":445},[446],{"type":19,"text":447,"format":11,"detail":11,"mode":21,"style":10,"version":12},"数据流对照表",{"type":179,"direction":180,"format":10,"indent":11,"version":12,"colWidths":449,"children":450},[182,182,182],[451,471,491,511,531,551,571],{"type":185,"direction":180,"format":10,"indent":11,"version":12,"children":452},[453,459,465],{"type":188,"direction":180,"format":10,"indent":11,"version":12,"backgroundColor":180,"colSpan":12,"rowSpan":12,"headerState":12,"children":454},[455],{"type":16,"direction":180,"format":10,"indent":11,"version":12,"textFormat":11,"textStyle":10,"children":456},[457],{"type":19,"text":458,"format":11,"detail":11,"mode":21,"style":10,"version":12},"信号",{"type":188,"direction":180,"format":10,"indent":11,"version":12,"backgroundColor":180,"colSpan":12,"rowSpan":12,"headerState":12,"children":460},[461],{"type":16,"direction":180,"format":10,"indent":11,"version":12,"textFormat":11,"textStyle":10,"children":462},[463],{"type":19,"text":464,"format":11,"detail":11,"mode":21,"style":10,"version":12},"Cloaking 拿来...",{"type":188,"direction":180,"format":10,"indent":11,"version":12,"backgroundColor":180,"colSpan":12,"rowSpan":12,"headerState":12,"children":466},[467],{"type":16,"direction":180,"format":10,"indent":11,"version":12,"textFormat":11,"textStyle":10,"children":468},[469],{"type":19,"text":470,"format":11,"detail":11,"mode":21,"style":10,"version":12},"智能落地页拿来...",{"type":185,"direction":180,"format":10,"indent":11,"version":12,"children":472},[473,479,485],{"type":188,"direction":180,"format":10,"indent":11,"version":12,"backgroundColor":180,"colSpan":12,"rowSpan":12,"headerState":11,"children":474},[475],{"type":16,"direction":180,"format":10,"indent":11,"version":12,"textFormat":11,"textStyle":10,"children":476},[477],{"type":19,"text":478,"format":11,"detail":11,"mode":21,"style":10,"version":12},"IP / ASN",{"type":188,"direction":180,"format":10,"indent":11,"version":12,"backgroundColor":180,"colSpan":12,"rowSpan":12,"headerState":11,"children":480},[481],{"type":16,"direction":180,"format":10,"indent":11,"version":12,"textFormat":11,"textStyle":10,"children":482},[483],{"type":19,"text":484,"format":11,"detail":11,"mode":21,"style":10,"version":12},"检测审核员基础设施",{"type":188,"direction":180,"format":10,"indent":11,"version":12,"backgroundColor":180,"colSpan":12,"rowSpan":12,"headerState":11,"children":486},[487],{"type":16,"direction":180,"format":10,"indent":11,"version":12,"textFormat":11,"textStyle":10,"children":488},[489],{"type":19,"text":490,"format":11,"detail":11,"mode":21,"style":10,"version":12},"按地区路由、风控筛查",{"type":185,"direction":180,"format":10,"indent":11,"version":12,"children":492},[493,499,505],{"type":188,"direction":180,"format":10,"indent":11,"version":12,"backgroundColor":180,"colSpan":12,"rowSpan":12,"headerState":11,"children":494},[495],{"type":16,"direction":180,"format":10,"indent":11,"version":12,"textFormat":11,"textStyle":10,"children":496},[497],{"type":19,"text":498,"format":11,"detail":11,"mode":21,"style":10,"version":12},"User-Agent",{"type":188,"direction":180,"format":10,"indent":11,"version":12,"backgroundColor":180,"colSpan":12,"rowSpan":12,"headerState":11,"children":500},[501],{"type":16,"direction":180,"format":10,"indent":11,"version":12,"textFormat":11,"textStyle":10,"children":502},[503],{"type":19,"text":504,"format":11,"detail":11,"mode":21,"style":10,"version":12},"识别爬虫/审核工具",{"type":188,"direction":180,"format":10,"indent":11,"version":12,"backgroundColor":180,"colSpan":12,"rowSpan":12,"headerState":11,"children":506},[507],{"type":16,"direction":180,"format":10,"indent":11,"version":12,"textFormat":11,"textStyle":10,"children":508},[509],{"type":19,"text":510,"format":11,"detail":11,"mode":21,"style":10,"version":12},"按设备类别定向",{"type":185,"direction":180,"format":10,"indent":11,"version":12,"children":512},[513,519,525],{"type":188,"direction":180,"format":10,"indent":11,"version":12,"backgroundColor":180,"colSpan":12,"rowSpan":12,"headerState":11,"children":514},[515],{"type":16,"direction":180,"format":10,"indent":11,"version":12,"textFormat":11,"textStyle":10,"children":516},[517],{"type":19,"text":518,"format":11,"detail":11,"mode":21,"style":10,"version":12},"TLS 指纹",{"type":188,"direction":180,"format":10,"indent":11,"version":12,"backgroundColor":180,"colSpan":12,"rowSpan":12,"headerState":11,"children":520},[521],{"type":16,"direction":180,"format":10,"indent":11,"version":12,"textFormat":11,"textStyle":10,"children":522},[523],{"type":19,"text":524,"format":11,"detail":11,"mode":21,"style":10,"version":12},"反检测军备竞赛",{"type":188,"direction":180,"format":10,"indent":11,"version":12,"backgroundColor":180,"colSpan":12,"rowSpan":12,"headerState":11,"children":526},[527],{"type":16,"direction":180,"format":10,"indent":11,"version":12,"textFormat":11,"textStyle":10,"children":528},[529],{"type":19,"text":530,"format":11,"detail":11,"mode":21,"style":10,"version":12},"基本不用",{"type":185,"direction":180,"format":10,"indent":11,"version":12,"children":532},[533,539,545],{"type":188,"direction":180,"format":10,"indent":11,"version":12,"backgroundColor":180,"colSpan":12,"rowSpan":12,"headerState":11,"children":534},[535],{"type":16,"direction":180,"format":10,"indent":11,"version":12,"textFormat":11,"textStyle":10,"children":536},[537],{"type":19,"text":538,"format":11,"detail":11,"mode":21,"style":10,"version":12},"Referrer",{"type":188,"direction":180,"format":10,"indent":11,"version":12,"backgroundColor":180,"colSpan":12,"rowSpan":12,"headerState":11,"children":540},[541],{"type":16,"direction":180,"format":10,"indent":11,"version":12,"textFormat":11,"textStyle":10,"children":542},[543],{"type":19,"text":544,"format":11,"detail":11,"mode":21,"style":10,"version":12},"识别平台爬虫",{"type":188,"direction":180,"format":10,"indent":11,"version":12,"backgroundColor":180,"colSpan":12,"rowSpan":12,"headerState":11,"children":546},[547],{"type":16,"direction":180,"format":10,"indent":11,"version":12,"textFormat":11,"textStyle":10,"children":548},[549],{"type":19,"text":550,"format":11,"detail":11,"mode":21,"style":10,"version":12},"归因流量来源",{"type":185,"direction":180,"format":10,"indent":11,"version":12,"children":552},[553,559,565],{"type":188,"direction":180,"format":10,"indent":11,"version":12,"backgroundColor":180,"colSpan":12,"rowSpan":12,"headerState":11,"children":554},[555],{"type":16,"direction":180,"format":10,"indent":11,"version":12,"textFormat":11,"textStyle":10,"children":556},[557],{"type":19,"text":558,"format":11,"detail":11,"mode":21,"style":10,"version":12},"行为信号",{"type":188,"direction":180,"format":10,"indent":11,"version":12,"backgroundColor":180,"colSpan":12,"rowSpan":12,"headerState":11,"children":560},[561],{"type":16,"direction":180,"format":10,"indent":11,"version":12,"textFormat":11,"textStyle":10,"children":562},[563],{"type":19,"text":564,"format":11,"detail":11,"mode":21,"style":10,"version":12},"区分人类和爬虫",{"type":188,"direction":180,"format":10,"indent":11,"version":12,"backgroundColor":180,"colSpan":12,"rowSpan":12,"headerState":11,"children":566},[567],{"type":16,"direction":180,"format":10,"indent":11,"version":12,"textFormat":11,"textStyle":10,"children":568},[569],{"type":19,"text":570,"format":11,"detail":11,"mode":21,"style":10,"version":12},"个性化文案",{"type":185,"direction":180,"format":10,"indent":11,"version":12,"children":572},[573,579,585],{"type":188,"direction":180,"format":10,"indent":11,"version":12,"backgroundColor":180,"colSpan":12,"rowSpan":12,"headerState":11,"children":574},[575],{"type":16,"direction":180,"format":10,"indent":11,"version":12,"textFormat":11,"textStyle":10,"children":576},[577],{"type":19,"text":578,"format":11,"detail":11,"mode":21,"style":10,"version":12},"决策输出",{"type":188,"direction":180,"format":10,"indent":11,"version":12,"backgroundColor":180,"colSpan":12,"rowSpan":12,"headerState":11,"children":580},[581],{"type":16,"direction":180,"format":10,"indent":11,"version":12,"textFormat":11,"textStyle":10,"children":582},[583],{"type":19,"text":584,"format":11,"detail":11,"mode":21,"style":10,"version":12},"丢弃或短保留",{"type":188,"direction":180,"format":10,"indent":11,"version":12,"backgroundColor":180,"colSpan":12,"rowSpan":12,"headerState":11,"children":586},[587],{"type":16,"direction":180,"format":10,"indent":11,"version":12,"textFormat":11,"textStyle":10,"children":588},[589],{"type":19,"text":590,"format":11,"detail":11,"mode":21,"style":10,"version":12},"持久化到决策日志",{"type":45,"tag":46,"format":10,"indent":11,"version":12,"direction":13,"children":592},[593],{"type":19,"text":594,"format":11,"detail":11,"mode":21,"style":10,"version":12},"维度三:决策日志",{"type":16,"format":10,"indent":11,"version":12,"direction":13,"children":596},[597],{"type":19,"text":598,"format":11,"detail":11,"mode":21,"style":10,"version":12},"这一维度是把边界画给审核员、审计师、监管机构看的关键。",{"type":16,"format":10,"indent":11,"version":12,"direction":13,"children":600},[601],{"type":19,"text":602,"format":11,"detail":11,"mode":21,"style":10,"version":12},"一个个性化做对了的智能落地页系统,会对每次请求发出一条大致这样的结构化记录:",{"type":16,"format":10,"indent":11,"version":12,"direction":13,"children":604},[605],{"type":19,"text":606,"format":11,"detail":11,"mode":21,"style":10,"version":12},"```json",{"type":16,"format":10,"indent":11,"version":12,"direction":13,"children":608},[609],{"type":19,"text":610,"format":11,"detail":11,"mode":21,"style":10,"version":12},"{",{"type":16,"format":10,"indent":11,"version":12,"direction":13,"children":612},[613],{"type":19,"text":614,"format":11,"detail":11,"mode":21,"style":10,"version":12},"\"request_id\": \"req_2026_06_09_abc123\",",{"type":16,"format":10,"indent":11,"version":12,"direction":13,"children":616},[617],{"type":19,"text":618,"format":11,"detail":11,"mode":21,"style":10,"version":12},"\"timestamp\": \"2026-06-09T14:22:11Z\",",{"type":16,"format":10,"indent":11,"version":12,"direction":13,"children":620},[621],{"type":19,"text":622,"format":11,"detail":11,"mode":21,"style":10,"version":12},"\"ad_id\": \"fb_camp_4471_ad_22\",",{"type":16,"format":10,"indent":11,"version":12,"direction":13,"children":624},[625],{"type":19,"text":626,"format":11,"detail":11,"mode":21,"style":10,"version":12},"\"context\": {",{"type":16,"format":10,"indent":11,"version":12,"direction":13,"children":628},[629],{"type":19,"text":630,"format":11,"detail":11,"mode":21,"style":10,"version":12},"\"device_class\": \"mobile\",",{"type":16,"format":10,"indent":11,"version":12,"direction":13,"children":632},[633],{"type":19,"text":634,"format":11,"detail":11,"mode":21,"style":10,"version":12},"\"locale\": \"es-MX\",",{"type":16,"format":10,"indent":11,"version":12,"direction":13,"children":636},[637],{"type":19,"text":638,"format":11,"detail":11,"mode":21,"style":10,"version":12},"\"traffic_source\": \"facebook_paid\",",{"type":16,"format":10,"indent":11,"version":12,"direction":13,"children":640},[641],{"type":19,"text":642,"format":11,"detail":11,"mode":21,"style":10,"version":12},"\"returning_visitor\": false",{"type":16,"format":10,"indent":11,"version":12,"direction":13,"children":644},[645],{"type":19,"text":646,"format":11,"detail":11,"mode":21,"style":10,"version":12},"},",{"type":16,"format":10,"indent":11,"version":12,"direction":13,"children":648},[649],{"type":19,"text":650,"format":11,"detail":11,"mode":21,"style":10,"version":12},"\"decision\": {",{"type":16,"format":10,"indent":11,"version":12,"direction":13,"children":652},[653],{"type":19,"text":654,"format":11,"detail":11,"mode":21,"style":10,"version":12},"\"variant_id\": \"lp_v3_es_mobile\",",{"type":16,"format":10,"indent":11,"version":12,"direction":13,"children":656},[657],{"type":19,"text":658,"format":11,"detail":11,"mode":21,"style":10,"version":12},"\"rule_fired\": \"device=mobile AND locale=es-* -> v3_es_mobile\",",{"type":16,"format":10,"indent":11,"version":12,"direction":13,"children":660},[661],{"type":19,"text":662,"format":11,"detail":11,"mode":21,"style":10,"version":12},"\"compliance_tag\": \"approved_2026_05_18\"",{"type":16,"format":10,"indent":11,"version":12,"direction":13,"children":664},[665],{"type":19,"text":646,"format":11,"detail":11,"mode":21,"style":10,"version":12},{"type":16,"format":10,"indent":11,"version":12,"direction":13,"children":667},[668],{"type":19,"text":669,"format":11,"detail":11,"mode":21,"style":10,"version":12},"\"rendered_url\": \"/lp/checkout-es-mobile\"",{"type":16,"format":10,"indent":11,"version":12,"direction":13,"children":671},[672],{"type":19,"text":673,"format":11,"detail":11,"mode":21,"style":10,"version":12},"}",{"type":16,"format":10,"indent":11,"version":12,"direction":13,"children":675},[676],{"type":19,"text":81,"format":11,"detail":11,"mode":21,"style":10,"version":12},{"type":16,"format":10,"indent":11,"version":12,"direction":13,"children":678},[679],{"type":19,"text":680,"format":11,"detail":11,"mode":21,"style":10,"version":12},"三条属性让它达到\"审计级\":",{"type":347,"listType":348,"start":12,"tag":349,"format":10,"indent":11,"version":12,"direction":13,"children":682},[683,696,704],{"type":352,"value":12,"format":10,"indent":11,"version":12,"direction":13,"children":684},[685],{"type":16,"format":10,"indent":11,"version":12,"direction":13,"children":686},[687,689,691,694],{"type":19,"text":688,"format":12,"detail":11,"mode":21,"style":10,"version":12},"variant_id 能定位到已批准物料",{"type":19,"text":690,"format":11,"detail":11,"mode":21,"style":10,"version":12},"。合规团队可以把 ",{"type":19,"text":692,"format":693,"detail":11,"mode":21,"style":10,"version":12},"lp_v3_es_mobile",16,{"type":19,"text":695,"format":11,"detail":11,"mode":21,"style":10,"version":12}," 从带版本目录里抽出来给审核员看。",{"type":352,"value":359,"format":10,"indent":11,"version":12,"direction":13,"children":697},[698],{"type":16,"format":10,"indent":11,"version":12,"direction":13,"children":699},[700,702],{"type":19,"text":701,"format":12,"detail":11,"mode":21,"style":10,"version":12},"rule_fired 是人类可读的",{"type":19,"text":703,"format":11,"detail":11,"mode":21,"style":10,"version":12},"。审核员不需要逆向行为,路由规则就摆在那。",{"type":352,"value":38,"format":10,"indent":11,"version":12,"direction":13,"children":705},[706],{"type":16,"format":10,"indent":11,"version":12,"direction":13,"children":707},[708,710],{"type":19,"text":709,"format":12,"detail":11,"mode":21,"style":10,"version":12},"粒度到单请求,不是聚合",{"type":19,"text":711,"format":11,"detail":11,"mode":21,"style":10,"version":12},"。某用户投诉看到了某页面,团队能复原他当时看到的内容。",{"type":16,"format":10,"indent":11,"version":12,"direction":13,"children":713},[714],{"type":19,"text":715,"format":11,"detail":11,"mode":21,"style":10,"version":12},"Cloaking 系统正相反,有充分的理由不发这种日志。把\"rule_fired: ua_contains_googlebot -> white_page\"写下来,等于把违规以机器可读形式留下了证据。",{"type":45,"tag":46,"format":10,"indent":11,"version":12,"direction":13,"children":717},[718],{"type":19,"text":719,"format":11,"detail":11,"mode":21,"style":10,"version":12},"维度四:审计可追溯性",{"type":16,"format":10,"indent":11,"version":12,"direction":13,"children":721},[722],{"type":19,"text":723,"format":11,"detail":11,"mode":21,"style":10,"version":12},"审计可追溯性回答的问题是:如果广告账户明天被标记,你能否在 24 小时内拿出完整记录,说明每个用户看了哪些页面、对应哪条广告?",{"type":16,"format":10,"indent":11,"version":12,"direction":13,"children":725},[726],{"type":19,"text":727,"format":11,"detail":11,"mode":21,"style":10,"version":12},"对智能落地页而言,这是已解决的工程问题:",{"type":347,"listType":729,"start":12,"tag":730,"format":10,"indent":11,"version":12,"direction":13,"children":731},"bullet","ul",[732,738,744,750],{"type":352,"value":12,"format":10,"indent":11,"version":12,"direction":13,"children":733},[734],{"type":16,"format":10,"indent":11,"version":12,"direction":13,"children":735},[736],{"type":19,"text":737,"format":11,"detail":11,"mode":21,"style":10,"version":12},"变体目录带版本(Git 或带版本 CMS)。",{"type":352,"value":359,"format":10,"indent":11,"version":12,"direction":13,"children":739},[740],{"type":16,"format":10,"indent":11,"version":12,"direction":13,"children":741},[742],{"type":19,"text":743,"format":11,"detail":11,"mode":21,"style":10,"version":12},"每个变体有审批记录(谁批的、什么时候、对照哪条政策)。",{"type":352,"value":38,"format":10,"indent":11,"version":12,"direction":13,"children":745},[746],{"type":16,"format":10,"indent":11,"version":12,"direction":13,"children":747},[748],{"type":19,"text":749,"format":11,"detail":11,"mode":21,"style":10,"version":12},"决策日志按 request_id、ad_id、variant_id 建索引。",{"type":352,"value":376,"format":10,"indent":11,"version":12,"direction":13,"children":751},[752],{"type":16,"format":10,"indent":11,"version":12,"direction":13,"children":753},[754],{"type":19,"text":755,"format":11,"detail":11,"mode":21,"style":10,"version":12},"三者交叉就能回答:\"广告 X 路由到变体 A、B、C 的比例 40/35/25,各自线上 URL 如下\"。",{"type":16,"format":10,"indent":11,"version":12,"direction":13,"children":757},[758],{"type":19,"text":759,"format":11,"detail":11,"mode":21,"style":10,"version":12},"对 cloaking 而言,审计在结构上不可能完成。黑页可能没有持久 URL——很多系统用模板在请求时生成 offer 页,正是为了让你无法指给审核员看。让 cloaking 能跑通的特性,同时让它无法被审计。",{"type":179,"direction":180,"format":10,"indent":11,"version":12,"colWidths":761,"children":762},[182,182,182],[763,783,803,823,843,863],{"type":185,"direction":180,"format":10,"indent":11,"version":12,"children":764},[765,771,777],{"type":188,"direction":180,"format":10,"indent":11,"version":12,"backgroundColor":180,"colSpan":12,"rowSpan":12,"headerState":12,"children":766},[767],{"type":16,"direction":180,"format":10,"indent":11,"version":12,"textFormat":11,"textStyle":10,"children":768},[769],{"type":19,"text":770,"format":11,"detail":11,"mode":21,"style":10,"version":12},"审计问题",{"type":188,"direction":180,"format":10,"indent":11,"version":12,"backgroundColor":180,"colSpan":12,"rowSpan":12,"headerState":12,"children":772},[773],{"type":16,"direction":180,"format":10,"indent":11,"version":12,"textFormat":11,"textStyle":10,"children":774},[775],{"type":19,"text":776,"format":11,"detail":11,"mode":21,"style":10,"version":12},"Cloaking 怎么答",{"type":188,"direction":180,"format":10,"indent":11,"version":12,"backgroundColor":180,"colSpan":12,"rowSpan":12,"headerState":12,"children":778},[779],{"type":16,"direction":180,"format":10,"indent":11,"version":12,"textFormat":11,"textStyle":10,"children":780},[781],{"type":19,"text":782,"format":11,"detail":11,"mode":21,"style":10,"version":12},"智能落地页怎么答",{"type":185,"direction":180,"format":10,"indent":11,"version":12,"children":784},[785,791,797],{"type":188,"direction":180,"format":10,"indent":11,"version":12,"backgroundColor":180,"colSpan":12,"rowSpan":12,"headerState":11,"children":786},[787],{"type":16,"direction":180,"format":10,"indent":11,"version":12,"textFormat":11,"textStyle":10,"children":788},[789],{"type":19,"text":790,"format":11,"detail":11,"mode":21,"style":10,"version":12},"\"把这条广告的全部变体列出来。\"",{"type":188,"direction":180,"format":10,"indent":11,"version":12,"backgroundColor":180,"colSpan":12,"rowSpan":12,"headerState":11,"children":792},[793],{"type":16,"direction":180,"format":10,"indent":11,"version":12,"textFormat":11,"textStyle":10,"children":794},[795],{"type":19,"text":796,"format":11,"detail":11,"mode":21,"style":10,"version":12},"答不出,或不答",{"type":188,"direction":180,"format":10,"indent":11,"version":12,"backgroundColor":180,"colSpan":12,"rowSpan":12,"headerState":11,"children":798},[799],{"type":16,"direction":180,"format":10,"indent":11,"version":12,"textFormat":11,"textStyle":10,"children":800},[801],{"type":19,"text":802,"format":11,"detail":11,"mode":21,"style":10,"version":12},"从带版本的目录里拉",{"type":185,"direction":180,"format":10,"indent":11,"version":12,"children":804},[805,811,817],{"type":188,"direction":180,"format":10,"indent":11,"version":12,"backgroundColor":180,"colSpan":12,"rowSpan":12,"headerState":11,"children":806},[807],{"type":16,"direction":180,"format":10,"indent":11,"version":12,"textFormat":11,"textStyle":10,"children":808},[809],{"type":19,"text":810,"format":11,"detail":11,"mode":21,"style":10,"version":12},"\"谁批准了这个变体?\"",{"type":188,"direction":180,"format":10,"indent":11,"version":12,"backgroundColor":180,"colSpan":12,"rowSpan":12,"headerState":11,"children":812},[813],{"type":16,"direction":180,"format":10,"indent":11,"version":12,"textFormat":11,"textStyle":10,"children":814},[815],{"type":19,"text":816,"format":11,"detail":11,"mode":21,"style":10,"version":12},"没记",{"type":188,"direction":180,"format":10,"indent":11,"version":12,"backgroundColor":180,"colSpan":12,"rowSpan":12,"headerState":11,"children":818},[819],{"type":16,"direction":180,"format":10,"indent":11,"version":12,"textFormat":11,"textStyle":10,"children":820},[821],{"type":19,"text":822,"format":11,"detail":11,"mode":21,"style":10,"version":12},"目录里有审批记录",{"type":185,"direction":180,"format":10,"indent":11,"version":12,"children":824},[825,831,837],{"type":188,"direction":180,"format":10,"indent":11,"version":12,"backgroundColor":180,"colSpan":12,"rowSpan":12,"headerState":11,"children":826},[827],{"type":16,"direction":180,"format":10,"indent":11,"version":12,"textFormat":11,"textStyle":10,"children":828},[829],{"type":19,"text":830,"format":11,"detail":11,"mode":21,"style":10,"version":12},"\"用户 X 当时看到了什么?\"",{"type":188,"direction":180,"format":10,"indent":11,"version":12,"backgroundColor":180,"colSpan":12,"rowSpan":12,"headerState":11,"children":832},[833],{"type":16,"direction":180,"format":10,"indent":11,"version":12,"textFormat":11,"textStyle":10,"children":834},[835],{"type":19,"text":836,"format":11,"detail":11,"mode":21,"style":10,"version":12},"没有单请求日志",{"type":188,"direction":180,"format":10,"indent":11,"version":12,"backgroundColor":180,"colSpan":12,"rowSpan":12,"headerState":11,"children":838},[839],{"type":16,"direction":180,"format":10,"indent":11,"version":12,"textFormat":11,"textStyle":10,"children":840},[841],{"type":19,"text":842,"format":11,"detail":11,"mode":21,"style":10,"version":12},"从决策日志复原",{"type":185,"direction":180,"format":10,"indent":11,"version":12,"children":844},[845,851,857],{"type":188,"direction":180,"format":10,"indent":11,"version":12,"backgroundColor":180,"colSpan":12,"rowSpan":12,"headerState":11,"children":846},[847],{"type":16,"direction":180,"format":10,"indent":11,"version":12,"textFormat":11,"textStyle":10,"children":848},[849],{"type":19,"text":850,"format":11,"detail":11,"mode":21,"style":10,"version":12},"\"为什么系统这样路由?\"",{"type":188,"direction":180,"format":10,"indent":11,"version":12,"backgroundColor":180,"colSpan":12,"rowSpan":12,"headerState":11,"children":852},[853],{"type":16,"direction":180,"format":10,"indent":11,"version":12,"textFormat":11,"textStyle":10,"children":854},[855],{"type":19,"text":856,"format":11,"detail":11,"mode":21,"style":10,"version":12},"检测逻辑敏感",{"type":188,"direction":180,"format":10,"indent":11,"version":12,"backgroundColor":180,"colSpan":12,"rowSpan":12,"headerState":11,"children":858},[859],{"type":16,"direction":180,"format":10,"indent":11,"version":12,"textFormat":11,"textStyle":10,"children":860},[861],{"type":19,"text":862,"format":11,"detail":11,"mode":21,"style":10,"version":12},"rule_fired 写得很明",{"type":185,"direction":180,"format":10,"indent":11,"version":12,"children":864},[865,871,877],{"type":188,"direction":180,"format":10,"indent":11,"version":12,"backgroundColor":180,"colSpan":12,"rowSpan":12,"headerState":11,"children":866},[867],{"type":16,"direction":180,"format":10,"indent":11,"version":12,"textFormat":11,"textStyle":10,"children":868},[869],{"type":19,"text":870,"format":11,"detail":11,"mode":21,"style":10,"version":12},"\"证明没有任何变体违反政策。\"",{"type":188,"direction":180,"format":10,"indent":11,"version":12,"backgroundColor":180,"colSpan":12,"rowSpan":12,"headerState":11,"children":872},[873],{"type":16,"direction":180,"format":10,"indent":11,"version":12,"textFormat":11,"textStyle":10,"children":874},[875],{"type":19,"text":876,"format":11,"detail":11,"mode":21,"style":10,"version":12},"定义上就证明不了",{"type":188,"direction":180,"format":10,"indent":11,"version":12,"backgroundColor":180,"colSpan":12,"rowSpan":12,"headerState":11,"children":878},[879],{"type":16,"direction":180,"format":10,"indent":11,"version":12,"textFormat":11,"textStyle":10,"children":880},[881],{"type":19,"text":882,"format":11,"detail":11,"mode":21,"style":10,"version":12},"每个变体都带合规标签",{"type":45,"tag":46,"format":10,"indent":11,"version":12,"direction":13,"children":884},[885],{"type":19,"text":886,"format":11,"detail":11,"mode":21,"style":10,"version":12},"任何合规个性化系统都需要的四个组件",{"type":16,"format":10,"indent":11,"version":12,"direction":13,"children":888},[889],{"type":19,"text":890,"format":11,"detail":11,"mode":21,"style":10,"version":12},"不管自建还是买 SaaS,一套靠谱的智能落地页技术栈都需要四个组件。漏掉任何一个,团队往往会——通常是不知不觉地——漂移到 cloaking 范式上。",{"type":45,"tag":74,"format":10,"indent":11,"version":12,"direction":13,"children":892},[893],{"type":19,"text":894,"format":11,"detail":11,"mode":21,"style":10,"version":12},"1. 上下文解析器",{"type":16,"format":10,"indent":11,"version":12,"direction":13,"children":896},[897,899,901],{"type":19,"text":898,"format":11,"detail":11,"mode":21,"style":10,"version":12},"请求时的提取器,产出结构化上下文对象:设备、语言区域、归因、风控信号、回访状态,以及任何已合法获取使用许可的一方数据信号。关键是:",{"type":19,"text":900,"format":12,"detail":11,"mode":21,"style":10,"version":12},"解析器在做个性化决策时不应该把\"是不是爬虫\"作为路由输入",{"type":19,"text":902,"format":11,"detail":11,"mode":21,"style":10,"version":12},"。爬虫过滤应该位于路由上游,作为独立关切。",{"type":45,"tag":74,"format":10,"indent":11,"version":12,"direction":13,"children":904},[905],{"type":19,"text":906,"format":11,"detail":11,"mode":21,"style":10,"version":12},"2. 变体目录",{"type":16,"format":10,"indent":11,"version":12,"direction":13,"children":908},[909],{"type":19,"text":910,"format":11,"detail":11,"mode":21,"style":10,"version":12},"一个带版本的已批准变体存储库。每个变体都挂上合规标签,标明在哪些平台获得了审批。目录必须支持变体增删改查、版本历史、审批工作流,以及按上下文谓词的可查询索引(例如\"所有在 Meta + 巴西 + 结账漏斗上已批准的变体\")。",{"type":45,"tag":74,"format":10,"indent":11,"version":12,"direction":13,"children":912},[913],{"type":19,"text":914,"format":11,"detail":11,"mode":21,"style":10,"version":12},"3. 决策引擎",{"type":16,"format":10,"indent":11,"version":12,"direction":13,"children":916},[917],{"type":19,"text":918,"format":11,"detail":11,"mode":21,"style":10,"version":12},"一个确定性的规则层:给定上下文对象,返回 variant_id。确定性很重要:相同上下文在同一套规则下永远返回同一个变体,审计和 A/B 分析才能复现。概率路由也可以,但随机种子应作为上下文的一部分,不应是黑箱。",{"type":45,"tag":74,"format":10,"indent":11,"version":12,"direction":13,"children":920},[921],{"type":19,"text":922,"format":11,"detail":11,"mode":21,"style":10,"version":12},"4. 审计日志 + 回放",{"type":16,"format":10,"indent":11,"version":12,"direction":13,"children":924},[925,927,929],{"type":19,"text":926,"format":11,"detail":11,"mode":21,"style":10,"version":12},"每次请求都发出\"上下文 + 决策 + variant_id\",保留期要扛过平台审核周期(通常 90 天以上)。系统还应该支持",{"type":19,"text":928,"format":12,"detail":11,"mode":21,"style":10,"version":12},"决策回放",{"type":19,"text":930,"format":11,"detail":11,"mode":21,"style":10,"version":12},":把历史上下文喂回当前规则集,验证是否得到同样的决策。没有回放,就无法应对\"你给我看的是变体 X\"这类申诉。",{"type":16,"format":10,"indent":11,"version":12,"direction":13,"children":932},[933,935,941],{"type":19,"text":934,"format":11,"detail":11,"mode":21,"style":10,"version":12},"这四个组件不是可选项。它们是\"能不能放心向 Meta 或 TikTok 审核员披露系统\"与\"披露不起\"之间的分水岭。",{"type":33,"fields":936,"format":10,"indent":11,"version":38,"direction":13,"children":938},{"url":937,"newTab":36,"linkType":37},"/zh-CN/products/smart-landing-pages",[939],{"type":19,"text":940,"format":11,"detail":11,"mode":21,"style":10,"version":12},"DeepClick 智能落地页",{"type":19,"text":942,"format":11,"detail":11,"mode":21,"style":10,"version":12},"以 SaaS 形态交付这四个组件,但架构范式与自建一致。",{"type":45,"tag":46,"format":10,"indent":11,"version":12,"direction":13,"children":944},[945],{"type":19,"text":946,"format":11,"detail":11,"mode":21,"style":10,"version":12},"边界模糊的几种场景",{"type":16,"format":10,"indent":11,"version":12,"direction":13,"children":948},[949],{"type":19,"text":950,"format":11,"detail":11,"mode":21,"style":10,"version":12},"三个场景最容易让本意良好的团队栽跟头。",{"type":16,"format":10,"indent":11,"version":12,"direction":13,"children":952},[953,955],{"type":19,"text":954,"format":12,"detail":11,"mode":21,"style":10,"version":12},"对结账页做地区门控",{"type":19,"text":956,"format":11,"detail":11,"mode":21,"style":10,"version":12},"。团队对不发货国家显示\"我们不发货\",对发货国家显示真正的结账页。这是智能落地页——前提是\"不发货\"页本身也是一个你愿意拿给审核员看的页面,且\"发货国家\"页是原本广告获批时对照的页面。判断准则是:每个变体都达到统一的合规标准。",{"type":16,"format":10,"indent":11,"version":12,"direction":13,"children":958},[959,961],{"type":19,"text":960,"format":12,"detail":11,"mode":21,"style":10,"version":12},"登录 vs 匿名用户",{"type":19,"text":962,"format":11,"detail":11,"mode":21,"style":10,"version":12},"。团队对登录用户提供更丰富的体验。智能落地页——前提是匿名体验本身就是一个完整、合规的 offer 页,而不是\"诱饵页\"。",{"type":16,"format":10,"indent":11,"version":12,"direction":13,"children":964},[965,967],{"type":19,"text":966,"format":12,"detail":11,"mode":21,"style":10,"version":12},"针对审核员的页面元素抑制",{"type":19,"text":968,"format":11,"detail":11,"mode":21,"style":10,"version":12},"。团队有一段逻辑:访客看起来像审核员时,抑制掉一个价格比较模块,因为该模块偶尔触发政策误判。Cloaking——板上钉钉。一旦有\"看起来像审核员就激活\"的代码路径,你就在做 cloaking,即便两个版本单独都能过审。可辩护性被破坏了。",{"type":16,"format":10,"indent":11,"version":12,"direction":13,"children":970},[971,973,979],{"type":19,"text":972,"format":11,"detail":11,"mode":21,"style":10,"version":12},"如果想搞清楚个性化或路由在何种情况下、与意图无关地滑入 cloaking 桶,可以看",{"type":33,"fields":974,"format":10,"indent":11,"version":38,"direction":13,"children":976},{"url":975,"newTab":36,"linkType":37},"/zh-CN/resources/blog/when-not-to-use-cloaking-zh",[977],{"type":19,"text":978,"format":11,"detail":11,"mode":21,"style":10,"version":12},"何时不该用 cloaking",{"type":19,"text":980,"format":11,"detail":11,"mode":21,"style":10,"version":12},"配套阅读。",{"type":45,"tag":46,"format":10,"indent":11,"version":12,"direction":13,"children":982},[983],{"type":19,"text":984,"format":11,"detail":11,"mode":21,"style":10,"version":12},"常见问题",{"type":16,"format":10,"indent":11,"version":12,"direction":13,"children":986},[987],{"type":19,"text":988,"format":12,"detail":11,"mode":21,"style":10,"version":12},"Q:A/B 测试算不算 cloaking?",{"type":16,"format":10,"indent":11,"version":12,"direction":13,"children":990},[991],{"type":19,"text":992,"format":11,"detail":11,"mode":21,"style":10,"version":12},"不算。A/B 测试在合规变体之间路由,是智能落地页的教科书范式。唯一例外是其中某个变体本身不合规——但那时叫不叫\"测试\"已经无关紧要。",{"type":16,"format":10,"indent":11,"version":12,"direction":13,"children":994},[995],{"type":19,"text":996,"format":12,"detail":11,"mode":21,"style":10,"version":12},"Q:做地区定向算 cloaking 吗?",{"type":16,"format":10,"indent":11,"version":12,"direction":13,"children":998},[999],{"type":19,"text":1000,"format":11,"detail":11,"mode":21,"style":10,"version":12},"不算,只要每个地区专属变体单独都能过审。平台本来就期待地区个性化(币种、语言、配送文案)。它们处罚的是\"基于地区的审核员规避\"。",{"type":16,"format":10,"indent":11,"version":12,"direction":13,"children":1002},[1003],{"type":19,"text":1004,"format":12,"detail":11,"mode":21,"style":10,"version":12},"Q:对爬虫和人类服务不同页面,是不是天然就是 cloaking?",{"type":16,"format":10,"indent":11,"version":12,"direction":13,"children":1006},[1007],{"type":19,"text":1008,"format":11,"detail":11,"mode":21,"style":10,"version":12},"在广告平台政策意义上基本算。即便出于风控对爬虫做过滤,也应作为安全层(拦截、限流、challenge),而不是内容替换。对爬虫服务的\"不同页面\"应该是错误或拒绝页,不是替代体验。",{"type":16,"format":10,"indent":11,"version":12,"direction":13,"children":1010},[1011],{"type":19,"text":1012,"format":12,"detail":11,"mode":21,"style":10,"version":12},"Q:服务端渲染和客户端渲染,有哪一种本身就是 cloaking?",{"type":16,"format":10,"indent":11,"version":12,"direction":13,"children":1014},[1015,1017,1023],{"type":19,"text":1016,"format":11,"detail":11,"mode":21,"style":10,"version":12},"没有。渲染位置和 cloaking 正交。服务端渲染的智能落地页系统合规;客户端渲染的 cloaking 脚本依然是 cloaking。界在策略层,不在渲染层。",{"type":33,"fields":1018,"format":10,"indent":11,"version":38,"direction":13,"children":1020},{"url":1019,"newTab":36,"linkType":37},"/zh-CN/resources/blog/server-side-vs-client-side-cloaking-zh",[1021],{"type":19,"text":1022,"format":11,"detail":11,"mode":21,"style":10,"version":12},"服务端 vs 客户端 cloaking",{"type":19,"text":1024,"format":11,"detail":11,"mode":21,"style":10,"version":12}," 讲得更细。",{"type":16,"format":10,"indent":11,"version":12,"direction":13,"children":1026},[1027],{"type":19,"text":1028,"format":12,"detail":11,"mode":21,"style":10,"version":12},"Q:我们用 CDN 边缘 worker 按 HTTP 头选页面,算 cloaking 吗?",{"type":16,"format":10,"indent":11,"version":12,"direction":13,"children":1030},[1031],{"type":19,"text":1032,"format":11,"detail":11,"mode":21,"style":10,"version":12},"只有当被选中的页面之一无法单独过审时才算。边缘 worker 只是路由机制。把每个渲染出来的页面分别拉到平台审核清单上跑一遍——全过,就是智能落地页;任何一个不过,就是 cloaking。",{"type":16,"format":10,"indent":11,"version":12,"direction":13,"children":1034},[1035],{"type":19,"text":1036,"format":12,"detail":11,"mode":21,"style":10,"version":12},"Q:广告平台有时把变体全部合规的个性化页面也判成 cloaking,怎么办?",{"type":16,"format":10,"indent":11,"version":12,"direction":13,"children":1038},[1039],{"type":19,"text":1040,"format":11,"detail":11,"mode":21,"style":10,"version":12},"这正是决策日志和变体目录派上用场的时候。申诉时附上:(a) 这条广告路由到的全部变体清单,(b) 规则集,(c) 一份决策日志样本证明路由按上下文做、不按审核员特征做。一套有文档的系统,赢面比多数人以为的要大。",{"type":45,"tag":46,"format":10,"indent":11,"version":12,"direction":13,"children":1042},[1043],{"type":19,"text":1044,"format":11,"detail":11,"mode":21,"style":10,"version":12},"结论",{"type":16,"format":10,"indent":11,"version":12,"direction":13,"children":1046},[1047],{"type":19,"text":1048,"format":11,"detail":11,"mode":21,"style":10,"version":12},"Cloaking 和智能落地页在机械层面的相似,会误导几乎每个第一次思考它们的团队。架构相似是真实的,策略差异是完全的。Cloaking 把某个页面藏起来不让审核员看到。智能落地页把正确的合规页面匹配给正确的真实访客。",{"type":16,"format":10,"indent":11,"version":12,"direction":13,"children":1050},[1051],{"type":19,"text":1052,"format":11,"detail":11,"mode":21,"style":10,"version":12},"如果上述四个组件——上下文解析器、变体目录、决策引擎、审计日志——都在,而且每个变体都能凭自身实力站住,做的就是个性化。少了任何一个组件,或有变体单独站不住,做的就是 cloaking,不管内部怎么称呼。平台关心的是渲染出来的页面和决策依据,不是厂商主页的话术。",{"id":1054,"alt":1055,"updatedAt":1056,"createdAt":1056,"url":1057,"thumbnailURL":180,"filename":1058,"mimeType":1059,"filesize":1060,"width":1061,"height":1062},301,"Cloaking vs smart landing pages architecture · 斗篷 vs 智能落地页架构对比","2026-06-10T02:41:52.111Z","https://cms-r2.deepclick.com/hero-cloaking-vs-smart-97bca18b85fc.png","hero-cloaking-vs-smart-97bca18b85fc.png","image/png",682629,1600,900,{"title":1064,"description":1065,"image":1066},"Cloaking 与智能落地页:四维度技术深度对比","从系统架构、数据流、决策日志、审计可追溯性四个维度,深度对比 cloaking 与智能落地页的根本差异,理解任何合规个性化系统都需要具备的四个核心组件与设计原则,以及如何避免漂移到 cloaking 范式。",{"id":1054,"alt":1055,"updatedAt":1056,"createdAt":1056,"url":1057,"thumbnailURL":180,"filename":1058,"mimeType":1059,"filesize":1060,"width":1061,"height":1062},"published","cloaking-vs-smart-landing-pages-zh",{"id":359,"name":1070,"avatar":1071,"updatedAt":1078,"createdAt":1079},"DeepClick",{"id":1072,"alt":1070,"updatedAt":1073,"createdAt":1073,"url":1074,"thumbnailURL":180,"filename":1075,"mimeType":1059,"filesize":1076,"width":1077,"height":1077},25,"2026-04-22T08:09:22.606Z","https://cms-r2.deepclick.com/头像-白.png","头像-白.png",26626,1024,"2026-04-22T08:09:35.299Z","2026-04-22T06:42:49.116Z",{"id":38,"titleZh":1081,"titleEn":1082,"slug":1083,"order":359,"updatedAt":1084,"createdAt":1084},"行业信息","Industry Info","industry-info","2026-04-22T03:32:29.529Z","2026-06-10T02:43:57.782Z","2026-06-10T02:44:09.074Z","2026-06-09T07:53:12.618Z","\u003Cdiv class=\"payload-richtext\">\u003Cp>合规评审、广告平台工单、工程师 RFC 文档里,这两个词常被混为一谈,代价是不少团队真金白银地交了学费。它们共用一组底层原语:服务端决策、请求上下文解析、多变体渲染。但在一个对所有广告平台都至关重要的维度上彻底分叉:\u003Cstrong>系统被允许路由到的页面集合是什么样的。\u003C/strong>\u003C/p>\u003Cp>Cloaking 在&quot;合规页面&quot;和&quot;不合规页面&quot;之间做选择,依据是&quot;谁在请求&quot;。智能落地页在多个合规变体之间做选择,依据是&quot;访客需要什么&quot;。同样的管道,不同的策略。本文从架构层面把这个区别讲透——四个视角(系统架构、数据流、决策日志、审计可追溯性)。\u003C/p>\u003Cp>策略和历史层面的科普见\u003Ca href=\"/zh-CN/resources/blog/what-is-website-cloaking-zh\">网站斗篷\u003C/a>。本文写给已经理解基础概念、需要设计或评估个性化系统的团队。\u003C/p>\u003Ch2>一句话定义,解决八成的误解\u003C/h2>\u003Cblockquote>\u003Cp>Cloaking 是对爬虫和真实用户提供实质性不同的内容,且至少有一个被提供的页面违反广告平台政策。智能落地页是对不同真实用户细分提供不同变体,且每个变体都符合与已批准广告同等的合规标准。\u003C/p>\u003C/blockquote>\u003Cp>这句话值得再读一遍。机械差异是&quot;爬虫 vs 用户&quot;,法律差异是&quot;是否至少有一个变体不合规&quot;。多数被封号的团队不是因为做了个性化被封——是因为变体库里有平台永远不会批准的页面。个性化机制只是附带。\u003C/p>\u003Cp>不少厂商会把&quot;AI 斗篷&quot;或&quot;智能 cloak&quot;包装成高级个性化。这不是个性化。藏不合规页面的智能 cloak 仍然是 cloaking,藏得越巧妙,处罚往往越重。\u003C/p>\u003Ch2>维度一:系统架构\u003C/h2>\u003Cp>两套系统在白板上看起来非常像:都有入站请求、上下文解析、决策引擎、渲染层。差别藏在内部。\u003C/p>\u003Ch3>Cloaking 架构(高风险范式)\u003C/h3>\u003Cp>```\u003C/p>\u003Cp>请求 -&gt; 边缘 worker -&gt; 指纹检测 -&gt; 分支\u003C/p>\u003Cp>                                  |\u003C/p>\u003Cp>+-----------------+------------------+\u003C/p>\u003Cp>                |                                    |\u003C/p>\u003Cp>疑似审核员/爬虫                    真实用户(或&quot;安全地区&quot;)\u003C/p>\u003Cp>                |                                    |\u003C/p>\u003Cp>渲染白页                             渲染黑页\u003C/p>\u003Cp>(合规但是假的)                    (真正想推的 offer,\u003C/p>\u003Cp>常常不合规)\u003C/p>\u003Cp>```\u003C/p>\u003Cp>本质特征是\u003Cstrong>白页与黑页的二元分叉\u003C/strong>。白页通过平台审核,黑页才是运营方真正想让用户看到的页面。检测逻辑通常涉及 IP ASN、UA 字符串、HTTP 头指纹、TLS JA3、行为信号、Referrer 链等。\u003C/p>\u003Ch3>智能落地页架构(合规范式)\u003C/h3>\u003Cp>```\u003C/p>\u003Cp>请求 -&gt; 边缘 worker -&gt; 上下文解析 -&gt; 决策引擎 -&gt; 变体目录\u003C/p>\u003Cp>                                                   |\u003C/p>\u003Cp>+-----------+-----------+-+\u003C/p>\u003Cp>                          |           |           |\u003C/p>\u003Cp>变体 A      变体 B      变体 C\u003C/p>\u003Cp>(合规)     (合规)      (合规)\u003C/p>\u003Cp>\\________ 全部可审批 _______/\u003C/p>\u003Cp>```\u003C/p>\u003Cp>智能落地页系统\u003Cstrong>没有白页/黑页对立\u003C/strong>。每个变体都必须达到与原始已批准广告同等的合规标准。决策引擎根据上下文路由——设备、语言区域、流量来源、过往互动、时段、库存——然后从一个&quot;按设计就保证统一合规&quot;的变体池里选一个。\u003C/p>\u003Ch3>架构对照表\u003C/h3>\u003Cdiv class=\"lexical-table-container\">\n        \u003Ctable class=\"lexical-table\" style=\"border-collapse: collapse;\">\n          \u003Ctbody>\u003Ctr class=\"lexical-table-row\">\n        \u003Cth\n        class=\"lexical-table-cell lexical-table-cell-header-1\"\n        \n        \n        style=\"border: 1px solid #ccc; padding: 8px;\"\n      >\n        \u003Cp>组件\u003C/p>\n      \u003C/th>\n    \u003Cth\n        class=\"lexical-table-cell lexical-table-cell-header-1\"\n        \n        \n        style=\"border: 1px solid #ccc; padding: 8px;\"\n      >\n        \u003Cp>Cloaking\u003C/p>\n      \u003C/th>\n    \u003Cth\n        class=\"lexical-table-cell lexical-table-cell-header-1\"\n        \n        \n        style=\"border: 1px solid #ccc; padding: 8px;\"\n      >\n        \u003Cp>智能落地页\u003C/p>\n      \u003C/th>\n    \n      \u003C/tr>\u003Ctr class=\"lexical-table-row\">\n        \u003Ctd\n        class=\"lexical-table-cell lexical-table-cell-header-0\"\n        \n        \n        style=\"border: 1px solid #ccc; padding: 8px;\"\n      >\n        \u003Cp>入站解析\u003C/p>\n      \u003C/td>\n    \u003Ctd\n        class=\"lexical-table-cell lexical-table-cell-header-0\"\n        \n        \n        style=\"border: 1px solid #ccc; padding: 8px;\"\n      >\n        \u003Cp>重度爬虫/审核员检测\u003C/p>\n      \u003C/td>\n    \u003Ctd\n        class=\"lexical-table-cell lexical-table-cell-header-0\"\n        \n        \n        style=\"border: 1px solid #ccc; padding: 8px;\"\n      >\n        \u003Cp>访客上下文(设备、地区、来源)\u003C/p>\n      \u003C/td>\n    \n      \u003C/tr>\u003Ctr class=\"lexical-table-row\">\n        \u003Ctd\n        class=\"lexical-table-cell lexical-table-cell-header-0\"\n        \n        \n        style=\"border: 1px solid #ccc; padding: 8px;\"\n      >\n        \u003Cp>决策输入\u003C/p>\n      \u003C/td>\n    \u003Ctd\n        class=\"lexical-table-cell lexical-table-cell-header-0\"\n        \n        \n        style=\"border: 1px solid #ccc; padding: 8px;\"\n      >\n        \u003Cp>&quot;这是审核员吗?&quot;\u003C/p>\n      \u003C/td>\n    \u003Ctd\n        class=\"lexical-table-cell lexical-table-cell-header-0\"\n        \n        \n        style=\"border: 1px solid #ccc; padding: 8px;\"\n      >\n        \u003Cp>&quot;哪个变体适合这个访客?&quot;\u003C/p>\n      \u003C/td>\n    \n      \u003C/tr>\u003Ctr class=\"lexical-table-row\">\n        \u003Ctd\n        class=\"lexical-table-cell lexical-table-cell-header-0\"\n        \n        \n        style=\"border: 1px solid #ccc; padding: 8px;\"\n      >\n        \u003Cp>页面目录\u003C/p>\n      \u003C/td>\n    \u003Ctd\n        class=\"lexical-table-cell lexical-table-cell-header-0\"\n        \n        \n        style=\"border: 1px solid #ccc; padding: 8px;\"\n      >\n        \u003Cp>2 个页面(白 + 黑)\u003C/p>\n      \u003C/td>\n    \u003Ctd\n        class=\"lexical-table-cell lexical-table-cell-header-0\"\n        \n        \n        style=\"border: 1px solid #ccc; padding: 8px;\"\n      >\n        \u003Cp>N 个变体,全部可审批\u003C/p>\n      \u003C/td>\n    \n      \u003C/tr>\u003Ctr class=\"lexical-table-row\">\n        \u003Ctd\n        class=\"lexical-table-cell lexical-table-cell-header-0\"\n        \n        \n        style=\"border: 1px solid #ccc; padding: 8px;\"\n      >\n        \u003Cp>变体合规标准\u003C/p>\n      \u003C/td>\n    \u003Ctd\n        class=\"lexical-table-cell lexical-table-cell-header-0\"\n        \n        \n        style=\"border: 1px solid #ccc; padding: 8px;\"\n      >\n        \u003Cp>非对称(白页通过,黑页过不去)\u003C/p>\n      \u003C/td>\n    \u003Ctd\n        class=\"lexical-table-cell lexical-table-cell-header-0\"\n        \n        \n        style=\"border: 1px solid #ccc; padding: 8px;\"\n      >\n        \u003Cp>统一(全部通过)\u003C/p>\n      \u003C/td>\n    \n      \u003C/tr>\u003Ctr class=\"lexical-table-row\">\n        \u003Ctd\n        class=\"lexical-table-cell lexical-table-cell-header-0\"\n        \n        \n        style=\"border: 1px solid #ccc; padding: 8px;\"\n      >\n        \u003Cp>失败模式\u003C/p>\n      \u003C/td>\n    \u003Ctd\n        class=\"lexical-table-cell lexical-table-cell-header-0\"\n        \n        \n        style=\"border: 1px solid #ccc; padding: 8px;\"\n      >\n        \u003Cp>爬虫识别误判 -&gt; 审核员看到黑页 -&gt; 封号\u003C/p>\n      \u003C/td>\n    \u003Ctd\n        class=\"lexical-table-cell lexical-table-cell-header-0\"\n        \n        \n        style=\"border: 1px solid #ccc; padding: 8px;\"\n      >\n        \u003Cp>选错变体 -&gt; 转化率下降,不踩政策\u003C/p>\n      \u003C/td>\n    \n      \u003C/tr>\u003Ctr class=\"lexical-table-row\">\n        \u003Ctd\n        class=\"lexical-table-cell lexical-table-cell-header-0\"\n        \n        \n        style=\"border: 1px solid #ccc; padding: 8px;\"\n      >\n        \u003Cp>审核场景下的可辩护性\u003C/p>\n      \u003C/td>\n    \u003Ctd\n        class=\"lexical-table-cell lexical-table-cell-header-0\"\n        \n        \n        style=\"border: 1px solid #ccc; padding: 8px;\"\n      >\n        \u003Cp>没有——系统本身就是违规\u003C/p>\n      \u003C/td>\n    \u003Ctd\n        class=\"lexical-table-cell lexical-table-cell-header-0\"\n        \n        \n        style=\"border: 1px solid #ccc; padding: 8px;\"\n      >\n        \u003Cp>完整——每个变体都可以摊给审核员看\u003C/p>\n      \u003C/td>\n    \n      \u003C/tr>\u003C/tbody>\n        \u003C/table>\n      \u003C/div>\u003Cp>最后一行是关键。Cloaking 系统\u003Cstrong>无法\u003C/strong>在广告平台申诉里为自己辩护——揭示工作原理就等于承认违规。智能落地页系统正相反,可以完整披露;披露本身就是辩护。\u003C/p>\u003Ch2>维度二:数据流\u003C/h2>\u003Cp>架构图是静态的。真正的差别出现在请求时——什么数据穿过什么边界。\u003C/p>\u003Ch3>Cloaking 的数据流\u003C/h3>\u003Col class=\"list-number\">\u003Cli\n          class=\"\"\n          style=\"\"\n          value=\"1\"\n        >\u003Cp>请求到达边缘节点。\u003C/p>\u003C/li>\u003Cli\n          class=\"\"\n          style=\"\"\n          value=\"2\"\n        >\u003Cp>边缘 worker 提取 IP、ASN、UA、HTTP 头、TLS 指纹、Cookie、Referrer。\u003C/p>\u003C/li>\u003Cli\n          class=\"\"\n          style=\"\"\n          value=\"3\"\n        >\u003Cp>把指纹\u003Cstrong>和审核员黑名单做匹配\u003C/strong>(常订阅第三方&quot;反检测检测&quot;数据源)。\u003C/p>\u003C/li>\u003Cli\n          class=\"\"\n          style=\"\"\n          value=\"4\"\n        >\u003Cp>命中:渲染白页,最小化日志。\u003C/p>\u003C/li>\u003Cli\n          class=\"\"\n          style=\"\"\n          value=\"5\"\n        >\u003Cp>未命中:渲染黑页,转化埋点到运营方自己的分析后端。\u003C/p>\u003C/li>\u003C/ol>\u003Cp>核心遥测信号——指纹是否命中——是运营方最不希望被记录在&quot;平台能传唤到&quot;位置上的数据。所以 cloaking 系统做防御性日志:短保留、无 PII、常存境外。\u003C/p>\u003Ch3>智能落地页的数据流\u003C/h3>\u003Col class=\"list-number\">\u003Cli\n          class=\"\"\n          style=\"\"\n          value=\"1\"\n        >\u003Cp>请求到达边缘节点。\u003C/p>\u003C/li>\u003Cli\n          class=\"\"\n          style=\"\"\n          value=\"2\"\n        >\u003Cp>边缘 worker 提取访客上下文:设备类别、地理位置、语言、流量来源归因、回访 Cookie、活动 UTM。\u003C/p>\u003C/li>\u003Cli\n          class=\"\"\n          style=\"\"\n          value=\"3\"\n        >\u003Cp>决策引擎拿着上下文查变体目录。\u003C/p>\u003C/li>\u003Cli\n          class=\"\"\n          style=\"\"\n          value=\"4\"\n        >\u003Cp>选中变体,同时把选择规则(如&quot;device=mobile AND locale=pt-BR -&gt; variant_b&quot;)\u003Cstrong>写入决策日志\u003C/strong>。\u003C/p>\u003C/li>\u003Cli\n          class=\"\"\n          style=\"\"\n          value=\"5\"\n        >\u003Cp>变体渲染,分析系统按 variant_id 跟踪完整漏斗。\u003C/p>\u003C/li>\u003C/ol>\u003Cp>注意反转:cloaking 想\u003Cstrong>忘记\u003C/strong>每次请求怎么路由的;智能落地页想\u003Cstrong>记住\u003C/strong>每次请求怎么路由的。决策日志是一等公民,下游用于 A/B 分析、优化,以及——关键的——广告平台审核回应。\u003C/p>\u003Ch3>数据流对照表\u003C/h3>\u003Cdiv class=\"lexical-table-container\">\n        \u003Ctable class=\"lexical-table\" style=\"border-collapse: collapse;\">\n          \u003Ctbody>\u003Ctr class=\"lexical-table-row\">\n        \u003Cth\n        class=\"lexical-table-cell lexical-table-cell-header-1\"\n        \n        \n        style=\"border: 1px solid #ccc; padding: 8px;\"\n      >\n        \u003Cp>信号\u003C/p>\n      \u003C/th>\n    \u003Cth\n        class=\"lexical-table-cell lexical-table-cell-header-1\"\n        \n        \n        style=\"border: 1px solid #ccc; padding: 8px;\"\n      >\n        \u003Cp>Cloaking 拿来...\u003C/p>\n      \u003C/th>\n    \u003Cth\n        class=\"lexical-table-cell lexical-table-cell-header-1\"\n        \n        \n        style=\"border: 1px solid #ccc; padding: 8px;\"\n      >\n        \u003Cp>智能落地页拿来...\u003C/p>\n      \u003C/th>\n    \n      \u003C/tr>\u003Ctr class=\"lexical-table-row\">\n        \u003Ctd\n        class=\"lexical-table-cell lexical-table-cell-header-0\"\n        \n        \n        style=\"border: 1px solid #ccc; padding: 8px;\"\n      >\n        \u003Cp>IP / ASN\u003C/p>\n      \u003C/td>\n    \u003Ctd\n        class=\"lexical-table-cell lexical-table-cell-header-0\"\n        \n        \n        style=\"border: 1px solid #ccc; padding: 8px;\"\n      >\n        \u003Cp>检测审核员基础设施\u003C/p>\n      \u003C/td>\n    \u003Ctd\n        class=\"lexical-table-cell lexical-table-cell-header-0\"\n        \n        \n        style=\"border: 1px solid #ccc; padding: 8px;\"\n      >\n        \u003Cp>按地区路由、风控筛查\u003C/p>\n      \u003C/td>\n    \n      \u003C/tr>\u003Ctr class=\"lexical-table-row\">\n        \u003Ctd\n        class=\"lexical-table-cell lexical-table-cell-header-0\"\n        \n        \n        style=\"border: 1px solid #ccc; padding: 8px;\"\n      >\n        \u003Cp>User-Agent\u003C/p>\n      \u003C/td>\n    \u003Ctd\n        class=\"lexical-table-cell lexical-table-cell-header-0\"\n        \n        \n        style=\"border: 1px solid #ccc; padding: 8px;\"\n      >\n        \u003Cp>识别爬虫/审核工具\u003C/p>\n      \u003C/td>\n    \u003Ctd\n        class=\"lexical-table-cell lexical-table-cell-header-0\"\n        \n        \n        style=\"border: 1px solid #ccc; padding: 8px;\"\n      >\n        \u003Cp>按设备类别定向\u003C/p>\n      \u003C/td>\n    \n      \u003C/tr>\u003Ctr class=\"lexical-table-row\">\n        \u003Ctd\n        class=\"lexical-table-cell lexical-table-cell-header-0\"\n        \n        \n        style=\"border: 1px solid #ccc; padding: 8px;\"\n      >\n        \u003Cp>TLS 指纹\u003C/p>\n      \u003C/td>\n    \u003Ctd\n        class=\"lexical-table-cell lexical-table-cell-header-0\"\n        \n        \n        style=\"border: 1px solid #ccc; padding: 8px;\"\n      >\n        \u003Cp>反检测军备竞赛\u003C/p>\n      \u003C/td>\n    \u003Ctd\n        class=\"lexical-table-cell lexical-table-cell-header-0\"\n        \n        \n        style=\"border: 1px solid #ccc; padding: 8px;\"\n      >\n        \u003Cp>基本不用\u003C/p>\n      \u003C/td>\n    \n      \u003C/tr>\u003Ctr class=\"lexical-table-row\">\n        \u003Ctd\n        class=\"lexical-table-cell lexical-table-cell-header-0\"\n        \n        \n        style=\"border: 1px solid #ccc; padding: 8px;\"\n      >\n        \u003Cp>Referrer\u003C/p>\n      \u003C/td>\n    \u003Ctd\n        class=\"lexical-table-cell lexical-table-cell-header-0\"\n        \n        \n        style=\"border: 1px solid #ccc; padding: 8px;\"\n      >\n        \u003Cp>识别平台爬虫\u003C/p>\n      \u003C/td>\n    \u003Ctd\n        class=\"lexical-table-cell lexical-table-cell-header-0\"\n        \n        \n        style=\"border: 1px solid #ccc; padding: 8px;\"\n      >\n        \u003Cp>归因流量来源\u003C/p>\n      \u003C/td>\n    \n      \u003C/tr>\u003Ctr class=\"lexical-table-row\">\n        \u003Ctd\n        class=\"lexical-table-cell lexical-table-cell-header-0\"\n        \n        \n        style=\"border: 1px solid #ccc; padding: 8px;\"\n      >\n        \u003Cp>行为信号\u003C/p>\n      \u003C/td>\n    \u003Ctd\n        class=\"lexical-table-cell lexical-table-cell-header-0\"\n        \n        \n        style=\"border: 1px solid #ccc; padding: 8px;\"\n      >\n        \u003Cp>区分人类和爬虫\u003C/p>\n      \u003C/td>\n    \u003Ctd\n        class=\"lexical-table-cell lexical-table-cell-header-0\"\n        \n        \n        style=\"border: 1px solid #ccc; padding: 8px;\"\n      >\n        \u003Cp>个性化文案\u003C/p>\n      \u003C/td>\n    \n      \u003C/tr>\u003Ctr class=\"lexical-table-row\">\n        \u003Ctd\n        class=\"lexical-table-cell lexical-table-cell-header-0\"\n        \n        \n        style=\"border: 1px solid #ccc; padding: 8px;\"\n      >\n        \u003Cp>决策输出\u003C/p>\n      \u003C/td>\n    \u003Ctd\n        class=\"lexical-table-cell lexical-table-cell-header-0\"\n        \n        \n        style=\"border: 1px solid #ccc; padding: 8px;\"\n      >\n        \u003Cp>丢弃或短保留\u003C/p>\n      \u003C/td>\n    \u003Ctd\n        class=\"lexical-table-cell lexical-table-cell-header-0\"\n        \n        \n        style=\"border: 1px solid #ccc; padding: 8px;\"\n      >\n        \u003Cp>持久化到决策日志\u003C/p>\n      \u003C/td>\n    \n      \u003C/tr>\u003C/tbody>\n        \u003C/table>\n      \u003C/div>\u003Ch2>维度三:决策日志\u003C/h2>\u003Cp>这一维度是把边界画给审核员、审计师、监管机构看的关键。\u003C/p>\u003Cp>一个个性化做对了的智能落地页系统,会对每次请求发出一条大致这样的结构化记录:\u003C/p>\u003Cp>```json\u003C/p>\u003Cp>{\u003C/p>\u003Cp>&quot;request_id&quot;: &quot;req_2026_06_09_abc123&quot;,\u003C/p>\u003Cp>&quot;timestamp&quot;: &quot;2026-06-09T14:22:11Z&quot;,\u003C/p>\u003Cp>&quot;ad_id&quot;: &quot;fb_camp_4471_ad_22&quot;,\u003C/p>\u003Cp>&quot;context&quot;: {\u003C/p>\u003Cp>&quot;device_class&quot;: &quot;mobile&quot;,\u003C/p>\u003Cp>&quot;locale&quot;: &quot;es-MX&quot;,\u003C/p>\u003Cp>&quot;traffic_source&quot;: &quot;facebook_paid&quot;,\u003C/p>\u003Cp>&quot;returning_visitor&quot;: false\u003C/p>\u003Cp>},\u003C/p>\u003Cp>&quot;decision&quot;: {\u003C/p>\u003Cp>&quot;variant_id&quot;: &quot;lp_v3_es_mobile&quot;,\u003C/p>\u003Cp>&quot;rule_fired&quot;: &quot;device=mobile AND locale=es-* -&gt; v3_es_mobile&quot;,\u003C/p>\u003Cp>&quot;compliance_tag&quot;: &quot;approved_2026_05_18&quot;\u003C/p>\u003Cp>},\u003C/p>\u003Cp>&quot;rendered_url&quot;: &quot;/lp/checkout-es-mobile&quot;\u003C/p>\u003Cp>}\u003C/p>\u003Cp>```\u003C/p>\u003Cp>三条属性让它达到&quot;审计级&quot;:\u003C/p>\u003Col class=\"list-number\">\u003Cli\n          class=\"\"\n          style=\"\"\n          value=\"1\"\n        >\u003Cp>\u003Cstrong>variant_id 能定位到已批准物料\u003C/strong>。合规团队可以把 \u003Ccode>lp_v3_es_mobile\u003C/code> 从带版本目录里抽出来给审核员看。\u003C/p>\u003C/li>\u003Cli\n          class=\"\"\n          style=\"\"\n          value=\"2\"\n        >\u003Cp>\u003Cstrong>rule_fired 是人类可读的\u003C/strong>。审核员不需要逆向行为,路由规则就摆在那。\u003C/p>\u003C/li>\u003Cli\n          class=\"\"\n          style=\"\"\n          value=\"3\"\n        >\u003Cp>\u003Cstrong>粒度到单请求,不是聚合\u003C/strong>。某用户投诉看到了某页面,团队能复原他当时看到的内容。\u003C/p>\u003C/li>\u003C/ol>\u003Cp>Cloaking 系统正相反,有充分的理由不发这种日志。把&quot;rule_fired: ua_contains_googlebot -&gt; white_page&quot;写下来,等于把违规以机器可读形式留下了证据。\u003C/p>\u003Ch2>维度四:审计可追溯性\u003C/h2>\u003Cp>审计可追溯性回答的问题是:如果广告账户明天被标记,你能否在 24 小时内拿出完整记录,说明每个用户看了哪些页面、对应哪条广告?\u003C/p>\u003Cp>对智能落地页而言,这是已解决的工程问题:\u003C/p>\u003Cul class=\"list-bullet\">\u003Cli\n          class=\"\"\n          style=\"\"\n          value=\"1\"\n        >\u003Cp>变体目录带版本(Git 或带版本 CMS)。\u003C/p>\u003C/li>\u003Cli\n          class=\"\"\n          style=\"\"\n          value=\"2\"\n        >\u003Cp>每个变体有审批记录(谁批的、什么时候、对照哪条政策)。\u003C/p>\u003C/li>\u003Cli\n          class=\"\"\n          style=\"\"\n          value=\"3\"\n        >\u003Cp>决策日志按 request_id、ad_id、variant_id 建索引。\u003C/p>\u003C/li>\u003Cli\n          class=\"\"\n          style=\"\"\n          value=\"4\"\n        >\u003Cp>三者交叉就能回答:&quot;广告 X 路由到变体 A、B、C 的比例 40/35/25,各自线上 URL 如下&quot;。\u003C/p>\u003C/li>\u003C/ul>\u003Cp>对 cloaking 而言,审计在结构上不可能完成。黑页可能没有持久 URL——很多系统用模板在请求时生成 offer 页,正是为了让你无法指给审核员看。让 cloaking 能跑通的特性,同时让它无法被审计。\u003C/p>\u003Cdiv class=\"lexical-table-container\">\n        \u003Ctable class=\"lexical-table\" style=\"border-collapse: collapse;\">\n          \u003Ctbody>\u003Ctr class=\"lexical-table-row\">\n        \u003Cth\n        class=\"lexical-table-cell lexical-table-cell-header-1\"\n        \n        \n        style=\"border: 1px solid #ccc; padding: 8px;\"\n      >\n        \u003Cp>审计问题\u003C/p>\n      \u003C/th>\n    \u003Cth\n        class=\"lexical-table-cell lexical-table-cell-header-1\"\n        \n        \n        style=\"border: 1px solid #ccc; padding: 8px;\"\n      >\n        \u003Cp>Cloaking 怎么答\u003C/p>\n      \u003C/th>\n    \u003Cth\n        class=\"lexical-table-cell lexical-table-cell-header-1\"\n        \n        \n        style=\"border: 1px solid #ccc; padding: 8px;\"\n      >\n        \u003Cp>智能落地页怎么答\u003C/p>\n      \u003C/th>\n    \n      \u003C/tr>\u003Ctr class=\"lexical-table-row\">\n        \u003Ctd\n        class=\"lexical-table-cell lexical-table-cell-header-0\"\n        \n        \n        style=\"border: 1px solid #ccc; padding: 8px;\"\n      >\n        \u003Cp>&quot;把这条广告的全部变体列出来。&quot;\u003C/p>\n      \u003C/td>\n    \u003Ctd\n        class=\"lexical-table-cell lexical-table-cell-header-0\"\n        \n        \n        style=\"border: 1px solid #ccc; padding: 8px;\"\n      >\n        \u003Cp>答不出,或不答\u003C/p>\n      \u003C/td>\n    \u003Ctd\n        class=\"lexical-table-cell lexical-table-cell-header-0\"\n        \n        \n        style=\"border: 1px solid #ccc; padding: 8px;\"\n      >\n        \u003Cp>从带版本的目录里拉\u003C/p>\n      \u003C/td>\n    \n      \u003C/tr>\u003Ctr class=\"lexical-table-row\">\n        \u003Ctd\n        class=\"lexical-table-cell lexical-table-cell-header-0\"\n        \n        \n        style=\"border: 1px solid #ccc; padding: 8px;\"\n      >\n        \u003Cp>&quot;谁批准了这个变体?&quot;\u003C/p>\n      \u003C/td>\n    \u003Ctd\n        class=\"lexical-table-cell lexical-table-cell-header-0\"\n        \n        \n        style=\"border: 1px solid #ccc; padding: 8px;\"\n      >\n        \u003Cp>没记\u003C/p>\n      \u003C/td>\n    \u003Ctd\n        class=\"lexical-table-cell lexical-table-cell-header-0\"\n        \n        \n        style=\"border: 1px solid #ccc; padding: 8px;\"\n      >\n        \u003Cp>目录里有审批记录\u003C/p>\n      \u003C/td>\n    \n      \u003C/tr>\u003Ctr class=\"lexical-table-row\">\n        \u003Ctd\n        class=\"lexical-table-cell lexical-table-cell-header-0\"\n        \n        \n        style=\"border: 1px solid #ccc; padding: 8px;\"\n      >\n        \u003Cp>&quot;用户 X 当时看到了什么?&quot;\u003C/p>\n      \u003C/td>\n    \u003Ctd\n        class=\"lexical-table-cell lexical-table-cell-header-0\"\n        \n        \n        style=\"border: 1px solid #ccc; padding: 8px;\"\n      >\n        \u003Cp>没有单请求日志\u003C/p>\n      \u003C/td>\n    \u003Ctd\n        class=\"lexical-table-cell lexical-table-cell-header-0\"\n        \n        \n        style=\"border: 1px solid #ccc; padding: 8px;\"\n      >\n        \u003Cp>从决策日志复原\u003C/p>\n      \u003C/td>\n    \n      \u003C/tr>\u003Ctr class=\"lexical-table-row\">\n        \u003Ctd\n        class=\"lexical-table-cell lexical-table-cell-header-0\"\n        \n        \n        style=\"border: 1px solid #ccc; padding: 8px;\"\n      >\n        \u003Cp>&quot;为什么系统这样路由?&quot;\u003C/p>\n      \u003C/td>\n    \u003Ctd\n        class=\"lexical-table-cell lexical-table-cell-header-0\"\n        \n        \n        style=\"border: 1px solid #ccc; padding: 8px;\"\n      >\n        \u003Cp>检测逻辑敏感\u003C/p>\n      \u003C/td>\n    \u003Ctd\n        class=\"lexical-table-cell lexical-table-cell-header-0\"\n        \n        \n        style=\"border: 1px solid #ccc; padding: 8px;\"\n      >\n        \u003Cp>rule_fired 写得很明\u003C/p>\n      \u003C/td>\n    \n      \u003C/tr>\u003Ctr class=\"lexical-table-row\">\n        \u003Ctd\n        class=\"lexical-table-cell lexical-table-cell-header-0\"\n        \n        \n        style=\"border: 1px solid #ccc; padding: 8px;\"\n      >\n        \u003Cp>&quot;证明没有任何变体违反政策。&quot;\u003C/p>\n      \u003C/td>\n    \u003Ctd\n        class=\"lexical-table-cell lexical-table-cell-header-0\"\n        \n        \n        style=\"border: 1px solid #ccc; padding: 8px;\"\n      >\n        \u003Cp>定义上就证明不了\u003C/p>\n      \u003C/td>\n    \u003Ctd\n        class=\"lexical-table-cell lexical-table-cell-header-0\"\n        \n        \n        style=\"border: 1px solid #ccc; padding: 8px;\"\n      >\n        \u003Cp>每个变体都带合规标签\u003C/p>\n      \u003C/td>\n    \n      \u003C/tr>\u003C/tbody>\n        \u003C/table>\n      \u003C/div>\u003Ch2>任何合规个性化系统都需要的四个组件\u003C/h2>\u003Cp>不管自建还是买 SaaS,一套靠谱的智能落地页技术栈都需要四个组件。漏掉任何一个,团队往往会——通常是不知不觉地——漂移到 cloaking 范式上。\u003C/p>\u003Ch3>1. 上下文解析器\u003C/h3>\u003Cp>请求时的提取器,产出结构化上下文对象:设备、语言区域、归因、风控信号、回访状态,以及任何已合法获取使用许可的一方数据信号。关键是:\u003Cstrong>解析器在做个性化决策时不应该把&quot;是不是爬虫&quot;作为路由输入\u003C/strong>。爬虫过滤应该位于路由上游,作为独立关切。\u003C/p>\u003Ch3>2. 变体目录\u003C/h3>\u003Cp>一个带版本的已批准变体存储库。每个变体都挂上合规标签,标明在哪些平台获得了审批。目录必须支持变体增删改查、版本历史、审批工作流,以及按上下文谓词的可查询索引(例如&quot;所有在 Meta + 巴西 + 结账漏斗上已批准的变体&quot;)。\u003C/p>\u003Ch3>3. 决策引擎\u003C/h3>\u003Cp>一个确定性的规则层:给定上下文对象,返回 variant_id。确定性很重要:相同上下文在同一套规则下永远返回同一个变体,审计和 A/B 分析才能复现。概率路由也可以,但随机种子应作为上下文的一部分,不应是黑箱。\u003C/p>\u003Ch3>4. 审计日志 + 回放\u003C/h3>\u003Cp>每次请求都发出&quot;上下文 + 决策 + variant_id&quot;,保留期要扛过平台审核周期(通常 90 天以上)。系统还应该支持\u003Cstrong>决策回放\u003C/strong>:把历史上下文喂回当前规则集,验证是否得到同样的决策。没有回放,就无法应对&quot;你给我看的是变体 X&quot;这类申诉。\u003C/p>\u003Cp>这四个组件不是可选项。它们是&quot;能不能放心向 Meta 或 TikTok 审核员披露系统&quot;与&quot;披露不起&quot;之间的分水岭。\u003Ca href=\"/zh-CN/products/smart-landing-pages\">DeepClick 智能落地页\u003C/a>以 SaaS 形态交付这四个组件,但架构范式与自建一致。\u003C/p>\u003Ch2>边界模糊的几种场景\u003C/h2>\u003Cp>三个场景最容易让本意良好的团队栽跟头。\u003C/p>\u003Cp>\u003Cstrong>对结账页做地区门控\u003C/strong>。团队对不发货国家显示&quot;我们不发货&quot;,对发货国家显示真正的结账页。这是智能落地页——前提是&quot;不发货&quot;页本身也是一个你愿意拿给审核员看的页面,且&quot;发货国家&quot;页是原本广告获批时对照的页面。判断准则是:每个变体都达到统一的合规标准。\u003C/p>\u003Cp>\u003Cstrong>登录 vs 匿名用户\u003C/strong>。团队对登录用户提供更丰富的体验。智能落地页——前提是匿名体验本身就是一个完整、合规的 offer 页,而不是&quot;诱饵页&quot;。\u003C/p>\u003Cp>\u003Cstrong>针对审核员的页面元素抑制\u003C/strong>。团队有一段逻辑:访客看起来像审核员时,抑制掉一个价格比较模块,因为该模块偶尔触发政策误判。Cloaking——板上钉钉。一旦有&quot;看起来像审核员就激活&quot;的代码路径,你就在做 cloaking,即便两个版本单独都能过审。可辩护性被破坏了。\u003C/p>\u003Cp>如果想搞清楚个性化或路由在何种情况下、与意图无关地滑入 cloaking 桶,可以看\u003Ca href=\"/zh-CN/resources/blog/when-not-to-use-cloaking-zh\">何时不该用 cloaking\u003C/a>配套阅读。\u003C/p>\u003Ch2>常见问题\u003C/h2>\u003Cp>\u003Cstrong>Q:A/B 测试算不算 cloaking?\u003C/strong>\u003C/p>\u003Cp>不算。A/B 测试在合规变体之间路由,是智能落地页的教科书范式。唯一例外是其中某个变体本身不合规——但那时叫不叫&quot;测试&quot;已经无关紧要。\u003C/p>\u003Cp>\u003Cstrong>Q:做地区定向算 cloaking 吗?\u003C/strong>\u003C/p>\u003Cp>不算,只要每个地区专属变体单独都能过审。平台本来就期待地区个性化(币种、语言、配送文案)。它们处罚的是&quot;基于地区的审核员规避&quot;。\u003C/p>\u003Cp>\u003Cstrong>Q:对爬虫和人类服务不同页面,是不是天然就是 cloaking?\u003C/strong>\u003C/p>\u003Cp>在广告平台政策意义上基本算。即便出于风控对爬虫做过滤,也应作为安全层(拦截、限流、challenge),而不是内容替换。对爬虫服务的&quot;不同页面&quot;应该是错误或拒绝页,不是替代体验。\u003C/p>\u003Cp>\u003Cstrong>Q:服务端渲染和客户端渲染,有哪一种本身就是 cloaking?\u003C/strong>\u003C/p>\u003Cp>没有。渲染位置和 cloaking 正交。服务端渲染的智能落地页系统合规;客户端渲染的 cloaking 脚本依然是 cloaking。界在策略层,不在渲染层。\u003Ca href=\"/zh-CN/resources/blog/server-side-vs-client-side-cloaking-zh\">服务端 vs 客户端 cloaking\u003C/a> 讲得更细。\u003C/p>\u003Cp>\u003Cstrong>Q:我们用 CDN 边缘 worker 按 HTTP 头选页面,算 cloaking 吗?\u003C/strong>\u003C/p>\u003Cp>只有当被选中的页面之一无法单独过审时才算。边缘 worker 只是路由机制。把每个渲染出来的页面分别拉到平台审核清单上跑一遍——全过,就是智能落地页;任何一个不过,就是 cloaking。\u003C/p>\u003Cp>\u003Cstrong>Q:广告平台有时把变体全部合规的个性化页面也判成 cloaking,怎么办?\u003C/strong>\u003C/p>\u003Cp>这正是决策日志和变体目录派上用场的时候。申诉时附上:(a) 这条广告路由到的全部变体清单,(b) 规则集,(c) 一份决策日志样本证明路由按上下文做、不按审核员特征做。一套有文档的系统,赢面比多数人以为的要大。\u003C/p>\u003Ch2>结论\u003C/h2>\u003Cp>Cloaking 和智能落地页在机械层面的相似,会误导几乎每个第一次思考它们的团队。架构相似是真实的,策略差异是完全的。Cloaking 把某个页面藏起来不让审核员看到。智能落地页把正确的合规页面匹配给正确的真实访客。\u003C/p>\u003Cp>如果上述四个组件——上下文解析器、变体目录、决策引擎、审计日志——都在,而且每个变体都能凭自身实力站住,做的就是个性化。少了任何一个组件,或有变体单独站不住,做的就是 cloaking,不管内部怎么称呼。平台关心的是渲染出来的页面和决策依据,不是厂商主页的话术。\u003C/p>\u003C/div>","https://deepclick.com/zh-CN/resources/blog/cloaking-vs-smart-landing-pages-zh",{"zh-CN":1068},1781059744950]