20 lines
		
	
	
		
			993 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
		
		
			
		
	
	
			20 lines
		
	
	
		
			993 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
| 
								 | 
							
								<?php
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								return [
							 | 
						||
| 
								 | 
							
								    'Index'                           => '分布类型',
							 | 
						||
| 
								 | 
							
								    'Index access_source_session_cnt' => '访问来源分布',
							 | 
						||
| 
								 | 
							
								    'Set index to access_source_session_cnt'=> '设为访问来源分布',
							 | 
						||
| 
								 | 
							
								    'Index access_staytime_info'      => '访问时长分布',
							 | 
						||
| 
								 | 
							
								    'Set index to access_staytime_info'=> '设为访问时长分布',
							 | 
						||
| 
								 | 
							
								    'Index access_depth_info'         => '访问深度的分布',
							 | 
						||
| 
								 | 
							
								    'Set index to access_depth_info'  => '设为访问深度的分布',
							 | 
						||
| 
								 | 
							
								    'Ref_date'                        => '日期格式为yyyymmdd',
							 | 
						||
| 
								 | 
							
								    'Key'                             => '场景id',
							 | 
						||
| 
								 | 
							
								    'Value'                           => '该场景id访问pv',
							 | 
						||
| 
								 | 
							
								    'Begin_date'                      => '开始日期格式为yyyymmdd',
							 | 
						||
| 
								 | 
							
								    'End_date'                        => '结束日期格式为yyyymmdd',
							 | 
						||
| 
								 | 
							
								    'Statistics_time'                 => '统计时间',
							 | 
						||
| 
								 | 
							
								    'Miniapp_id'                      => '微信小程序id',
							 | 
						||
| 
								 | 
							
								    'Createtime'                      => '创建时间'
							 | 
						||
| 
								 | 
							
								];
							 |