Missing Google Search Console data in the Google Data Studio Connector (not in GSC itself)

我的梦境 提交于 2021-01-28 19:34:47

问题


I have a few cases of clients that verified their property somewhere in the past year. To summarize the issue: Google Data Studio has a huge gap in data from say 2 months before the verification, but in GSC itself I can see full 16 months of data. I don't know how to solve this.

You can see the gap in data very clearly on the time series chart (see screenshot). You can also see that Google Search Console itself has the data.

Does anyone else have this issue as well? Did you find a solution or an explanation why this happens? PS: this is a domain property.

Also: The Data Studio report looks like GSC, because I copied the styling.

data studio gsc data (problem) vs GSC data (full data)


回答1:


I think there's nothing wrong with your data source, but something is clearly wrong with your chart.

Apparently, there is no missing data, but a misaligned data in your X-axis (in the first chart, notice that your data jump from February to July).

This usually happens when you choose Line chart over Timeseries chart. In Line Chart, missing data points aren't plotted (because they don't exist :), but in timeseries chart, missing data points are plotted as zeros.



来源:https://stackoverflow.com/questions/65224499/missing-google-search-console-data-in-the-google-data-studio-connector-not-in-g

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!