Hi, can google analytics keep track on the search keywords of the website? I got one search features (connected to my database) in my web page. so i need to keep track on the user search history. Thank you Regards, Kencana Edward Kay wrote: > > It depends what you mean by web performance. Do you mean your visitors or > your web server? > > Google analytics (like all hosted analytics services) works by inserting > some code that gets the visitor's browser to connect to their servers. > These > requests therefore has no impact on your web server. > > If you implement something on your own server, e.g. by tracking their path > in a session variable and/or storing stuff in a DB then yes, this will > consume resources. > > We use Google analytics and are very happy with the results. > > Edward > >> hi Edward, >> >> thanks for the recommendation. will google analytics affect my web >> performance? >> did you try it before? >> >> thank you >> >> Regards, >> Kencana >> >> > > -- > PHP General Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > > > -- View this message in context: http://www.nabble.com/web-analytics-tf2957837.html#a8295237 Sent from the PHP - General mailing list archive at Nabble.com. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php