And I was accessing the sites hosted in Mumbai India from Singapore! I don’t get it. Why Singapore Web hosting companies want to constrict the bandwidth when the whole island has broadband access wired and wireless, ADSL and Cable.
Using 2 or more Piwik installations to track one website
First, you only have to load one instance of piwik.js regardless of the number of trackers you want to use. In the multiple Piwik trackers example below, we load the single instance from server-1.com/piwik.js. Next, we need to create 2 instances of Piwik.getTracker: piwikTracker1 and piwikTracker2. Then we call the trackPageView with each tracker to … Read more