Piwik without footprints - How to check it when done?

I would like to pay someone to remove all piwik tracks from my servers.
(Technical knowledge isn’t my stonge side)

How can I check after he is done that he removed the footprints and I’m
good to go?

Thanks.

Do you mean how do you check to make sure there is no piwik code left on the pages you are hosting?

You could always grep for specific strings from the old tracker code you are using


cd /my/web/directory
grep -R 'piwik' *

As a very basic example.

Not sure if this is the same thing, my piwik is tracking a network of websites and Google can tell
they are connected because of piwik.

To remove this footprint I need to follow your explenation?

Oh sorry I did not get what you meant initially you will want to make sure you hide your URL
http://piwik.org/faq/how-to/#faq_132
That should do what you are after.

[quote=vwyoda]
Oh sorry I did not get what you meant initially you will want to make sure you hide your URL
http://piwik.org/faq/how-to/#faq_132
That should do what you are after.[/quote]

Ok great, and when my worker is done, how do I check if it works please?

You can contact us at: http://piwik.org/consulting/ for Pro Support requests