tracardi icon indicating copy to clipboard operation
tracardi copied to clipboard

Cannot find tracker.min.js

Open FoxitJohnny opened this issue 2 years ago • 2 comments
trafficstars

I'm new to tracardi, and followed the documentation to get it running in docker. Everything works fine except that after embedding the tracking js to my website, it returns the js error that tracker not found. I tried http://localhost:8686/track/tracker.js (in the config as http://localhost:8686/track/) http://localhost:8686/tracker/tracker.js (in the config as http://localhost:8686/tracker/) http://localhost:8686/dist/tracker.js (in the config as http://localhost:8686/dist/)

While http://localhost:8686/doc works as the server is up and running.

FoxitJohnny avatar Mar 06 '23 09:03 FoxitJohnny

While the script will try to get tracker.min.js, the file is named liliput.min.js under the app folder. After renaming liliput.min.js to tracker.min.js works fine.

FoxitJohnny avatar Mar 06 '23 20:03 FoxitJohnny

Sorry for the late answer. I just saw your issue. What version are you using. It seems like w very old one.

atompie avatar Mar 23 '23 08:03 atompie