Adding back a link to the publisher
Adding back a link to the publisher

--- a/ckanext/ga_report/templates/ga_report/publisher/read.html
+++ b/ckanext/ga_report/templates/ga_report/publisher/read.html
@@ -11,7 +11,7 @@
     <li class="widget-container boxed widget_text">
       <h4>Publishers</h4>
       <p>
-          Dataset views records the number of times a specific dataset page has been viewed. Visits records the number of unique site visits.
+          Dataset views records the number of times a specific dataset page has been viewed for <a href="${h.url_for(controller='ckanext.dgu.controllers.publisher:PublisherController',action='read',id=c.publisher.name)}">${c.publisher.title}</a>. Visits records the number of unique site visits.
       </p>
       <p>
           Note: this data does not include API calls.