How to track a Registration Form fields.
I have a "registration form" in my website. As usual we have common field like name, email id, address etc. Along with these we have two fileds which will have drop down menu to differentiate the users. One Field name is Industry Type, this will have drop down menu like Health Care, Retail, Restaurants etc Another one is User Type, this will have drop down menu like Merchant, Retails etc...
And all these users will have the same page after login.
Now i need to pass the Industry Type and User Type values to Analytics which the user selected while regestering.
Custom dimensions
In Google Analytics -> Tab Administration -> Tab Property -> Tab Custom Definitions -> Custom Dimensions
Create New Industry Type
Create New User Type
Tracking Code
OR
OR TagManager
Create two dataLayer macros for industryType and userType