is it possible install analytic code to other site

Discussion in 'Google Analytics' started by Master Directory, Nov 26, 2010.

  1. #1
    Master Directory, Nov 26, 2010 IP
  2. DocuMaker

    DocuMaker Active Member

    Messages:
    427
    Likes Received:
    16
    Best Answers:
    0
    Trophy Points:
    60
    #2
    You can only install the analytics code on a site that you have permission to edit.
     
    DocuMaker, Nov 26, 2010 IP
  3. dangerdiabolick

    dangerdiabolick Member

    Messages:
    129
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    28
    #3
    Yes, As the above one said, you can only track via analytics to the websites which you own or you have certain permissions, If you want to track other websites, you can very well use other website statistics checker tools to calculate their page views, revenue etc. There are tools to also know about competitor keywords, hit posts etc.
     
    dangerdiabolick, Nov 26, 2010 IP
  4. imperialDirectory

    imperialDirectory Peon

    Messages:
    395
    Likes Received:
    8
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Here's a sample setting for install same tracking code for 2 sites.
    
        _gaq.push(['_setAccount', 'UA-xxxxxx-x']);
        _gaq.push(['_setDomainName', 'none']);
        _gaq.push(['_setAllowLinker', true]);
        _gaq.push(['_trackPageview']);
    
    Code (markup):
    They key is to add "setDomainName" to none and "setAllowLink" to true. That way different domain names can show up in the same report.
     
    imperialDirectory, Nov 26, 2010 IP
  5. tanakanewyork

    tanakanewyork Guest

    Messages:
    1,013
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #5
    I think you can, access others' website and then upload the codes.
     
    tanakanewyork, Nov 28, 2010 IP
  6. mahesh2010

    mahesh2010 Guest

    Messages:
    133
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #6
    I think there is a option called other's, you can log in to your first domain and then add analytics to other site by going on to your first site,try this..if it is not editable then we can't access analytics
     
    mahesh2010, Nov 28, 2010 IP
  7. atxsurf

    atxsurf Peon

    Messages:
    2,394
    Likes Received:
    21
    Best Answers:
    1
    Trophy Points:
    0
    #7
    imperialDirectory, thank you for the answer!

    DocuMaker, did you go to MIT to know that? :)
     
    atxsurf, Nov 29, 2010 IP