//前方统计-手机端 var _maq = _maq || []; function loadQFStat(){ var rqStr = window.location.href.match(/(\d{4}-\d{2})\/(\d{2})/i); var _paper_date = rqStr[1]+"-"+rqStr[2]; _maq.push(['_paper_date', _paper_date ]);//报纸日期 _maq.push(['_set_account', '数字报']); _maq.push(['_page_url_type', window.location.href.indexOf("node")>=0?0:1]);//访问页面类型(0版面、1文章) _maq.push(['_paper_name', '河南日报']);//报纸名称 _maq.push(['_paper_type', '1']);//报纸类型(0:Pc、1:Wap) _maq.push(['_paper_id', '1252']);//报纸ID _maq.push(['_node_url', (window.location.href).split('?')[0] ]);//版面地址 _maq.push(['_page_title', $("title").html()]); //页面Title _maq.push(['_editor', '']);//文章编辑 if (window.location.href.indexOf("node")>=0){//访问版面页面 _maq.push(['_node_num', $("#NewsEditionNumber").html()]);//版次 _maq.push(['_node_name', $("#NewsEditionName").html()]);//版面名称 _maq.push(['_article_title', '']);//文章标题 _maq.push(['_author', '']);//文章作者 } if (window.location.href.indexOf("content")>=0){//访问文章页面 _maq.push(['_node_num', $("#NewsEditionNumber").html()]);//版次 _maq.push(['_node_name', $("#NewsEditionName").html()]);//版面名称 _maq.push(['_article_title', $("#NewsArticleTitle").html()]);//文章标题 _maq.push(['_author', $("#NewsArticleAuthor").html()]);//文章标题 //_maq.push(['_author', ($("founder-author").html().split('npm:article-author')[1]).replace(/[->