php - Redirect Piwik HTTP request to different server -


i have piwik running on 1 server, server a. websites run on different server, server b. don't want users know server a's address (including cookies set), want statistics. presume have redirect requests piwik.php server b server don't know how.

## piwik proxy hide url script allows track statistics using piwik, without revealing piwik server url. useful users track multiple websites on same piwik server, don't want show piwik server url in  source code of tracked websites. 

located in /path/to/piwik/misc/proxy-hide-piwik-url/ folder.

should looking for.


Comments

Popular posts from this blog

html - How to style widget with post count different than without post count -

How to remove text and logo OR add Overflow on Android ActionBar using AppCompat on API 8? -

javascript - storing input from prompt in array and displaying the array -