この会話は、活動がないためロックされています。新しい投稿を作成してください。
この会話は、活動がないためロックされています。新しい投稿を作成してください。
Assuming we have a master list of pages (e.g. from sitemap.xml)
is there any way to report those pages which have NOT had any hits for a given period ?
解決済! 解決策の投稿を見る。
表示
返信
いいね!の合計
With a goal of trying to report on the absence of data, where even a single page view would move the page in question from the "no traffic" column to the "has traffic" column, your best bet is probably to do your analysis outside of Analytics.
With that, as long as you have a complete list of pages to compare against, you could possibly build a solution using Adobe's Excel plugin (Report Builder). This should be dynamic enough, with the ability to quickly update date ranges, metrics, and the list of known pages for your lookup (vlookup).
Hi @amithc90965147 ,
The pages are tracked when there are Hits (server calls) sent to Analytics servers. So, I don't think there is a way to report on those pages which didn't send any Hit. One way would be to find all the pages from the master list that doesn't have any numbers in the Analytics reporting - those can be understood to have not been tracked yet.
Thanks!
表示
返信
いいね!の合計
With a goal of trying to report on the absence of data, where even a single page view would move the page in question from the "no traffic" column to the "has traffic" column, your best bet is probably to do your analysis outside of Analytics.
With that, as long as you have a complete list of pages to compare against, you could possibly build a solution using Adobe's Excel plugin (Report Builder). This should be dynamic enough, with the ability to quickly update date ranges, metrics, and the list of known pages for your lookup (vlookup).
The short answer is "no". You may pull the list of pages from Analytics and compare it with your master list.
表示
返信
いいね!の合計