|
|
@@ -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"
|