Depending on if a user can go a to a previous step, having a "BACK" and "GO" button to navigate through each view doesn't give much insight, but it would be helpful to describe each "view" with a specific name.
That way, you could name each "BACK" button the previous view, and each "GO" to the next view. If you give each view a name and display what category they are currently viewing, users will always know where they were previously, where they are currently, and what the next step will be.
Then after they are all done, make the button describe what they will see when they submitted. (i.e. "VIEW REPORT", "SEND DATA")
(Also, progress bars are extremely helpful to users to know how far they are along the sequence.)