I want to include my PHP file googleanayltics.php on every page on my webserver that is a .php or .html document
googleanayltics.php
I would like to know:<
In htaccess you can put
php_value include_path "your/include/path/here/googleanayltics.php"