/**
 * @author Narayan
 */

var gaMatrix = {
	category : {
				 c2: 'AO_Website_Product_Recommendations',
				 c3: 'AO_Website_Diagnostics',
				 c4: 'AO_Website_Product_Recommendations',
				 c5: 'Free_Trial_Generic',
				 c6: 'AO_Website_NewToContacts',
				 c7: 'AO_Website_FAQ'
			   }
	,			   			   
	action	 : {
				 c2_a: 'AIR_OPTIX_AQUA',
				 c2_b: 'AIR_OPTIX_for_Astigmatism',
				 c2_c: 'AIR_OPTIX_Multifocal',
				 c2_d: 'AIR_OPTIX_Night&Day',
				
				 c3_a: 'Diagnostic_Do_you_fall_asleep_with_contacts_on',
				 c3_b: 'Diagnostic_Do_you_have_astigmatism',
				 c3_c: 'Diagnostic_Do_you_have_trouble_with_fine_print_(bifocals)',
				 
				 c5_a: 'FT_Step1_Current_Vision_Needs',
				 c5_b: 'FT_Step2_About_You',
				 c5_c: 'FT_Confirmation',
				 
				 c6_d: 'NewToContacts_Get_My_Lens_Suggestion',
				 c6_e: 'NewToContacts_Link_To_Videos',
				 c6_f: 'NewToContacts_Link_To_Homepage',
				 
				 c7_a: 'FAQ_General_Lens_Questions',
				 c7_b: 'FAQ_O2OPTIX',
				 c7_c: 'FAQ_AIR_OPTIX_FAMILY_OF_CONTACT_LENSES',
				 c7_d: 'FAQ_AIR_OPTIX_AQUA',
				 c7_e: 'FAQ_AIR_OPTIX_for_ASTIGMATISM',
				 c7_f: 'FAQ_AIR_OPTIX-AQUA-MULTIFOCAL',
				 c7_g: 'FAQ_AIR_OPTIX_NIGHT_DAY_AQUA'
			   }
	,
	label	 : {
				 c2_a_1: 'AOA_Learn_More',
				 c2_a_2: 'AOA_Free_Trial',
				 c2_a_3: 'AOA_Discussion_Guide',
				 c2_a_4: 'AOA_Find_An_ECP',
				 
				 c2_b_1: 'AOforAstigmatism_Learn_More',
				 c2_b_2: 'AOforAstigmatism_Free_Trial',
				 c2_b_3: 'AOforAstigmatism_Discussion_Guide',
				 c2_b_4: 'AOforAstigmatism_Find_An_ECP',
				 
				 c2_c_1: 'AOMulti_Learn_More',
				 c2_c_2: 'AOMulti_Free_Trial',
				 c2_c_3: 'AOMulti_Discussion_Guide',
				 c2_c_4: 'AOMulti_Find_An_ECP',
				 
				 c2_d_1: 'AONDA_Learn_More',
				 c2_d_2: 'AONDA_Free_Trial',
				 c2_d_3: 'AONDA_Discussion_Guide',
				 c2_d_4: 'AONDA_Find_An_ECP',
				 
				 c3_a_1: 'Diagnostic_Yes_3-7nights',
				 c3_a_2: 'Diagnostic_Yes_1-2nights',
				 c3_a_3: 'Diagnostic_Yes_nap',
				 c3_a_4: 'Diagnostic_No_Sleep',
				 
				 c3_b_1: 'Diagnostic_Yes',
				 c3_b_2: 'Diagnostic_No',
				 c3_b_3: 'Diagnostic_Not_Sure',
				 
				 c3_c_1: 'Diagnostic_Yes',
				 c3_c_2: 'Diagnostic_No',
				 
				 c5_a_1: 'FT_Step1_AOA_Product',		
				 c5_a_2: 'FT_Step1_AOforAstigmatism_Product',
				 c5_a_3: 'FT_Step1_AOMulti_Product',
				 c5_a_4: 'FT_Step1_AONDA_Product',
				 c5_a_5: 'FT_Step1_Next_Step',
				 
				 c5_b_1: 'FT_Step2_Receive_News_Offers_Yes',
				 c5_b_2: 'FT_Step2_Submit',
				 
				 c5_c_1: 'FT_Confirmation_Print',
				 c5_c_2: 'FT_Confirmation_Find_An_ECP',
				 c5_c_3: 'FT_Confirmation_My_Appt_Guide',
				 
				 c7_a_1: 'FAQ_General_Lens_Questions_Are_contact_lenses_comfortable',
				 c7_a_2: 'FAQ_General_Lens_Questions_Are_contact_lenses_safe',
				 c7_a_3: 'FAQ_General_Lens_Questions_easy_to_care_for-contact_lenses',
				 c7_a_4: 'FAQ_General_Lens_Questions_ Nervous_Are_contact_lenses_easy_to_use',
				 c7_a_5: 'FAQ_General_Lens_Questions_important_to_get_regular_exams',
				 
				 c7_e_1: 'FAQ_AIR_OPTIX_for_ASTIGMATISM_What_is_astigmatism',
				 c7_e_2: 'FAQ_AIR_OPTIX_for_ASTIGMATISM_ What_are_AIR_OPTIX_ASTIGMATISM',
				 c7_e_3: 'FAQ_AIR_OPTIX_for_ASTIGMATISM_what_powers_AIR OPTIX_ ASTIGMATISM_available',
				 c7_e_4: 'FAQ_AIR_OPTIX_for_ASTIGMATISM_Nervous_Are contact lenses easy to use'
			   }
};