Skip to content

banner ajax
The Complete Reference: Ajax

Examples: Record Outbound Link

Outside Links


Ajax - The Complete Reference Internal link - not logged
Yahoo!
Google
UCSD
PINT

View logged links
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>Chapter 2 : Track Outbound Links</title>
<script src="http://ajaxref.com/ch2/outboundtrack.js" type="text/javascript">
</script>
 
</head>
<body>
<h1>Outside Links</h1>
<hr />
<a href="http://ajaxref.com">Ajax - The Complete Reference</a> <em>Internal link - not logged</em><br />
<a href="http://www.yahoo.com">Yahoo!</a><br />
<a href="http://www.google.com">Google</a><br />
<a href="http://www.ucsd.edu">UCSD</a><br />
<a href="http://www.pint.com">PINT</a><br />
<hr />
<a href="http://ajaxref.com/ch2/outlinks.txt">View logged links</a><br />
</body>
</html>