diff --git a/_data/metrics.js b/_data/metrics.js index 2c144f86..c7f20478 100644 --- a/_data/metrics.js +++ b/_data/metrics.js @@ -64,7 +64,7 @@ const ENUMS = { "deviceCategory": "Device Category", "activeUsers": "Users", "searchTerm": "Search Term", - "pageTitle": "Title", + "pageTitle": "Page Title", "eventCount": "Count", "organization": "Organization", "count": "Count", diff --git a/pages/metrics/metrics_per-org.html b/pages/metrics/metrics_per-org.html index ba3e8912..ba1a086d 100644 --- a/pages/metrics/metrics_per-org.html +++ b/pages/metrics/metrics_per-org.html @@ -26,7 +26,11 @@
Report Date: {{ metrics.end_date}}

{{block.meta.title}}

{{block.meta.description}}

- + {%- if cacheKey == "MOST_VIEWED_DATASETS" -%} +
+ {%- else -%} +
+ {%- endif -%} {%- else -%}
{% usa_icon 'file_download' %} Download Full Report - {{block.meta.title}} @@ -60,9 +64,13 @@

{{block.meta.title}}

{%- endif -%} {%- else -%} - {%- assign pageURL = 5 -%} + {%- if cacheKey == "MOST_DOWNLOADED_DATASETS" -%} + {%- assign pageURL = 5 -%} + {%- else -%} + {%- assign pageURL = 4 -%} + {%- endif -%} {%- if block.data[0][forloop.index0] == "pageTitle" -%} -
+ {{column | toLocaleString | replace: " - Catalog", ""}}