Two profiles for one Domain

Hi guys,

Just a quick question.

I have 1 domain with a profile set up for it. It’s tracking internal and external traffic.

I need to set up another profile along side it to track the same domain, while filtering out my internal traffic, which we plan on doing with our interal IP address.

How can I accomplish this?

Thanks,
Aaron

I don’t think you can see this on the demo, but. You can exclude IP’s from being tracked on a website by website basis. So if you create two websites and exclude your internal traffic from one, and then exclude all traffic apart from your internal traffic to the other this should work.

The only issue I see is that unless you’ve got two different templates, for internal/external, you’ll have to include both .js scripts on each page which could lead to longer load times.

Someone with more information on the topic should be able to help you on this.

I only have the one website though. I want to have two profiles for it, one to track both Internal and External traffic and then the second to track External traffic only.

Yes, this is possible.

As I mentioned before, if you setup two websites in Piwik, it doesn’t matter if they’re the same URL, its just so we get two seperate site ID’s.

If you then setup the Piwik tracking code with both tracking ID’s as shown here[/url] and then on the website where you only want to track external traffic exclude your INTERNAL IP’s from being tracked as I mentioned before, but there is documentation on it [url=http://piwik.org/faq/how-to/#faq_80]here.

In Piwik there is no profile. What you would do is 1) track all traffic 2) create a custom segment “All visits excluding mine” that will select all visitors where IP != your IP

The custom segments feature is coming soon, but we need your help for funding! http://crowdfunding.piwik.org/custom-segments-editor/

Thanks for the response Matt (and you too Mooash). I will make a small pledge this weekend!

So using something like this works with the visitor log: &segment=visitIp==555.666.77.77

How would I list a ranged IP, for example if I wanted to list 555.666..?

Wildcards don’t seem to work.

Thanks,
Aaron

Happy New Year! If you are still using Piwik and interested in the awesome new feature of “Creating a Custom Segment in Piwik and apply to reports in Real time!” we need YOUR help, with a little or big donation at: http://crowdfunding.piwik.org/custom-segments-editor/

This will allow to dynamically add or edit, a new set of rules for example “Show all visitors from USA and using Firefox and using Google”. This will be done via a simple to use interface. See screenshots and more info here: http://crowdfunding.piwik.org/custom-segments-editor/

We are crowd funding the future of Piwik and this feature in particular. With your help we can do it.

Thanks

Matthieu

If someone can give me an answer to the below question, I will pledge 20$ :slight_smile:

[quote=abryenton]
Thanks for the response Matt (and you too Mooash). I will make a small pledge this weekend!

So using something like this works with the visitor log: &segment=visitIp==555.666.77.77

How would I list a ranged IP, for example if I wanted to list 555.666..?

Wildcards don’t seem to work.

Thanks,
Aaron[/quote]

ip>a.b.c.0;ip<a.b.c.255 will select within the range