I've tried to figure it out for the last two days, but I still can't find the answer...
I want to make copeac track my lead per keyword automatically, so I deploy this php code on my joomla index.php site...
<body>
<?php
$q = $_GET["q"];
if($q == ""){
$q = "";
}
else {
$e = str_replace("-", "...