Hello,
I am having some troubles by tracking my visitors.
I have found a topic which describes (in the 1st post) what I have done [forum.piwik.org]
The issue is the following:
[attachment 1380 ipissue.JPG]
As you can see, all my visitors have the same IP (Server IP of the tracked page).
I have tried the solution posted on that topic adding the following at the end of config.ini.php, in my piwik installation:
[General]
proxy_client_headers[] = "HTTP_X_FORWARDED_FOR"
proxy_host_headers[] = "HTTP_X_FORWARDED_HOST"
This doesnt work for me, I still getting the server IP.
Can you please help me? I really tried this for more than 10 hours.
Thanks.
I am having some troubles by tracking my visitors.
I have found a topic which describes (in the 1st post) what I have done [forum.piwik.org]
The issue is the following:
[attachment 1380 ipissue.JPG]
As you can see, all my visitors have the same IP (Server IP of the tracked page).
I have tried the solution posted on that topic adding the following at the end of config.ini.php, in my piwik installation:
[General]
proxy_client_headers[] = "HTTP_X_FORWARDED_FOR"
proxy_host_headers[] = "HTTP_X_FORWARDED_HOST"
This doesnt work for me, I still getting the server IP.
Can you please help me? I really tried this for more than 10 hours.
Thanks.