sta*_*e76 12 php mysql analytics graph matomo
在piwik中,是否可以根据跟踪器中的自定义变量过滤访问者图表?我想70在第一个自定义变量槽中显示所有访问的演变图.我试过这个电话
的index.php?模块= API&方法= ImageGraph.get&idSite = 1&apiModule = VisitsSummary&apiAction = GET&token_auth =匿名&graphType =演化&周期=日与日期= 2012-01-01,2012-07-10&宽度= 500&高度= 250&filter_column = custom_var_v1&filter_pattern = 70
但得到了
此图表没有数据.
当我删除filter_pattern我得到一个图表.我检查了piwik_log_visit数据库中的表,我有访问记录的值.