In google analytics property settings, what difference does the Default URL makes

前端 未结 2 1921
再見小時候
再見小時候 2020-12-29 21:32

I\'m setting a new property on my google analytics account, and one of the fields I have to fill out is Default URL:

相关标签:
2条回答
  • 2020-12-29 21:57

    If you go to the behavior/site content report and click the tiny icon to the right of the page path dimension (an arrow pointing to the upper right) the url will be prepended to the page path to open the page in question in a new window. Plus it will be used as the domain name in the in-page analysis.

    I don't think the setting affects data collection in any way.

    To back this up here the relevant quote from the documentation:

    Website's URL: The domain name of website you're tracking, e.g. www.mysite.com. This information is used by the Content reports, including In-Page Analytics.

    "Used in the reports" confirms that it is not used in collection.

    0 讨论(0)
  • 2020-12-29 22:09

    In addition to the In-Page Analytics, the Default URL setting is used for cleaning the data. According to point 6 in this article http://online-behavior.com/analytics/accuracy:

    For example if you tell it "index.php" is your default page, the "/index.php" in your content reports will now be lumped in with "/" into one clean row.

    0 讨论(0)
提交回复
热议问题