Quote:
Originally Posted by photo
I am setting up Marketing Manager Pro and have a question. When setting up the Traffic Monitor Add-on you need to use the absolute path to the javascript file, being my cart is in the root folder would the path just be, ../admin/mm_files/mm_tmon_script.php?
Thanks
|
If X-cart is in your root folder, then the include would just be:
/mm_tmon_script.php
and the include for your track.js file would be:
/track.js
Hope that helps.
Carrie