php cURL or file_get_content affect on google analytics
Posted
by websiteguru
on Stack Overflow
See other posts from Stack Overflow
or by websiteguru
Published on 2010-04-21T19:55:01Z
Indexed on
2010/04/21
20:03 UTC
Read the original article
Hit count: 207
Im wondering what affect loading an external page with php has on a sites analytics. If php is loading an external page, and not an actual browser, will the javascript that reports back to google analytics register the page load as a hit?
© Stack Overflow or respective owner