Hello, Got a smarty script and i want to integrate two other script languages. they are two script codes that have no effect on the layout or working process. I want to integrate google anylitics and a cpa lead script. who has done this before. I have tried to change or input the script codes in several files but it has effect on the files and errors came. who can help me with this? if it is must work then i'm willing to pay somebody but i need to consider offers. Thanks Scriptsy26
Hey, try to change the template files [.tpl files]. Just paste the code over there where you want... Or perhaps, if you can give me the source, then I will add that for you! [If you want, then pay me whatever you wish ]
I can do that Code each of them separately and save as as html file or whatever and call them using include function <?php // calling to the template file include '../footer.html'; ?> PHP: Thanks