I recently inherited a project downloaded using Google Analytics, and I have never worked with them before. Moving the code in Universal Analytics was simple, with the exception of moving from Custom Vars to Dimensions. There is little to be highlighted in the Google documentation.
After some digging, I discovered a couple of things that I think can help others who are migrating:
1) Set or change your own parameters and indicators
Please note that when setting the sizes, you are provided with code fragments that you can copy and paste into your project.
2) How to use the code to send custom measurements and metrics
This documentation will help you understand the code snippets provided and find out how best to work with them.
I hope that this information will relieve others of the pain that I experienced going through this.
source share