Hello all,
I've come pretty far (for my standards) in trying to get the Tracking 202 codes to work with Wordpress, but I'm stuck at this what I think and hope is the last step and I don't know where else to look. I've searched through the posts and have concluded the following:
-I need to make advanced landing pages, not simple landing pages
-I can then insert the script and the php code at the bottom of the Wordpress page/post
-I need to install and activate exec-php and role-manager plugin, which I have
The script seems to work (as in I'm not getting any errors and the code remains invisible when I load the page), but the php code is giving me a headache because I'm getting the following message when I load the page:
Warning: Cannot modify header information – headers already sent by (output started at MYDOMAIN/THEME/header.php:5) in MY-DOMAIN-AGAIN/wp-content/plugins/exec-php/includes/runtime.php(42) : eval()’d code on line 43
What do I need to do? Can I just delete the "header('location: '.$tracking202outbound);" line from the php code that I get from Tracking 202?
When it comes to codes, I'm a complete retard and have no idea on even where to look. So I need line by line instructions. Please let me know if my assumptions/conclusions at the top are wrong and what I need to do for the "Warning" message that I keep getting in my actual Wordpress landing page.
I in need of desperate help!!!
Thank you so much in advance and I eagerly await any help you can provide.