Reporting http vs https

What could be the risk if the javascrit use http instead of https? I understand that accesing to the web interfase is important to doit with https as I have passwords and might want to have privacy of the stats. How about the reporting, what would be the advantage of using https vs http?

Regards,

Rafael

we recommend leaving the code as is: it will use http on http tracked pages and will use https on https tracked pages.
you can set https all the time but it would have little benefit (keep the tracking requests encrypted)

Ok, thanks