-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsurvey-status.html
29 lines (25 loc) · 1.25 KB
/
survey-status.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
<!DOCTYPE html>
<head>
<meta charset="UTF-8">
<META NAME="ROBOTS" CONTENT="NOINDEX, NOFOLLOW">
<meta content="width=device-width, initial-scale=1" name="viewport">
<title>Survey Status - Analytics | Survey Honey</title>
<link href="https://surveyhoney.com/images/favicon.png" rel="shortcut icon" type="image/x-icon">
<link href="https://surveyhoney.com/images/webclip.png" rel="apple-touch-icon">
</head>
<body>
<script type='text/javascript' src='https://10ay.online.tableau.com/javascripts/api/viz_v1.js'></script>
<div class='tableauPlaceholder' style='margin: auto; width: 100vw; height: 100vh; padding-top: 2vh;'>
<object class='tableauViz' style='display:none; width: 95vw; height: 95vh;'>
<param name='host_url' value='https%3A%2F%2F10ay.online.tableau.com%2F' />
<param name='embed_code_version' value='3' />
<param name='site_root' value='/t/centiment' />
<param name='name' value='SurveyHoney/OverallStatus-Board' />
<param name='tabs' value='yes' />
<param name='toolbar' value='false' />
<param name='showAppBanner' value='false' />
<param name='refresh' value='yes' />
</object>
</div>
</body>
</html>