1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

How to Set up Google Analytics in WordPress blog?

Discussion in 'WordPress' started by danielstallon, Sep 4, 2008.

  1. Vipertooth

    Vipertooth Peon

    Messages:
    53
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #41
    Vipertooth, Sep 5, 2008 IP
  2. danielstallon

    danielstallon Guest

    Messages:
    61
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #42
    thanks for attempt man !! if u find solution from any sources then let me knw plz !!
     
    danielstallon, Sep 5, 2008 IP
  3. ThoughtPunk

    ThoughtPunk Active Member

    Messages:
    1,135
    Likes Received:
    13
    Best Answers:
    0
    Trophy Points:
    78
    #43
    No worries. =)
     
    ThoughtPunk, Sep 5, 2008 IP
  4. danielstallon

    danielstallon Guest

    Messages:
    61
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #44
    Guys is that possible with blogspot.com???
     
    danielstallon, Sep 5, 2008 IP
  5. danielstallon

    danielstallon Guest

    Messages:
    61
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #45
    u r rite vipertooth... we can't add analytics code to wordpress blog. but is there any other blogs u knw where we can add analytics code?
     
    danielstallon, Sep 5, 2008 IP
  6. Vipertooth

    Vipertooth Peon

    Messages:
    53
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #46
    AFAIK it is
    Get inside your blog's administration
    Click on Layout or Template (Can't remember, sorry)
    Click on Edit HTML
    Scroll to the bottom

    Find something like:
    </div>
    <!– end outer-wrapper –>
    </body>
    </html>
    Code (markup):
    Put your analytics code a line before the </body> so that it'll be like:
    </div>
    <!– end outer-wrapper –>
    Your Analytics Code
    </body>
    </html>
    Code (markup):
     
    Vipertooth, Sep 5, 2008 IP
  7. ThoughtPunk

    ThoughtPunk Active Member

    Messages:
    1,135
    Likes Received:
    13
    Best Answers:
    0
    Trophy Points:
    78
    #47
    Yes, edit the template.

    enter the code right before the </body> tag, its easy
     
    ThoughtPunk, Sep 5, 2008 IP
    devilkitty likes this.
  8. danielstallon

    danielstallon Guest

    Messages:
    61
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #48
    i already tried with word press blog but its automatically stripped HTML TAGS. for ex. <body>
     
    danielstallon, Sep 5, 2008 IP
  9. danielstallon

    danielstallon Guest

    Messages:
    61
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #49
    do u guys knw any other blogs like blogspot or any other??
     
    danielstallon, Sep 5, 2008 IP
  10. danielstallon

    danielstallon Guest

    Messages:
    61
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #50
    waiting for reply guys !!!
     
    danielstallon, Sep 5, 2008 IP
  11. devilkitty

    devilkitty Peon

    Messages:
    303
    Likes Received:
    29
    Best Answers:
    0
    Trophy Points:
    0
    #51
    Q. Can this be done on blogspot hosted blogs.
    A. Yes

    Q. How do i add it to my blogspot blog?
    A. Once you've created your blog. Hit the layout button at the top.

    Q. Then what?
    A. Then go to "Edit HTMl" on the second layer of options. (Its right under where you just pressed Layout.)

    Q. Then What?
    A. Then scroll down to the bottom of your template and find this piece of code
    </body>
    HTML:
    Q. Now what?
    A. Paste the analytics code that you got from your analytics account above that piece of html.

    Thats it. :)

    Hope that helped.

    Regards
    DK
     
    devilkitty, Sep 5, 2008 IP