Hey guys,
I am working with this pixel tracker, i am trying to pass email variables into the url, everything gets recorded, but the email variables arent being passed or written whats wrong?
should work like this http://domain.com/
[email protected]
if (isset($_GET['e'])) {
$e =...