Woopra Forums » Feature Requests

Filter IP Addresses

(22 posts)
  • Started 1 year ago by fastservers
  • Latest reply from ellsworth
  • 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 1 year 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 1 year 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 1 year 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 1 year ago #
  • lily
    Member

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

    Posted 1 year ago #
  • alxram
    Member

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

    Posted 1 year ago #
  • clb30
    Member

    I'm totally agree too

    Posted 1 year 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 1 year ago #
  • ronni
    Member

    Add my vote for this too.

    Posted 1 year ago #
  • miwisdom
    Member

    Yes, please make this a priority feature upgrade.

    Thanks

    Posted 1 year ago #
  • valeriy
    Member

    Add my vote for this too.

    Posted 1 year 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 1 year 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 1 year ago #
  • Wooo! too many voting YES!

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

    Posted 1 year 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 1 year ago #
  • nicoulaj
    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 1 year 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 1 year ago #
  • nicoulaj
    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 1 year 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 1 year 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 1 year ago #
  • wheresitworking
    Member

    Is there still no IP filtering?

    Posted 1 year ago #
  • ellsworth
    Member

    IP Filtering - NOW! LOL! Here's my dilemma: We use Webwasher within organization and have customer service and tech support staff accessing our site. Webwasher restricts site access internally (porn, sports, MySpace, Facebook, etc.). According to my LAN manager, Woopra traffic is pushing the Webwasher box over the edge. Anything you guys could do speed up an IP filtering featur would be greatly appreciate.

    Thanks,

    ~Lance

    Posted 1 year ago #

RSS feed for this topic

Reply

You must log in to post.