--- a/ckanext/ga_report/templates/ga_report/publisher/read.html +++ b/ckanext/ga_report/templates/ga_report/publisher/read.html @@ -3,43 +3,84 @@ xmlns:xi="http://www.w3.org/2001/XInclude" py:strip=""> - Analytics for ${g.site_title} + + + Usage by Dataset + + + + + + + + + + + + + + + +
  • +

    Download

    +

    + Download as CSV
    +

    +
  • +
  • +

    Graph Legend

    +
    +
    +
  • + +
    +
    -

    Analytics for ${c.publisher.title}

    +

    Site Usage ${usage_nav('Datasets')}

    -

    Top 20 most viewed datasets

    -

    Note: this data does not include API calls

    +
    +

    ${c.publisher.title}

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

    ${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}
    - +