dnl07 Posted March 5, 2007 Share Posted March 5, 2007 Is there a way I can add a custom counter script to my store and have it work correctly? In this I mean... I have a chunk of code (See Below) that needs to placed on each page. If i add this to the "Footer.php" would that work? Or is there another page I can add it to so when i login to my counter it will show me someone was on a certain page? <!-- Start of Counter Code --> <script type="text/javascript" language="javascript"> var sc_project=2307099; var sc_invisible=1; var sc_partition=21; var sc_security="123defb3"; </script> <!-- End of Counter Code --> Any help on this would be great! -Doug Link to comment Share on other sites More sharing options...
Velveeta Posted March 5, 2007 Share Posted March 5, 2007 Is there a way I can add a custom counter script to my store and have it work correctly? In this I mean... I have a chunk of code (See Below) that needs to placed on each page. If i add this to the "Footer.php" would that work? Or is there another page I can add it to so when i login to my counter it will show me someone was on a certain page? <!-- Start of Counter Code --> <script type="text/javascript" language="javascript"> var sc_project=2307099; var sc_invisible=1; var sc_partition=21; var sc_security="123defb3"; </script> <!-- End of Counter Code --> Any help on this would be great! -Doug This should work fine if you just put it in the footer.php file, it will appear on all pages... Richard. Richard Lindsey Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.