Finding traffic source of my sites

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • lukecu
    New Member
    • Oct 2019
    • 2

    Finding traffic source of my sites

    Hi,

    Is there any search engine which gives us information from which source the user has been redirected to our site.As per my requirement ,we have several sites in our application and would like to get the traffic information of my sites from which source they are coming from?my main integration is finding traffic from Google,Yahoo & Msn.Please let me know if there is any solution or any links related to this.

    Thanks in advance..
  • gits
    Recognized Expert Moderator Expert
    • May 2007
    • 5388

    #2
    well - usually a request might contain the optional HTTP referer header that can be analysed usually in the webserver's access logs. So basically an entry in the log contains the requested resource and the referrer - so that can give you the relation you are looking for.
    Last edited by gits; Oct 11 '19, 01:30 PM.

    Comment

    • lukecu
      New Member
      • Oct 2019
      • 2

      #3
      tks you so much
      i will checkit again

      Comment

      • dev7060
        Recognized Expert Contributor
        • Mar 2017
        • 655

        #4
        Google Analytics also provide such data.

        Comment

        Working...