본 사이트는 여러분의 사용자 경험을 개선하기 위해 유지 보수를 진행하는 동안 기능이 제한됩니다. 도움말로 문제가 해결되지 않고 질문을 하고 싶다면 Twitter의 @FirefoxSupport 및 Reddit의 /r/firefox 채널을 활용하세요.

Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

When I visit certain pages, my browser history shows that it has been visited twice when it has not. Why does this happen?

more options

It shows the original website visited in the browser history, but it will also show the same address with what looks like a query string? I do not understand why this happens. Please help!

It shows the original website visited in the browser history, but it will also show the same address with what looks like a query string? I do not understand why this happens. Please help!

선택된 해결법

The part of the URL starting with # may designate an internal part of the page -- that is the traditional usage -- or it might be added by a script in the page for another purposes, such as tracking. It seems to store this information:

parameter name = _ga parameter value = 1.30128573.327507196.1470229624

I don't know what that's for, but "ga" makes me think of Google Analytics, so maybe it's for tracking the links you follow within the site??

문맥에 따라 이 답변을 읽어주세요 👍 0

모든 댓글 (3)

more options

It depends. Some websites may send a redirect when you request a page, and other sites may modify the address bar (or create history) as you move around within a page. Are there particular examples that concern you?

more options

An example would be I originally go to this website: http://screengrabber.deadspin.com/road-race-leader-crashes-just-miles-from-finish-1784944615 But then it will show up like this in my history again but with this section:

http://screengrabber.deadspin.com/road-race-leader-crashes-just-miles-from-finish-1784944615#_ga=1.30128573.327507196.1470229624

I am not sure what this means and I was hoping you could help.

more options

선택된 해결법

The part of the URL starting with # may designate an internal part of the page -- that is the traditional usage -- or it might be added by a script in the page for another purposes, such as tracking. It seems to store this information:

parameter name = _ga parameter value = 1.30128573.327507196.1470229624

I don't know what that's for, but "ga" makes me think of Google Analytics, so maybe it's for tracking the links you follow within the site??