Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
想知道是否有人知道Google 的浏览器大小分析与响应式设计布局(如Twitter 的Bootstrap )配合得如何?
浏览器大小
转化洞察
不是很好。我尝试调整 Google Analytics 窗口以使其强制平板电脑/移动设备在引导程序上流动,但发生的情况是您的网站加载到的 iframe 的宽度有些固定。
如果您编辑页面 html(通过 Chrome 开发人员工具或 Firebug)并重新调整 div 元素的尺寸,id="ID-inPageTab-inpageiframe"您可以降低宽度并查看具有移动设计的页面。这很好用。
id="ID-inPageTab-inpageiframe"
这有点hackish,但它有效。谷歌可能会在未来添加该选项,