How do I exclude my own IP address?

Discussion in 'Google Analytics' started by Seqqa, Jul 5, 2012.

  1. #1
    I'm trying exclude my own IP address so it doesn't count visitors and page views created by me. I found some information on Google but I'm finding it almost impossible to locate some of the settings, which leads me to believe the information is out of date. Does anybody have an up to date method on how to achieve this?

    Thanks!
     
    Seqqa, Jul 5, 2012 IP
  2. leandros21

    leandros21 Greenhorn

    Messages:
    72
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    16
    #2
    if i understand what you want, and you mean that you need a good quality code to count the visitors of your page without count your ip, the best solution is a javascript code.
    I dont know where you find it, give me some minutes and i message you in a while.
     
    leandros21, Jul 8, 2012 IP
  3. KristianI

    KristianI Greenhorn

    Messages:
    34
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    8
    #3
    are you using google analytics? If yes, then go to your account home, on the right hand you have the ADMIN button.
    After clicking it you will see your accounts listed. Click one of them and now you see the websites you are tracking.
    There is a tab called Filters, create a new filter with the following settings:

    Predefined filter -> Exclude -> traffic from the IP addresses -> that are equal to -> add your IP.

    Apply the filter to the sites you don't want to track you and you're done.
     
    KristianI, Jul 9, 2012 IP
    Seqqa likes this.
  4. Seqqa

    Seqqa Well-Known Member

    Messages:
    3,695
    Likes Received:
    62
    Best Answers:
    0
    Trophy Points:
    115
    #4
    +rep thanks a lot!
     
    Seqqa, Jul 10, 2012 IP
  5. freebiesindia

    freebiesindia Peon

    Messages:
    32
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #5
    Thanx KristianI. It helped me too.
     
    freebiesindia, Jul 14, 2012 IP
  6. icscott

    icscott Guest

    Messages:
    10
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #6
    You may also want to set a range - this helped me, since my company has a few different IP addresses that I wanted to exclude.
     
    icscott, Jul 16, 2012 IP
  7. KristianI

    KristianI Greenhorn

    Messages:
    34
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    8
    #7
    @icsott

    if you want to filter a range, then it's a bit more complicated but not rocket science:

    Custom filter -> Exclude -> Visitor IP Address -> Pattern should be: xxx\.xxx\.xxx\.[x-xxx]

    notice the last range definition: [1-255] or just [25-56] - based on the range your IP addresses are changing

    @Seqqa @freebiesindia @digitalrock - you're welcome
     
    KristianI, Jul 16, 2012 IP