--- a/ckanext/ga_report/templates/ga_report/ga_util.html +++ b/ckanext/ga_report/templates/ga_report/ga_util.html @@ -6,28 +6,76 @@ py:strip="" > - - - - - - + + + +
${title}
+ + + + + + + + + + + +
NameSourceVisits
${name}${source}${count}
-
+ + + + + + + + + + + +
Name% ${title}
${name}${value}
+ + + + + + + + + + + + + +
NameDownloads
+ ${resource.resource_group.package.title}
+ ${h.link_to((resource.name or resource.description).strip() or "No name", h.url_for(controller='package', action='resource_read', id=resource.resource_group.package.name, resource_id=resource.id))}
+
${value}
+ + +