Tracking202 script code problem..

DaVJ1

New member
Aug 21, 2009
217
1
0
Hi

I'm trying to add my script code into my LP --> <script src="http://static.tracking202.com/lp/4234234/landing.js" type="text/javascript"></script>

But when I add this piece of code into my index.php something happens to the theme, so part just disappear or dont work anymore.
Have also tried footer.php but same result or the code doesn't even shows on the firstpage..
:1zhelp:

There will be boobs if success!:2drinkspit:
 


There won't be boobs in this section per the rules.

You mention footer.php, are you using WP? Regardless, find the file that has the closing body tag and just paste it above that. Done.
 
Yes, I'm using Wordpress. How do I find the file that are closing the body tag?

edit: boobs in Shooting the shit section
 
It will be the footer.php you're looking at, most likely.

If not then that's a weird theme you've got.
 
Have tried to put my script code in footer.php, everywhere! But I get syntax error or the theme *** up or does some code just disappear.
I think the problem is that the owner of the theme as encrypted the hole footer.php code. So when I enter a different code (my tracking202 script) it all fucks up.
 
This is what my footer.php looks like:

<?php
$o="QAAAJztjbnEnZGtmdHQ6JWRrYgIYZnUlOTsoAUA5DQ4OAJcBECduYwHAOiVhaG
fidsfhipp.................. and much more encrypted code........."));return;
?>

Where I'm supposed to insert this script?