These are two commonly used terms in all stats, pretty much. What are the difference between them?
Hits count the number of times requests are made to your server for anything. That could be image files, css, javascript etc.
Visits are number of visits. When a visitor sees a page that could generate hundreds of hits depending on how many resources the page is using.
So hits are way more then visits of course.