Hi Joe.
Yes, you will need to follow these steps (after you will get working google analitic in your application). How to check it you can found in message above.
Please specify what problems you have with steps?
https://developers.google.com/analyti...
https://developers.google.com/analyti...
These links refer to android native code application. You don't need to use it with Appery.io.
Do you mean the debug browser console as in Chrome Developer Tools?
For event tracking you should use the following code:
pre
gaq.push(['trackEvent', 'Videos', 'Play', 'Huckleberry Finn']);/pre
Read more here: https://developers.google.com/analyti...
Note: this code can be used after you have google analitics stytem working in your applicaiton.