|  | @@ -320,7 +320,8 @@ export default {
 | 
	
		
			
				|  |  |  					appVersionCode: this.appVersionCode,
 | 
	
		
			
				|  |  |  					mid: this.mid,
 | 
	
		
			
				|  |  |  					pageSource: Report.pageSource.newUserLandingPage,
 | 
	
		
			
				|  |  | -					appType
 | 
	
		
			
				|  |  | +					appType,
 | 
	
		
			
				|  |  | +					machineCode: this.mid
 | 
	
		
			
				|  |  |  				},
 | 
	
		
			
				|  |  |  				params: {
 | 
	
		
			
				|  |  |  					eventData: {
 | 
	
	
		
			
				|  | @@ -609,7 +610,8 @@ export default {
 | 
	
		
			
				|  |  |  					appVersionCode: this.appVersionCode,
 | 
	
		
			
				|  |  |  					mid: this.mid,
 | 
	
		
			
				|  |  |  					pageSource: Report.pageSource.newUserLandingPage,
 | 
	
		
			
				|  |  | -					appType
 | 
	
		
			
				|  |  | +					appType,
 | 
	
		
			
				|  |  | +					machineCode: this.mid
 | 
	
		
			
				|  |  |  				},
 | 
	
		
			
				|  |  |  				params: {
 | 
	
		
			
				|  |  |  					eventData: {
 |