Tracking multiple calls via Bulk API are incrementing in live visitors by one only. Is this correct?

Hi folks,

I’m playing around with the piwik API and I noticed that when I use the bulk API to track multiple calls from different users (by using a different _id in each request) is being tracked by the Live plugin as one visitor only. Shouldn’t it be counted as multiple visitors?

Cheers,

Eric

Ok, my bad.

I just figured out that when I’m using the tracking API I’m in charge of keep counting my visitors with the _idvc parameter.

Cheers,

Eric

Yes you’re right! maybe we should explain this better somewhere, let me know if you have suggestions…