내 커뮤니티 업적 표시줄을 확대합니다.

Submissions are now open for the 2026 Adobe Experience Maker Awards

Mark Solution

활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.

해결됨

Referring domains not populated on the page

Avatar

Level 1

Recently we have started to see drop in referring domains traffic to our site.  document.referrer is blank on the page when the site is visited through google.com.  Please help

1 채택된 해결책 개

Avatar

정확한 답변 작성자:
Community Advisor

There are some reasons for this to happen. The 2 most common reasons are:

  1. Google search engine itself is not allowing itself to be set as the document.referrer.
  2. The user is moving from a secure HTTPS Google search engine page to an insecure HTTP page in your website. In such cases (moving from secure to insecure), the browser will not set document.referrer.

Whatever the reason, there's little that you can do about it.

You can consider building a solution by yourself to import Google Search Console data into Adobe Analytics, e.g. https://www.fullstackanalyst.io/blog/adobe-analytics/getting-google-search-keywords-into-adobe-analy...

원본 게시물의 솔루션 보기

1 답변 개

Avatar

정확한 답변 작성자:
Community Advisor

There are some reasons for this to happen. The 2 most common reasons are:

  1. Google search engine itself is not allowing itself to be set as the document.referrer.
  2. The user is moving from a secure HTTPS Google search engine page to an insecure HTTP page in your website. In such cases (moving from secure to insecure), the browser will not set document.referrer.

Whatever the reason, there's little that you can do about it.

You can consider building a solution by yourself to import Google Search Console data into Adobe Analytics, e.g. https://www.fullstackanalyst.io/blog/adobe-analytics/getting-google-search-keywords-into-adobe-analy...