「Adobe Analytics」添加用户授权失败
问题给用户添加权限后,Adobe Anlaytics仍然访问不了,有如下提示:原因这个错误信息表明你的Adobe ID未与Adobe Experience Cloud解决方案账户关联。可能的原因包括:错误的账户:Adobe ID可能没有被正确添加到Experience Cloud解决方案的账户中,如你添加的权限是A账户,但你打开的链接确实B账户……
问题给用户添加权限后,Adobe Anlaytics仍然访问不了,有如下提示:原因这个错误信息表明你的Adobe ID未与Adobe Experience Cloud解决方案账户关联。可能的原因包括:错误的账户:Adobe ID可能没有被正确添加到Experience Cloud解决方案的账户中,如你添加的权限是A账户,但你打开的链接确实B账户……
问题给GA4添加新用户时提示:Failed to register users,如图所示: 原因网络问题或Google端问题。解决方法刷新一下重新授权,或换个时间操作。……
问题GA4跳出率突然翻倍(增加 20%),如:原因可能有如下原因:垃圾流量增加,导致跳出率增加,延伸阅读:「Google Analytics 4」垃圾流量的识别与处理移除了一些关键事件,移除关键事件会导致跳出率增加感兴趣的会话的持续时间设置太长,会导致跳出率增加,延伸阅读:为什么我的GA4里的跳出率异常低? 解决方……
问题昨天,Adobe Analytics工作区不能同时使用多个维度下钻,如:主维度是A,分别有A1、A2、A3…… 需要用B和C在A1和A2下钻,但只有B的有效,C的没有值,如果将维度B移除,C就会出现值。原因这是个Bug。 解决方案Adobe已经将其修复,如果你还遇到上述情况,请刷新浏览器或清除缓存后重试。……
问题GA4里有重复的交易ID,不是说purchase事件会基于交易ID自动去重吗?原因purchase事件的去重是基于同个用户的交易ID去重,如果不同用户使用相同的交易ID,是不会去重的。 解决方案确保交易ID的唯一,不重复。……
问题sGTM(GTM服务端布署)预览时提示“Rate exceeded”,如:原因“Rate exceeded”一般是使用GCP(Google Cloud Platform)的时候会遇到,表示超过服务器的处理的上限,有两种可能:一种是有服务器挂了,如原来有4台,现在只有3台,导致处理能力降低一种是数据量超过现有的处理能力 解决方……
有人将GA4数据与自己的服务器日志做对比,发现有些页面访问/请求,GA4没有记录到,存在数据丢失。会有哪些原因呢?客户端拦截广告拦截器或浏览器设置:用户使用的浏览器插件(如uBlock Origin、AdBlock)或隐私设置可能阻止了GA4的跟踪代码(gtag.js或analytics.js)加载或发送数据。隐私保护功能:现代浏览器(如Safar……
不少人对GA4 360和Adobe Analytics的价格感兴趣,GA4的价格相对公开些,Adobe Analytics的就个性化定价,因为影响价格的因素很多,基本是一客人一价格。 最近有家公司在做产品选型,向GA4 360和Adobe Analytics获取了报价,每月1亿的事件GA4 360报价是四万美元左右Adobe Analyt……
GTM(Google Tag Manager)服务端跟踪(Server-SideTracking,简称sGTM)是一种将标签管理和数据收集从浏览器端(客户端)转移到服务器端的解决方案。它可以提高数据准确性、减少广告阻挡器的影响、延长 cookie 寿命、保护用户隐私,并更好地遵守 GDPR 等隐私法规,如一些营销转化跟踪能提高10%。sGTM支持主流的云……
更新时间:2025年9月8号Shein因违规收集用户数据被CNIL(法国国家信息与自由委员会)罚款1.5亿欧元 概要CNIL在 2025 年 9 月 3 日宣布的调查发现,Shein 的法国网站在用户拒绝 cookies 或撤回同意后,仍会放置新的 cookies,并继续读取已存在的 cookies,同时未正确告知用户这些跟踪器的用途和影响。这违反了欧……
更新时间:2025年9月1号 如果你用DebugView去调试电商跟踪,那么你可能会看到价格显示不一样,实际是250,但显示250000000,如: 原因这是GA4为了优化存储和处理效率,将浮点数(如价格)转换为整数存储。 解决方案知道原因就可以了。……
更新时间:2025年9月1号根据今年7月份,WWDC介绍,苹果将在Safari推出全新高级追踪和指纹保护功能(Advanced Tracking and Fingerprinting Protection,ATFP),里面将新增一些保护用户隐私的功能,会对行业有很大的影响。该功能已经在Safari技术预览版中,根据经验,技术预览版和稳定版之间通常有大约3……
更新时间:2025年8月25号Google Analytics 4(GA4)是目前广泛使用的网站和应用分析工具,但许多用户在实施过程中会遇到事件重复触发的问题。这不仅会导致数据不准确,还可能影响业务决策。本文将深入探讨GA4中事件重复触发的常见原因,并提供相应的解决方法,帮助用户优化数据收集的准确性。GA4事件重复触发的常见原因GTM配置错误……
问题你可能会遇到,有些eVar/Prop,本来不应该重复出现,但却重复出现,如Order ID,你可以看到有些Order ID出现了多次:进一步分析时,会发现,相同的Order ID是在不同的行为流里产生,也就有不同的人,下了相同的订单。而系统设计的Order ID是唯一,这就有冲突,是哪里出了问题呢? 原因其实这是哈希冲突导致。A……
更新时间:2025年8月16号这一节介绍GTM上对HubSpot Forms做GA4事件跟踪,HubSpot Forms是有API支持GTM去做表单跟踪的。HubSpot Forms的跟踪逻辑是:HubSpot Forms在成功提交可以通过addEventListener监听,然后通过dataLayer发送数据,以下代码支持HubSpot Forms v……
更新时间:2025年8月11号这一篇介绍用GTM获取网站API返回的JSON数据,然后将数据发送到GA4。这种方法的的使用场景有:用户登录后网站API返回登录用户信息,可以作为登录成功事件跟踪,还可以将返回的登录信息发送给GA4。电商页面打开,API返回产品信息,展示在页面,也可以直接通过这种方式去获取,然后发送给GA4。 如何确定……
问题经常会有人将维度Marketing Channel(营销渠道)和Tracking Code(跟踪代码)一起使用,如主维度用Marketing Channel,次级维度用Tracking Code,导致Tracking Code中标记为是付费流量,但在Marketing Channel却划分为自然流量/直接流量,出现了冲突。如用户通过付费搜索(带有跟踪……
自2025年7月21日起,Google将实施一项重大政策调整,对于没有安装Consent Mode v2的欧洲网站,将限制数据跟踪。如果你的网站是面向欧洲的,没有安装Consent Mode v2,可能会收到如下邮件:目的这一举措是Google对欧洲日益严格的隐私法规(如 GDPR 和 CCPA)以及用户对数据隐私日益增长的关注的回应。影响Ad……
裁决结果德国汉诺威行政法院于2025年3月19日裁定:谷歌跟踪代码管理器 (GTM) 需要根据《通用数据保护条例》(GDPR) 和德国《追踪与数据保护条例》(TTDSG) 获得用户明确同意,才可以加载。判决的原因是:GTM会将技术标识符(例如 IP 地址和浏览器元数据)传输到 Google 服务器,这些服务器通常位于美国等第三国。法院裁定,这种处理对于……
Adobe Analytics的数据处理顺序,主要可以分为三个环节:发送数据数据预处理(Pre-Pressing)处理数据(Processing)发送数据Web SDK/Mobile SDK/Edge Network Server API:这是服务端布署方式,延伸阅读:Adobe Analytics服务端(Web SDK)布署案例Data ……
您已发表655条评论。
日期时间 | 金币 | 类别 | 状态 | 描述 |
---|---|---|---|---|
2019-10-29 03:29:58 | 0 | accepted | comment_posted_1728 | |
2019-11-02 06:11:17 | 1 | 充值 | accepted | comment_posted_1731 |
2019-11-02 07:05:20 | 1 | 充值 | accepted | comment_posted_1732 |
2019-11-02 07:16:06 | 1 | 充值 | accepted | comment_posted_1733 |
2019-11-02 07:16:15 | 1 | 充值 | accepted | comment_posted_1734 |
2019-11-02 07:28:33 | 1 | 充值 | accepted | comment_posted_1735 |
2019-11-02 07:36:02 | 1 | 充值 | accepted | comment_posted_1736 |
2019-11-02 08:08:15 | 1 | 充值 | accepted | comment_posted_1737 |
2019-11-04 13:02:27 | 1 | 充值 | accepted | comment_posted_1738 |
2019-11-05 02:51:40 | 1 | 充值 | accepted | comment_posted_1740 |
2019-11-11 08:59:35 | 1 | 充值 | accepted | comment_posted_1741 |
2019-11-17 09:46:02 | 1 | 充值 | accepted | comment_posted_1744 |
2019-11-22 07:02:22 | 1 | 充值 | accepted | comment_posted_1747 |
2019-11-22 09:28:59 | 1 | 充值 | accepted | comment_posted_1749 |
2019-11-25 04:43:47 | 1 | 充值 | accepted | comment_posted_1751 |
2019-11-25 04:54:56 | 1 | 充值 | accepted | comment_posted_1754 |
2019-11-26 06:12:03 | 1 | 充值 | accepted | comment_posted_1755 |
2019-11-26 06:12:52 | 1 | 充值 | accepted | comment_posted_1756 |
2019-11-26 12:29:45 | 1 | 充值 | accepted | comment_posted_1758 |
2019-12-05 08:25:20 | 1 | 充值 | accepted | comment_posted_1761 |
2019-12-17 02:21:25 | 1 | 充值 | accepted | comment_posted_1764 |
2019-12-20 06:35:53 | 1 | 充值 | accepted | comment_posted_1766 |
2020-01-10 10:22:09 | 1 | 充值 | accepted | comment_posted_1768 |
2020-02-25 15:02:57 | 1 | 充值 | accepted | comment_posted_1773 |
2020-03-02 08:41:25 | 1 | 充值 | accepted | comment_posted_1775 |
2020-03-14 03:42:22 | 1 | 充值 | accepted | comment_posted_1777 |
2020-03-17 03:43:53 | 1 | 充值 | accepted | comment_posted_1779 |
2020-03-20 08:19:37 | 1 | 充值 | accepted | comment_posted_1781 |
2020-03-25 15:45:38 | 1 | 充值 | accepted | comment_posted_1783 |
2020-03-26 03:19:26 | 1 | 充值 | accepted | comment_posted_1785 |
2020-04-14 03:21:20 | 1 | 充值 | accepted | comment_posted_1789 |
2020-04-26 04:17:22 | 1 | 充值 | accepted | comment_posted_1792 |
2020-04-26 12:44:45 | 1 | 充值 | accepted | comment_posted_1794 |
2020-04-29 08:22:09 | 1 | 充值 | accepted | comment_posted_1796 |
2020-05-06 14:25:50 | 1 | 充值 | accepted | comment_posted_1798 |
2020-05-25 05:00:22 | 1 | 充值 | accepted | comment_posted_1804 |
2020-05-26 13:47:41 | 1 | 充值 | accepted | comment_posted_1807 |
2020-05-26 13:57:35 | 1 | 充值 | accepted | comment_posted_1808 |
2020-06-18 01:16:10 | 1 | 充值 | accepted | comment_posted_1813 |
2020-06-18 01:19:27 | 1 | 充值 | accepted | comment_posted_1814 |
2020-06-19 02:44:41 | 1 | 充值 | accepted | comment_posted_1817 |
2020-06-29 05:13:38 | 1 | 充值 | accepted | comment_posted_1819 |
2020-07-24 02:11:34 | 1 | 充值 | accepted | comment_posted_1822 |
2020-08-06 15:38:11 | 1 | 充值 | accepted | comment_posted_1825 |
2020-08-25 15:26:21 | 1 | 充值 | accepted | comment_posted_1829 |
2020-08-31 07:06:39 | 1 | 充值 | accepted | comment_posted_1832 |
2020-09-22 11:17:57 | 1 | 充值 | accepted | comment_posted_1839 |
2020-10-18 03:18:26 | 1 | 充值 | accepted | comment_posted_1843 |
2020-10-19 06:43:02 | 1 | 充值 | accepted | comment_posted_1845 |
2020-10-19 06:51:03 | 1 | 充值 | accepted | comment_posted_1847 |
2020-10-20 10:05:09 | 1 | 充值 | accepted | comment_posted_1849 |
2020-10-27 05:18:23 | 1 | 充值 | accepted | comment_posted_1853 |
2020-11-02 05:03:49 | 1 | 充值 | accepted | comment_posted_1856 |
2020-11-02 05:32:36 | 1 | 充值 | accepted | comment_posted_1858 |
2020-11-03 06:38:16 | 1 | 充值 | accepted | comment_posted_1860 |
2020-11-03 10:55:33 | 1 | 充值 | accepted | comment_posted_1862 |
2020-11-11 11:15:31 | 1 | 充值 | accepted | comment_posted_1865 |
2020-11-11 11:31:36 | 1 | 充值 | accepted | comment_posted_1867 |
2020-11-11 11:54:04 | 1 | 充值 | accepted | comment_posted_1869 |
2020-11-11 15:06:32 | 1 | 充值 | accepted | comment_posted_1871 |
2020-11-23 13:17:39 | 1 | 充值 | accepted | comment_posted_1875 |
2020-12-03 08:40:03 | 1 | 充值 | accepted | comment_posted_1878 |
2020-12-04 05:59:02 | 1 | 充值 | accepted | comment_posted_1882 |
2020-12-04 06:00:30 | 1 | 充值 | accepted | comment_posted_1883 |
2020-12-04 06:01:43 | 1 | 充值 | accepted | comment_posted_1884 |
2020-12-04 06:23:00 | 1 | 充值 | accepted | comment_posted_1886 |
2020-12-05 02:28:42 | 1 | 充值 | accepted | comment_posted_1889 |
2020-12-08 04:10:08 | 1 | 充值 | accepted | comment_posted_1891 |
2020-12-08 08:45:04 | 1 | 充值 | accepted | comment_posted_1893 |
2020-12-08 10:17:28 | 1 | 充值 | accepted | comment_posted_1895 |
2020-12-10 03:34:03 | 1 | 充值 | accepted | comment_posted_1898 |
2020-12-14 04:59:33 | 1 | 充值 | accepted | comment_posted_1901 |
2020-12-22 13:57:16 | 1 | 充值 | accepted | comment_posted_1907 |
2020-12-30 13:23:36 | 1 | 充值 | accepted | comment_posted_1910 |
2021-01-05 03:15:32 | 1 | 充值 | accepted | comment_posted_1914 |
2021-01-06 02:26:57 | 1 | 充值 | accepted | comment_posted_1916 |
2021-01-08 10:10:40 | 1 | 充值 | accepted | comment_posted_1918 |
2021-01-10 09:27:56 | 1 | 充值 | accepted | comment_posted_1921 |
2021-01-10 13:36:22 | 1 | 充值 | accepted | comment_posted_1923 |
2021-01-11 03:05:18 | 1 | 充值 | accepted | comment_posted_1925 |
2021-01-11 08:00:52 | 1 | 充值 | accepted | comment_posted_1929 |
2021-01-11 08:01:31 | 1 | 充值 | accepted | comment_posted_1930 |
2021-01-12 03:39:12 | 1 | 充值 | accepted | comment_posted_1933 |
2021-01-13 08:58:19 | 1 | 充值 | accepted | comment_posted_1935 |
2021-01-21 00:47:27 | 1 | 充值 | accepted | comment_posted_1939 |
2021-01-27 01:48:39 | 1 | 充值 | accepted | comment_posted_1942 |
2021-02-08 05:29:00 | 1 | 充值 | accepted | comment_posted_1944 |
2021-02-09 17:10:27 | 1 | 充值 | accepted | comment_posted_1947 |
2021-02-22 11:21:35 | 1 | 充值 | accepted | comment_posted_1950 |
2021-02-22 14:01:56 | 1 | 充值 | accepted | comment_posted_1952 |
2021-02-23 03:32:56 | 1 | 充值 | accepted | comment_posted_1955 |
2021-03-01 14:31:32 | 1 | 充值 | accepted | comment_posted_1958 |
2021-03-02 01:28:22 | 1 | 充值 | accepted | comment_posted_1961 |
2021-03-02 01:28:59 | 1 | 充值 | accepted | comment_posted_1962 |
2021-03-03 02:52:02 | 1 | 充值 | accepted | comment_posted_1964 |
2021-03-05 08:27:16 | 1 | 充值 | accepted | comment_posted_1967 |
2021-03-06 01:52:53 | 1 | 充值 | accepted | comment_posted_1969 |
2021-03-09 11:21:08 | 1 | 充值 | accepted | comment_posted_1971 |
2021-03-09 13:28:27 | 1 | 充值 | accepted | comment_posted_1973 |
2021-03-11 10:11:11 | 1 | 充值 | accepted | comment_posted_1977 |
2021-03-11 10:11:47 | 1 | 充值 | accepted | comment_posted_1978 |
2021-03-11 10:12:50 | 1 | 充值 | accepted | comment_posted_1979 |
2021-03-11 11:44:42 | 1 | 充值 | accepted | comment_posted_1981 |
2021-03-12 08:38:04 | 1 | 充值 | accepted | comment_posted_1985 |
2021-03-12 08:40:30 | 1 | 充值 | accepted | comment_posted_1986 |
2021-03-15 08:13:15 | 1 | 充值 | accepted | comment_posted_1990 |
2021-03-15 08:21:25 | 1 | 充值 | accepted | comment_posted_1991 |
2021-03-16 02:45:06 | 1 | 充值 | accepted | comment_posted_1993 |
2021-03-16 06:14:55 | 1 | 充值 | accepted | comment_posted_1995 |
2021-03-16 07:55:51 | 1 | 充值 | accepted | comment_posted_1998 |
2021-03-23 15:12:06 | 1 | 充值 | accepted | comment_posted_2001 |
2021-03-28 10:04:38 | 1 | 充值 | accepted | comment_posted_2003 |
2021-03-28 11:19:28 | 1 | 充值 | accepted | comment_posted_2005 |
2021-04-03 11:56:41 | 1 | 充值 | accepted | comment_posted_2007 |
2021-04-03 12:54:25 | 1 | 充值 | accepted | comment_posted_2009 |
2021-04-04 09:04:36 | 1 | 充值 | accepted | comment_posted_2011 |
2021-04-05 06:07:36 | 1 | 充值 | accepted | comment_posted_2013 |
2021-04-08 08:04:09 | 1 | 充值 | accepted | comment_posted_2015 |
2021-04-27 06:17:06 | 1 | 充值 | accepted | comment_posted_2018 |
2021-04-27 06:35:40 | 1 | 充值 | accepted | comment_posted_2020 |
2021-05-14 07:03:22 | 1 | 充值 | accepted | comment_posted_2031 |
2021-05-18 07:29:51 | 1 | 充值 | accepted | comment_posted_2033 |
2021-05-29 05:29:35 | 1 | 充值 | accepted | comment_posted_2037 |
2021-05-30 10:04:31 | 1 | 充值 | accepted | comment_posted_2039 |
2021-06-07 07:36:09 | 1 | 充值 | accepted | comment_posted_2041 |
2021-06-07 10:10:15 | 1 | 充值 | accepted | comment_posted_2043 |
2021-06-30 06:54:22 | 1 | 充值 | accepted | comment_posted_2047 |
2021-06-30 08:56:01 | 1 | 充值 | accepted | comment_posted_2049 |
2021-07-01 12:00:41 | 1 | 充值 | accepted | comment_posted_2051 |
2021-07-13 08:00:38 | 1 | 充值 | accepted | comment_posted_2053 |
2021-07-14 04:12:04 | 1 | 充值 | accepted | comment_posted_2055 |
2021-07-14 07:45:29 | 1 | 充值 | accepted | comment_posted_2057 |
2021-07-15 04:00:58 | 1 | 充值 | accepted | comment_posted_2059 |
2021-07-16 14:56:19 | 1 | 充值 | accepted | comment_posted_2063 |
2021-07-18 13:47:36 | 1 | 充值 | accepted | comment_posted_2065 |
2021-07-22 04:01:22 | 1 | 充值 | accepted | comment_posted_2067 |
2021-07-22 09:10:10 | 1 | 充值 | accepted | comment_posted_2070 |
2021-07-22 09:13:40 | 1 | 充值 | accepted | comment_posted_2071 |
2021-07-23 04:01:31 | 1 | 充值 | accepted | comment_posted_2073 |
2021-07-23 09:16:03 | 1 | 充值 | accepted | comment_posted_2075 |
2021-07-27 03:16:11 | 1 | 充值 | accepted | comment_posted_2077 |
2021-07-29 08:14:37 | 1 | 充值 | accepted | comment_posted_2079 |
2021-08-02 09:40:20 | 1 | 充值 | accepted | comment_posted_2081 |
2021-08-07 03:29:45 | 1 | 充值 | accepted | comment_posted_2083 |
2021-08-07 05:28:08 | 1 | 充值 | accepted | comment_posted_2085 |
2021-08-15 10:10:43 | 1 | 充值 | accepted | comment_posted_2086 |
2021-08-30 07:22:02 | 1 | 充值 | accepted | comment_posted_2090 |
2021-09-23 09:47:21 | 1 | 充值 | accepted | comment_posted_2100 |
2021-10-11 03:32:12 | 1 | 充值 | accepted | comment_posted_2103 |
2021-10-22 12:00:23 | 1 | 充值 | accepted | comment_posted_2118 |
2021-11-05 08:22:36 | 1 | 充值 | accepted | comment_posted_2128 |
2021-11-12 02:29:52 | 1 | 充值 | accepted | comment_posted_2131 |
2021-11-15 05:45:17 | 1 | 充值 | accepted | comment_posted_2133 |
2021-11-16 07:40:58 | 1 | 充值 | accepted | comment_posted_2136 |
2021-11-16 07:43:49 | 1 | 充值 | accepted | comment_posted_2138 |
2021-11-16 07:57:16 | 1 | 充值 | accepted | comment_posted_2139 |
2021-11-16 09:02:41 | 1 | 充值 | accepted | comment_posted_2143 |
2021-11-16 09:03:31 | 1 | 充值 | accepted | comment_posted_2144 |
2021-11-16 09:05:23 | 1 | 充值 | accepted | comment_posted_2145 |
2021-11-17 02:46:35 | 1 | 充值 | accepted | comment_posted_2147 |
2021-11-25 02:35:25 | 1 | 充值 | accepted | comment_posted_2149 |
2021-11-26 05:59:05 | 1 | 充值 | accepted | comment_posted_2151 |
2021-12-03 11:25:42 | 1 | 充值 | accepted | comment_posted_2153 |
2021-12-09 07:20:26 | 1 | 充值 | accepted | comment_posted_2160 |
2021-12-09 11:42:17 | 1 | 充值 | accepted | comment_posted_2162 |
2021-12-14 03:08:19 | 1 | 充值 | accepted | comment_posted_2164 |
2021-12-17 03:29:14 | 1 | 充值 | accepted | comment_posted_2166 |
2021-12-18 09:56:24 | 1 | 充值 | accepted | comment_posted_2168 |
2021-12-24 14:35:11 | 1 | 充值 | accepted | comment_posted_2170 |
2021-12-27 14:31:20 | 1 | 充值 | accepted | comment_posted_2171 |
2022-01-06 09:45:23 | 1 | 充值 | accepted | comment_posted_2173 |
2022-01-22 11:12:49 | 1 | 充值 | accepted | comment_posted_2176 |
2022-01-28 02:55:33 | 1 | 充值 | accepted | comment_posted_2178 |
2022-01-28 03:42:41 | 1 | 充值 | accepted | comment_posted_2180 |
2022-01-28 03:52:15 | 1 | 充值 | accepted | comment_posted_2182 |
2022-02-07 04:37:09 | 1 | 充值 | accepted | comment_posted_2184 |
2022-02-08 14:24:26 | 1 | 充值 | accepted | comment_posted_2187 |
2022-02-11 09:04:46 | 1 | 充值 | accepted | comment_posted_2189 |
2022-02-17 08:20:23 | 1 | 充值 | accepted | comment_posted_2193 |
2022-02-23 08:28:59 | 1 | 充值 | accepted | comment_posted_2195 |
2022-02-23 08:56:43 | 1 | 充值 | accepted | comment_posted_2197 |
2022-02-24 08:10:43 | 1 | 充值 | accepted | comment_posted_2199 |
2022-03-14 08:36:56 | 1 | 充值 | accepted | comment_posted_2202 |
2022-03-15 11:14:28 | 1 | 充值 | accepted | comment_posted_2204 |
2022-03-22 03:29:48 | 1 | 充值 | accepted | comment_posted_2207 |
2022-03-24 03:11:34 | 1 | 充值 | accepted | comment_posted_2209 |
2022-03-24 08:28:43 | 1 | 充值 | accepted | comment_posted_2211 |
2022-03-31 03:11:06 | 1 | 充值 | accepted | comment_posted_2213 |
2022-03-31 06:43:49 | 1 | 充值 | accepted | comment_posted_2215 |
2022-04-01 05:01:17 | 1 | 充值 | accepted | comment_posted_2217 |
2022-04-01 07:44:31 | 1 | 充值 | accepted | comment_posted_2219 |
2022-04-05 09:39:34 | 1 | 充值 | accepted | comment_posted_2222 |
2022-04-06 04:51:46 | 1 | 充值 | accepted | comment_posted_2224 |
2022-04-13 10:00:18 | 1 | 充值 | accepted | comment_posted_2227 |
2022-04-24 10:09:50 | 1 | 充值 | accepted | comment_posted_2230 |
2022-04-26 14:31:38 | 1 | 充值 | accepted | comment_posted_2250 |
2022-04-29 05:04:42 | 1 | 充值 | accepted | comment_posted_2259 |
2022-05-05 02:11:26 | 1 | 充值 | accepted | comment_posted_2262 |
2022-05-05 02:21:51 | 1 | 充值 | accepted | comment_posted_2263 |
2022-05-11 09:03:02 | 1 | 充值 | accepted | comment_posted_2267 |
2022-05-11 09:27:42 | 1 | 充值 | accepted | comment_posted_2269 |
2022-05-12 03:15:47 | 1 | 充值 | accepted | comment_posted_2272 |
2022-05-12 03:20:52 | 1 | 充值 | accepted | comment_posted_2273 |
2022-05-12 08:17:51 | 1 | 充值 | accepted | comment_posted_2275 |
2022-05-13 09:21:10 | 1 | 充值 | accepted | comment_posted_2277 |
2022-05-16 05:35:11 | 1 | 充值 | accepted | comment_posted_2279 |
2022-05-18 07:46:54 | 1 | 充值 | accepted | comment_posted_2282 |
2022-05-18 07:49:41 | 1 | 充值 | accepted | comment_posted_2283 |
2022-05-20 10:19:23 | 1 | 充值 | accepted | comment_posted_2285 |
2022-05-24 09:13:15 | 1 | 充值 | accepted | comment_posted_2292 |
2022-05-24 10:22:41 | 1 | 充值 | accepted | comment_posted_2296 |
2022-05-25 03:37:52 | 1 | 充值 | accepted | comment_posted_2308 |
2022-05-30 06:37:53 | 1 | 充值 | accepted | comment_posted_2334 |
2022-05-30 06:39:17 | 1 | 充值 | accepted | comment_posted_2335 |
2022-05-30 08:37:18 | 1 | 充值 | accepted | comment_posted_2337 |
2022-06-02 10:44:21 | 1 | 充值 | accepted | comment_posted_2341 |
2022-06-02 13:19:01 | 1 | 充值 | accepted | comment_posted_2343 |
2022-06-08 05:15:01 | 1 | 充值 | accepted | comment_posted_2346 |
2022-06-09 08:20:46 | 1 | 充值 | accepted | comment_posted_2349 |
2022-06-09 08:21:32 | 1 | 充值 | accepted | comment_posted_2350 |
2022-06-17 14:54:00 | 1 | 充值 | accepted | comment_posted_2352 |
2022-06-21 01:06:38 | 1 | 充值 | accepted | comment_posted_2354 |
2022-06-22 03:28:58 | 1 | 充值 | accepted | comment_posted_2357 |
2022-06-22 03:45:55 | 1 | 充值 | accepted | comment_posted_2358 |
2022-06-22 07:54:30 | 1 | 充值 | accepted | comment_posted_2360 |
2022-06-23 03:47:21 | 1 | 充值 | accepted | comment_posted_2362 |
2022-07-04 09:03:44 | 1 | 充值 | accepted | comment_posted_2365 |
2022-07-05 09:41:28 | 1 | 充值 | accepted | comment_posted_2368 |
2022-07-06 10:51:00 | 1 | 充值 | accepted | comment_posted_2371 |
2022-07-07 02:39:51 | 1 | 充值 | accepted | comment_posted_2373 |
2022-07-07 13:23:01 | 1 | 充值 | accepted | comment_posted_2375 |
2022-07-07 13:25:27 | 1 | 充值 | accepted | comment_posted_2376 |
2022-07-12 08:00:59 | 1 | 充值 | accepted | comment_posted_2379 |
2022-07-15 13:58:23 | 1 | 充值 | accepted | comment_posted_2381 |
2022-07-16 01:41:47 | 1 | 充值 | accepted | comment_posted_2383 |
2022-07-16 07:33:58 | 1 | 充值 | accepted | comment_posted_2385 |
2022-07-16 07:54:04 | 1 | 充值 | accepted | comment_posted_2387 |
2022-07-18 06:03:00 | 1 | 充值 | accepted | comment_posted_2390 |
2022-07-18 06:03:46 | 1 | 充值 | accepted | comment_posted_2391 |
2022-07-18 08:18:57 | 1 | 充值 | accepted | comment_posted_2394 |
2022-07-18 08:23:29 | 1 | 充值 | accepted | comment_posted_2395 |
2022-07-19 03:05:35 | 1 | 充值 | accepted | comment_posted_2399 |
2022-07-19 03:10:58 | 1 | 充值 | accepted | comment_posted_2400 |
2022-07-19 13:11:26 | 1 | 充值 | accepted | comment_posted_2403 |
2022-07-19 13:12:49 | 1 | 充值 | accepted | comment_posted_2404 |
2022-07-24 02:32:25 | 1 | 充值 | accepted | comment_posted_2406 |
2022-07-25 09:12:34 | 1 | 充值 | accepted | comment_posted_2408 |
2022-07-26 03:30:48 | 1 | 充值 | accepted | comment_posted_2410 |
2022-07-29 14:26:28 | 1 | 充值 | accepted | comment_posted_2412 |
2022-08-02 13:38:59 | 1 | 充值 | accepted | comment_posted_2414 |
2022-08-18 10:01:34 | 1 | 充值 | accepted | comment_posted_2417 |
2022-08-19 02:03:06 | 1 | 充值 | accepted | comment_posted_2418 |
2022-08-19 02:05:05 | 1 | 充值 | accepted | comment_posted_2419 |
2022-08-19 02:05:55 | 1 | 充值 | accepted | comment_posted_2420 |
2022-08-19 02:07:44 | 1 | 充值 | accepted | comment_posted_2421 |
2022-08-24 03:35:46 | 1 | 充值 | accepted | comment_posted_2423 |
2022-08-25 02:45:53 | 1 | 充值 | accepted | comment_posted_2426 |
2022-08-25 08:40:46 | 1 | 充值 | accepted | comment_posted_2429 |
2022-08-25 10:33:02 | 1 | 充值 | accepted | comment_posted_2430 |
2022-08-26 08:08:39 | 1 | 充值 | accepted | comment_posted_2432 |
2022-08-28 02:10:20 | 1 | 充值 | accepted | comment_posted_2434 |
2022-08-28 05:34:34 | 1 | 充值 | accepted | comment_posted_2436 |
2022-08-29 03:10:59 | 1 | 充值 | accepted | comment_posted_2437 |
2022-08-29 04:11:03 | 1 | 充值 | accepted | comment_posted_2439 |
2022-08-30 04:02:01 | 1 | 充值 | accepted | comment_posted_2441 |
2022-08-30 05:03:55 | 1 | 充值 | accepted | comment_posted_2443 |
2022-08-30 07:26:42 | 1 | 充值 | accepted | comment_posted_2445 |
2022-08-31 08:17:00 | 1 | 充值 | accepted | comment_posted_2447 |
2022-09-02 01:28:33 | 1 | 充值 | accepted | comment_posted_2449 |
2022-09-02 08:32:33 | 1 | 充值 | accepted | comment_posted_2452 |
2022-09-02 08:33:28 | 1 | 充值 | accepted | comment_posted_2453 |
2022-09-06 03:56:47 | 1 | 充值 | accepted | comment_posted_2454 |
2022-09-08 05:04:46 | 1 | 充值 | accepted | comment_posted_2457 |
2022-09-08 05:05:54 | 1 | 充值 | accepted | comment_posted_2458 |
2022-09-08 10:28:00 | 1 | 充值 | accepted | comment_posted_2461 |
2022-09-09 03:28:56 | 1 | 充值 | accepted | comment_posted_2464 |
2022-09-09 03:30:24 | 1 | 充值 | accepted | comment_posted_2465 |
2022-09-09 08:56:32 | 1 | 充值 | accepted | comment_posted_2467 |
2022-09-12 02:05:25 | 1 | 充值 | accepted | comment_posted_2469 |
2022-09-14 03:32:17 | 1 | 充值 | accepted | comment_posted_2472 |
2022-09-14 03:33:42 | 1 | 充值 | accepted | comment_posted_2473 |
2022-09-15 07:40:25 | 1 | 充值 | accepted | comment_posted_2475 |
2022-09-21 07:23:52 | 1 | 充值 | accepted | comment_posted_2477 |
2022-09-26 02:35:13 | 1 | 充值 | accepted | comment_posted_2480 |
2022-09-26 02:38:13 | 1 | 充值 | accepted | comment_posted_2481 |
2022-10-10 01:06:04 | 1 | 充值 | accepted | comment_posted_2484 |
2022-10-10 08:35:06 | 1 | 充值 | accepted | comment_posted_2486 |
2022-10-10 09:40:11 | 1 | 充值 | accepted | comment_posted_2490 |
2022-10-13 06:19:54 | 1 | 充值 | accepted | comment_posted_2501 |
2022-10-17 03:51:33 | 1 | 充值 | accepted | comment_posted_2517 |
2022-10-18 07:45:44 | 1 | 充值 | accepted | comment_posted_2523 |
2022-10-27 01:50:29 | 1 | 充值 | accepted | comment_posted_2552 |
2022-10-27 02:56:14 | 1 | 充值 | accepted | comment_posted_2555 |
2022-10-27 05:06:55 | 1 | 充值 | accepted | comment_posted_2557 |
2022-11-02 09:59:46 | 1 | 充值 | accepted | comment_posted_2578 |
2022-11-02 09:59:52 | 1 | 充值 | accepted | comment_posted_2579 |
2022-11-08 03:18:25 | 1 | 充值 | accepted | comment_posted_2601 |
2022-11-18 02:36:48 | 1 | 充值 | accepted | comment_posted_2637 |
2022-11-23 08:58:44 | 1 | 充值 | accepted | comment_posted_2658 |
2022-11-23 09:00:33 | 1 | 充值 | accepted | comment_posted_2659 |
2022-11-24 06:17:33 | 1 | 充值 | accepted | comment_posted_2664 |
2022-11-30 02:53:52 | 1 | 充值 | accepted | comment_posted_2685 |
2022-11-30 14:24:22 | 1 | 充值 | accepted | comment_posted_2687 |
2022-12-01 05:16:55 | 1 | 充值 | accepted | comment_posted_2691 |
2022-12-01 06:13:05 | 1 | 充值 | accepted | comment_posted_2693 |
2022-12-01 12:26:17 | 1 | 充值 | accepted | comment_posted_2695 |
2022-12-03 03:49:10 | 1 | 充值 | accepted | comment_posted_2700 |
2022-12-03 06:44:43 | 1 | 充值 | accepted | comment_posted_2702 |
2022-12-07 09:21:21 | 1 | 充值 | accepted | comment_posted_2704 |
2022-12-08 07:28:55 | 1 | 充值 | accepted | comment_posted_2706 |
2022-12-15 14:57:12 | 1 | 充值 | accepted | comment_posted_2710 |
2023-05-23 11:19:12 | 1 | 充值 | accepted | comment_posted_2713 |
2023-05-23 11:19:29 | 1 | 充值 | accepted | comment_posted_2714 |
2023-05-23 11:21:57 | 1 | 充值 | accepted | comment_posted_2715 |
2023-06-13 05:26:24 | 1 | 充值 | accepted | comment_posted_2718 |
2023-06-13 14:03:36 | 1 | 充值 | accepted | comment_posted_2720 |
2023-06-15 09:58:07 | 1 | 充值 | accepted | comment_posted_2722 |
2023-06-16 23:59:03 | 1 | 充值 | accepted | comment_posted_2724 |
2023-06-20 05:31:17 | 1 | 充值 | accepted | comment_posted_2726 |
2023-06-20 09:16:39 | 1 | 充值 | accepted | comment_posted_2728 |
2023-06-25 09:21:43 | 1 | 充值 | accepted | comment_posted_2732 |
2023-06-28 10:34:28 | 1 | 充值 | accepted | comment_posted_2734 |
2023-07-04 02:29:17 | 1 | 充值 | accepted | comment_posted_2736 |
2023-07-04 06:23:38 | 1 | 充值 | accepted | comment_posted_2738 |
2023-07-06 03:55:50 | 1 | 充值 | accepted | comment_posted_2741 |
2023-07-11 00:44:25 | 1 | 充值 | accepted | comment_posted_2744 |
2023-07-11 00:46:24 | 1 | 充值 | accepted | comment_posted_2745 |
2023-07-14 08:55:46 | 1 | 充值 | accepted | comment_posted_2748 |
2023-07-18 02:39:32 | 1 | 充值 | accepted | comment_posted_2750 |
2023-07-18 10:11:29 | 1 | 充值 | accepted | comment_posted_2752 |
2023-07-28 10:04:27 | 1 | 充值 | accepted | comment_posted_2754 |
2023-07-31 07:28:14 | 1 | 充值 | accepted | comment_posted_2756 |
2023-08-03 02:20:43 | 1 | 充值 | accepted | comment_posted_2758 |
2023-08-11 09:43:06 | 1 | 充值 | accepted | comment_posted_2760 |
2023-08-24 07:23:52 | 1 | 充值 | accepted | comment_posted_2768 |
2023-08-24 07:24:24 | 1 | 充值 | accepted | comment_posted_2769 |
2023-08-25 03:43:13 | 1 | 充值 | accepted | comment_posted_2771 |
设置不可回溯的意思,16号更改为归因时间,只对16号之后的有影响,13号是之前,不影响。
2025-09-19 12:09:53 发表在 归因三要素IOS还是Android? Firebase有数据,但关联后关键事件完全没有导入Ads?
2025-09-19 12:06:42 发表在 开始用Firebase Analytics 去跟踪APP1、看是否有参数可以区分广告类型,在发送dataLayer.push做个判断排除2、GA4关联Adsense,Adsense会自动跟踪点击广告的数据,关联后可以同步到GA4
2025-09-05 10:16:01 发表在 用GTM获取网站API返回的JSON数据参考用:书中用到的代码 里跟踪Adsense广告点击的代码
2025-09-05 09:31:00 发表在 用GTM获取网站API返回的JSON数据iframe插入的广告?
2025-09-04 16:51:40 发表在 用GTM获取网站API返回的JSON数据估计是的
2025-08-13 07:58:31 发表在 「GDPR」德国法院裁决:需获得用户同意才可以加载GTM预计无关,考虑使用的维度是否不同
2025-08-08 07:54:22 发表在 深入解析GA4里的直接渠道(Direct)URL被删除,或修改过的,不是有效的,可以忽略
2025-07-16 16:02:52 发表在 Google Tag Manager上安装Google Analytics 4(2025)可以的
2025-07-16 15:54:20 发表在 Google Tag Manager上安装Google Analytics 4(2025)purchase事件有没触发;里面product参数的价格和数量的参数是否缺失。
2025-07-05 09:28:41 发表在 Google Analytics 4 电子商务跟踪常见问题汇总(2025)没数据,没投放,还自建?DSP的数据主要来自ADX,接入就有数据,每个Bid Request都会有用户数据,广告数据等;如果还没接入,那只能外部购买数据,或自己模拟生成数据;竞价的依据,根据用户特征,广告特征等去做评估该广告展示的价值,CTR的预估,具体出价取决于出价策略(也即是你支持的功能),目标是最大化展示,点击或转化,控制成本等
2025-07-04 10:42:30 发表在 需求方服务平台:DSP——竞价流程1、抽样,抽样会导致部分数据没显示2、设置Users ID,用户有登录,会导致与更早的数据关联,显示是更早的来源
2025-06-30 16:24:50 发表在 Google Analytics 4 没数据的16个原因(2025)