Jump to content

Tracking Xml Requests


djp1988

Recommended Posts

You'll likely need a local, PHP based tracking solution for that. For example, AWStats. Google Analytics is made for HTML pages only, whereas server side solutions like AWStats are made for any kinds of resources, or to be exact - they are made to parse your server log's details.If you generate the XML with PHP so that it is used by an XMLHttpRequest object, I think you can call Google Analytics at that point... from the client side JavaScript code I mean.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...