Welcome Guest, Not a member yet? Register   Sign In
Google Analytics / Conversion URLs and CodeIgniter Problem... (FIXED)
#2

[eluser]rckehoe[/eluser]
Sorry, nevermind, I fixed it shortly after I posted...

If anyone cares, the reason is wasn't calling the function was because there was no / (slash) seperating the tags from the function call so I simply did this...

$URIArray=explode("&", $this->uri->segment('2'));
$CommunityURI = $URIArray['0'];


Messages In This Thread
Google Analytics / Conversion URLs and CodeIgniter Problem... (FIXED) - by El Forum - 07-12-2010, 10:19 AM



Theme © iAndrew 2016 - Forum software by © MyBB