Woopra Forums » Feature Requests

Filter IP Addresses

(20 posts)
  • Started 5 months ago by fastservers
  • Latest reply from lorelle
  • This topic is not a support question
  • fastservers
    Member

    I would like to see the ability to filter out IP addresses that I do not want tracked. The ability to enter in a full IP or class of IP's would enhance this product to no degree.

    Keep on keepin on!

    Posted 5 months ago #
  • You can setup a temporary solution by not showing the Woopra Javascript snippet to people having that IP or range.

    Are you using any dynamic html processor? (php, jsp, asp, cf...)

    Chief Eye Candy Officer
    Posted 5 months ago #
  • Johan
    Member

    I to want the ability to filter out IP adresses. My stats is full of my visits to my site, not very informative about my visitors if I'm in the stats to.

    Posted 5 months ago #
  • Fred Zelders
    Member

    Same request by me.

    I suppose adding this feauture must have priority because the webmaster/blogger does want to see/have the stats about the visitor behaviour (so not 'polluted' with his own bevahiour).

    Posted 5 months ago #
  • lily
    Member

    Yes, same request here - I'd like to have my visits segmented out or excluded completely.

    Posted 5 months ago #
  • alxram
    Member

    Agreed. The ability to filter out my own IP would make this amazing application perfect.

    Posted 5 months ago #
  • clb30
    Member

    I'm totally agree too

    Posted 5 months ago #
  • Add my vote to the ability to filter IP addresses. I'm running a Word Press blog and it would probably be just a matter of adding a small amount of PHP code to the plugin to not send data when a specific IP address is encountered.

    Otherwise, Woopra has to be the coolest analytics program I have ever seen!

    Posted 5 months ago #
  • ronni
    Member

    Add my vote for this too.

    Posted 5 months ago #
  • miwisdom
    Member

    Yes, please make this a priority feature upgrade.

    Thanks

    Posted 5 months ago #
  • valeriy
    Member

    Add my vote for this too.

    Posted 5 months ago #
  • gpijim
    Member

    I'm fairly certain this is a priority for almost the entire userbase. There is an existing workaround, but it's sort of annoying to set up - Please make it a feature.

    Posted 5 months ago #
  • iamhusband
    Member

    Me too! I love this application, but I can't start relying on it until I can filter out the different IP address I work on my site from. Please do this soon, because I would love to transfer completely.

    Posted 5 months ago #
  • Wooo! too many voting YES!

    Okay people, we'll have this implemented in the coming release :)

    Posted 5 months ago #
  • markhaller
    Member

    Add my vote to this too as a minimum.

    Hey, just had an <EXTRA> idea ... how difficult would it be to grab the IP address of the client(s) running Woopra, and automatically exclude them from the stats if ticked in the client to always do so!? How would that ROCK man! :-)

    Marky_UK

    Posted 5 months ago #
  • Ek0
    Member

    I support this demand ! And thanks a lot, you're building the best tracking app so far :)

    as Elie said, you can easily filter IP adresses, for example in PHP with that kind of code:

    <?php if ($_SERVER['REMOTE_ADDR'] != "YOUR_IP_ADRESS"){ ?>
    <script type="text/javascript">
    var woopra_id = 'YOUR_WOOPRA_ID';
    </script>
    <script src="http://static.woopra.com/js/woopra.js"></script>
    <?php } ?>

    Posted 5 months ago #
  • I've made a rough 'n' ready hack to the Wordpress plugin to prevent logged in Administrators showing the script code. If anyone wants to use it in the meantime it's here:

    http://www.jessicastrust.org.uk/woopra.phps

    Posted 5 months ago #
  • Ek0
    Member

    Wahoo that is far better than mine :)
    Thank you !

    edit: There seems to be a bug in your plugin...Look:
    http://www.aixo.fr works fine, but http://aixo.fr gives a wordpress header error...

    Warning: Cannot modify header information - headers already sent by (output started at /home.10.23/aixoanka/www/wp-content/plugins/woopra.php:155) in /home.10.23/aixoanka/www/wp-includes/pluggable.php on line 689

    Posted 5 months ago #
  • handryersuk
    Member

    yeah this is a definate, its annoying seeing your own visits you tend to forget that your going on your website aswel

    Posted 3 weeks ago #
  • If you are on a WordPress blog and using the Woopra WordPress Plugin, your admin IP visits would be not seen in the stats. However, a lot of our testers have few visitors, so tracking themselves is an important part of testing. They need to see themselves on their test blogs in order to put Woopra to the full test.

    Posted 2 weeks ago #

RSS feed for this topic

Reply

You must log in to post.