Subversion Repositories SmartDukaan

Rev

Rev 11885 | Rev 11920 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 11885 Rev 11899
Line 728... Line 728...
728
			"",
728
			"",
729
			"",
729
			"",
730
			"India"
730
			"India"
731
		]);
731
		]);
732
		_gaq.push(['_addItem',
732
		_gaq.push(['_addItem',
733
			orderId,                     // Transaction ID. Required.
733
			orderId,                     // Transaction ID. Required.			
734
			orderConfirmation['response'].rechargeProvider,    // Product name. Required.
-
 
735
			deviceNumber,                 // SKU/code.
734
			deviceNumber,                 // SKU/code.
-
 
735
			orderConfirmation['response'].rechargeProvider,    // Product name. Required.
736
			'Digital',         // Category or variation.
736
			'Digital',         // Category or variation.
737
			amount,                 // Unit price.
737
			amount,                 // Unit price.
738
			'1'                   // Quantity.
738
			'1'                   // Quantity.
739
		]);
739
		]);
740
		 _gaq.push(['_trackTrans']); //submits transaction to the Analytics servers
740
		 _gaq.push(['_trackTrans']); //submits transaction to the Analytics servers