Thanks, this is exactly what I've meant
Unfortunately Traccar client sends some data to LM but I haven't any logs so maybe it can't reach:
I am using this address and by webbrowser all is good but there is no data from Traccar client:
http://ip_address:port/user/traccar.lp
I will try some more

Code:
<?
require('apps')
_SCRIPTNAME = 'traccar client'
vars = getvars()
log(vars)
print('ok')
I am using this address and by webbrowser all is good but there is no data from Traccar client:
http://ip_address:port/user/traccar.lp
I will try some more

Done is better than perfect