-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathindex.html
148 lines (139 loc) · 6.51 KB
/
index.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
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<title>Reportsuites.com: Tools for Adobe Analytics</title>
<meta name="description" content="Rate and quickly export your reportsuite configurations.">
<meta name="author" content="Gene Jones">
<meta name="keywords" content="Adobe Analytics, Reportsuites.com, Excel export, excel output, grading, api">
<!-- All the favicon info -->
<link rel="apple-touch-icon" sizes="180x180" href="/assets/icons/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/assets/icons/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/assets/icons/favicon-16x16.png">
<link rel="manifest" href="/assets/icons/manifest.json">
<link rel="mask-icon" href="/assets/icons/icon.svg" color="#da532c">
<link rel="shortcut icon" href="/assets/icons/favicon.ico">
<meta name="msapplication-config" content="/assets/icons/browserconfig.xml">
<meta name="theme-color" content="#93b5b5">
<!-- Open Graph data -->
<meta property="og:title" content="Reportsuites.com: Tools for Adobe Analytics" />
<meta property="og:type" content="article" />
<meta property="og:url" content="https://reportsuites.com/" />
<meta property="og:image" content="https://reportsuites.com/assets/icons/mstile-150x150.png" />
<meta property="og:description" content="Tackling the details of your reportsuites." />
<meta property="og:site_name" content="Reportsuites.com" />
<link rel="author" href="humans.txt" />
<link rel="dns-prefetch" href="//fonts.googleapis.com/">
<link rel="dns-prefetch" href="//www.googletagmanager.com">
<link rel="dns-prefetch" href="//maxcdn.bootstrapcdn.com">
<!-- Bootstrap core CSS -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta.3/css/bootstrap.min.css" integrity="sha384-Zug+QiDoJOrZ5t4lssLdxGhVrurbmBWopoEl+M6BdEfwnCJZtKxi1KgxUyJq13dy" crossorigin="anonymous">
<!-- Custom styles for this template -->
<link href="custom.css" rel="stylesheet">
<!-- FontAwesome! -->
<script defer src="/assets/fa/fa-regular.js"></script>
<script defer src="/assets/fa/fontawesome.min.js"></script>
<!-- Google Tag Manager -->
<script>
dataLayer = window.dataLayer = window.dataLayer || [];
//dataLayer.push();
(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-NG5QWXV');</script>
<!-- End Google Tag Manager -->
</head>
<body>
<!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-NG5QWXV"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->
<div class="container content-container">
<div class="header clearfix">
<div class="row">
<div class="col-md-2 offset-md-5"><img class="logo img-fluid" title="Reportsuite Lanyard" src="/assets/icons/icon.svg" alt="Reportsuites.com lanyard logo"></div>
</div>
<h1 class="text-muted display-3 mx-auto">Tools for Adobe Analytics</h1>
</div>
<div class="jumbotron">
<div class="row">
<div class="col-lg-6">
<div class="card">
<div class="card-header">
<i class="far fa-compass fa-3x"></i>
</div>
<div class="card-body">
<h5 class="card-title">Lost in your eVars?</h5>
<p class="card-text">Export <mark>all</mark> your reportsuite configs to Excel.</p>
<a class="btn btn-outline-success" href="export.html">Let's do this!</a>
</div>
</div>
</div>
<div class="col-lg-6">
<div class="card">
<div class="card-header">
<i class="far fa-tachometer-alt fa-3x"></i>
</div>
<div class="card-body">
<h5 class="card-title">Grade your config</h5>
<p class="card-text">Find out how to improve your reportsuite!</p>
<a class="btn btn-outline-danger disabled" href="grader.html">Coming soon</a>
</div>
</div>
</div>
</div>
</div>
<div class="ml-1 mr-1" id="marketing-cards">
<div class="row">
<div class="card-deck">
<div class="card text-center">
<div class="card-header">
<h5 class="card-title">Easy</h5>
</div>
<div class="card-body">
<p class="card-text">View all your configuration options in Excel quickly across several report suites.</p>
</div>
</div>
<div class="card text-center">
<div class="card-header">
<h5 class="card-title">Secure</h5>
</div>
<div class="card-body">
<p class="card-text">All requests take place in your browser. I never have access to your Adobe credentials.</p>
</div>
</div>
</div>
</div>
<div class="row mt-2">
<div class="card-deck">
<div class="card text-center">
<div class="card-header">
<h5 class="card-title">Community</h5>
</div>
<div class="card-body">
<p class="card-text">Basic stats about your report suite will be used to create community utilization reports.</p>
</div>
</div>
<div class="card text-center">
<div class="card-header">
<h5 class="card-title">Open Source</h5>
</div>
<div class="card-body">
<p class="card-text">Have any ideas for improvements? <a href="https://github.com/genejones/reportsuites.com" rel="noopener">Visit my Github</a>.</p>
</div>
</div>
</div>
</div>
</div>
</div> <!-- /container -->
<div class="mt-3"></div>
<footer class="footer">
<p class="ml-3"><strong>© Gene Jones</strong> 2017-2018. <small>CSS by Bootstrap 4, with patterning by <a href="http://www.heropatterns.com/" rel="noopener">Steve Schoger/Hero Patterns</a>. msexcel-builder used for Excel generation.</small></p>
</footer>
<!-- JavaScript-->
<script defer src="https://code.jquery.com/jquery-3.1.1.slim.min.js" integrity="sha384-A7FZj7v+d/sdmMqp/nOQwliLvUsJfDHW+k9Omg/a/EheAdgtzNs3hpfag6Ed950n" crossorigin="anonymous"></script>
<script defer src="https://cdnjs.cloudflare.com/ajax/libs/tether/1.4.0/js/tether.min.js" integrity="sha384-DztdAPBWPRXSA/3eYEEUWrWCy7G5KFbe8fFjk5JAIxUYHKkDx6Qin1DkWx51bBrb" crossorigin="anonymous"></script>
<script defer src="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-alpha.6/js/bootstrap.min.js" integrity="sha384-vBWWzlZJ8ea9aCX4pEW3rVHjgjt7zpkNpZk+02D9phzyeVkE+jo0ieGizqPLForn" crossorigin="anonymous"></script>
</body></html>