Quantcast
Channel: Piwik Forums - Support & Bugs
Viewing all articles
Browse latest Browse all 13117

Re: URL Shortener Tracking

$
0
0
<?php
MYSQL
?>
<html>
<head>
<titele>www.google.be</title>
</head>
<body>
<!-- piwik code hear --!>
</body>
</html>
<?php
header('HTTP/1.1 301 Moved Permanently');
header("Location: ".$link);
?>

Viewing all articles
Browse latest Browse all 13117

Trending Articles