-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathreconciliations.html
32 lines (24 loc) · 1.45 KB
/
reconciliations.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
30
31
32
<!DOCTYPE html>
<head>
<meta charset="UTF-8">
<META NAME="ROBOTS" CONTENT="NOINDEX, NOFOLLOW">
<meta content="width=device-width, initial-scale=1" name="viewport">
<!-- <meta http-equiv="refresh" content="300"> -->
<title>Reconciliations - 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">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.4.1/jquery.min.js"></script>
<script src="js/resizer.js"></script>
</head>
<body style="background-color: #FFFFFF;">
<script type='text/javascript' src='https://us-west-2b.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%2Fus-west-2b.online.tableau.com%2F' />
<param name='embed_code_version' value='3' /> <param name='site_root' value='/t/surveyhoney' />
<param name='name' value='Reconciliation-Board/Reconciliation-Board' /><param name='tabs' value='false' />
<param name='toolbar' value='false' /><param name='showAppBanner' value='false' /><param name='refresh' value='yes' />
</object>
</div>
</body>
</html>