我已經安裝了 - 我相信我昨天安裝了正確的Google Analytics代碼。但仍然「沒有跟蹤」消息和0統計。任何人都可以檢查是否有錯?分析代碼在24小時後不能跟蹤
我不知道是否允許提供網址。所以,如果你想檢查,該網站是我的顯示名稱點com。
這裏是我的頭代碼:
<head>
<meta charset="utf-8">
<title>Babality - Oyunlar, Hileler, Combolar</title>
<meta name="keywords" content="flash oyun, unity oyunları, 3d oyunlar, flash oyunlar, tam ekran oyun, oyun hileleri, oyun comboları, oyun komboları">
<meta name="description" content="domain.com; kaliteli ve eğlenceli oyunların, popüler oyunlara ait hilelerin ve comboların bulunduğu bir web sitesidir.">
<link href="http://domain.com/tyle.css" rel="stylesheet" type="text/css">
<script type="text/javascript" src="http://domain.com/jss.js"></script>
<!-- analytics script -->
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-55572105-1', 'auto');
ga('require', 'displayfeatures');
ga('send', 'pageview');
</script></head>
我已經嘗試了一些網站,檢查是否Anaytics(分析)代碼的工作。我嘗試過的每個網站都看到了我的分析代碼。
我在Chrome上試過GA調試擴展。找不到任何錯誤。 我可以在我的頁面中看到我的代碼 我試過Chrome上的Google Tag Assistant擴展程序。它找到了一個Google標記。這是分析。和0錯誤。
底線,一切 - 甚至谷歌的擴展 - 說沒有錯。但仍然沒有跟蹤。
編輯:沒有改變任何東西,沒有做任何事情。代碼現在可用。似乎有時候24小時是不夠的。對我來說,代碼在30個小時後工作。
已經開始 – Babality 2014-10-09 21:23:30
好像你沒有檢查編輯 – Babality 2014-10-15 08:21:03