Reg Google Analytics

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • tatipellinaresh
    New Member
    • Aug 2008
    • 10

    Reg Google Analytics

    Hi,

    I want to use visitor tracking in my web application which is similar to Google Analytics. But in case of google we have to use their script file and they will store out site's data into their server. I want to implement in similar way to google.
    Please anybody can give the sample code for website tracking.

    Thanks
    Naresh
  • acoder
    Recognized Expert MVP
    • Nov 2006
    • 16032

    #2
    You can use cookies and possibly the Navigator and Screen objects. Most of the tracking could be done server-side too.

    Note, however, that you should have a privacy policy that clearly states that you're tracking visitors and what you track/store.

    Comment

    Working...