--- a/ckanext/ga_report/templates/ga_report/publisher/index.html +++ b/ckanext/ga_report/templates/ga_report/publisher/index.html @@ -1,1 +1,51 @@ -HAI + + + Analytics for ${g.site_title} + +
+

Analytics for ${c.publisher.title}

+ +

Most viewed datasets

+

Note: this data does not include API calls

+ +
+
+ + +
+
+ +

${c.publisher.title} dataset list was viewed ${c.publisher_page_views} times in ${c.month_desc}

+ + + + + + + + + + + + + + +
DatasetViewsVisits
${h.link_to(package.title or package.name, h.url_for(controller='package', action='read', id=package.name))} + ${views}${visits}
+ + +
+ + + + + + +