Bladeren bron

Added Basic analytics to analytics page

Yoginth 7 jaren geleden
bovenliggende
commit
2a3f203eb7
1 gewijzigde bestanden met toevoegingen van 20 en 1 verwijderingen
  1. 20 1
      templates/admin/analytics.tmpl

+ 20 - 1
templates/admin/analytics.tmpl

@@ -5,8 +5,21 @@
 			{{template "admin/navbar" .}}
 			<div class="twelve wide column content">
 				{{template "base/alert" .}}
+                <h4 class="ui top attached header">
+					Basic
+				</h4>
+				<div class="ui unstackable attached table segment">
+					<iframe 
+						width="725" 
+						height="100" 
+						src="https://datastudio.google.com/embed/reporting/1j24yhwI5ilcDK_2bG6KcJmH1oQO_nf51/page/VaNc" 
+						frameborder="0" 
+						>
+					</iframe>
+				</div>
+
 				<h4 class="ui top attached header">
-					Analytics
+					Pageviews
 				</h4>
 				<div class="ui unstackable attached table segment">
 					<iframe 
@@ -16,6 +29,12 @@
 						frameborder="0" 
 						>
 					</iframe>
+				</div>
+
+                <h4 class="ui top attached header">
+					Pageviews by country
+				</h4>
+				<div class="ui unstackable attached table segment">
 					<iframe 
 						width="725" 
 						height="400"