Since all pages use the index.php of Atahualpa as a template, I would need to add code in there that calls the thank you page by id and then echoes the conversion pixel in that page
The one thing I am not sure of is what code to use to make that pixel echo only on that thank you page.
The pixel code is:
HTML Code:
< ? php
echo <img src= [i]wont bore you with the actual pixel details[/i] alt="" />';
?>