-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
executable file
·360 lines (342 loc) · 22.4 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
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="Riso Group delivers strategic business consulting services focusing on data infrastructure, analytics, and customer acquisition to drive growth and profitability. James Riso - Data Analytics & Business Strategy Consultant. Former Head of Analytics at Daily Harvest, Uber alum, and UChicago Booth graduate specializing in data infrastructure and analytics consulting.">
<meta name="keywords" content="business consulting, data analytics, customer acquisition, market research, data infrastructure, talent consulting, James Riso, data analytics consultant, business strategy, Daily Harvest analytics, Uber analytics, data infrastructure, Chicago Booth">
<meta name="author" content="James Riso">
<link rel="canonical" href="https://risogroup.co/" />
<!-- <meta http-equiv="refresh" content="0; url=https://risogroup.co/" /> -->
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-Z8SP11SCGP"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-Z8SP11SCGP');
</script>
<!-- End Google tag (gtag.js) -->
<!-- RudderStack -->
<script type="text/javascript">
!function(){"use strict";window.RudderSnippetVersion="3.0.32";var e="rudderanalytics";window[e]||(window[e]=[])
;var rudderanalytics=window[e];if(Array.isArray(rudderanalytics)){
if(true===rudderanalytics.snippetExecuted&&window.console&&console.error){
console.error("RudderStack JavaScript SDK snippet included more than once.")}else{rudderanalytics.snippetExecuted=true,
window.rudderAnalyticsBuildType="legacy";var sdkBaseUrl="https://cdn.rudderlabs.com/v3";var sdkName="rsa.min.js"
;var scriptLoadingMode="async"
;var r=["setDefaultInstanceKey","load","ready","page","track","identify","alias","group","reset","setAnonymousId","startSession","endSession","consent"]
;for(var n=0;n<r.length;n++){var t=r[n];rudderanalytics[t]=function(r){return function(){var n
;Array.isArray(window[e])?rudderanalytics.push([r].concat(Array.prototype.slice.call(arguments))):null===(n=window[e][r])||void 0===n||n.apply(window[e],arguments)
}}(t)}try{
new Function('class Test{field=()=>{};test({prop=[]}={}){return prop?(prop?.property??[...prop]):import("");}}'),
window.rudderAnalyticsBuildType="modern"}catch(o){}var d=document.head||document.getElementsByTagName("head")[0]
;var i=document.body||document.getElementsByTagName("body")[0];window.rudderAnalyticsAddScript=function(e,r,n){
var t=document.createElement("script");t.src=e,t.setAttribute("data-loader","RS_JS_SDK"),r&&n&&t.setAttribute(r,n),
"async"===scriptLoadingMode?t.async=true:"defer"===scriptLoadingMode&&(t.defer=true),
d?d.insertBefore(t,d.firstChild):i.insertBefore(t,i.firstChild)},window.rudderAnalyticsMount=function(){!function(){
if("undefined"==typeof globalThis){var e;var r=function getGlobal(){
return"undefined"!=typeof self?self:"undefined"!=typeof window?window:null}();r&&Object.defineProperty(r,"globalThis",{
value:r,configurable:true})}
}(),window.rudderAnalyticsAddScript("".concat(sdkBaseUrl,"/").concat(window.rudderAnalyticsBuildType,"/").concat(sdkName),"data-rsa-write-key","2qdCnXl6U1fKfCaGAWNs9QMnbAI")
},
"undefined"==typeof Promise||"undefined"==typeof globalThis?window.rudderAnalyticsAddScript("https://polyfill-fastly.io/v3/polyfill.min.js?version=3.111.0&features=Symbol%2CPromise&callback=rudderAnalyticsMount"):window.rudderAnalyticsMount()
;var loadOptions={};rudderanalytics.load("2qdCnXl6U1fKfCaGAWNs9QMnbAI","https://risogroupomyxs.dataplane.rudderstack.com",loadOptions)}}}();
</script>
<!-- End RudderStack -->
<title>Riso Group | Data Analytics & Business Strategy Consultants | James Riso, Founder</title>
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet">
<link href="https://cdn.jsdelivr.net/npm/feather-icons/dist/feather.min.css" rel="stylesheet">
<link href="static/css/style.css" rel="stylesheet">
</head>
<body>
<nav class="navbar navbar-expand-lg navbar-light bg-white fixed-top">
<div class="container">
<a class="navbar-brand" href="index.html">
<img src="static/assets/rg-logo.png" alt="Riso Group" class="navbar-logo" height="40">
<span class="navbar-title ms-2">Riso Group</span>
</a>
</div>
</nav>
<main class="mt-5 pt-5">
<div class="hero-section text-center py-5 bg-white">
<div class="container">
<div class="logo-placeholder mb-4">
<img src="static/assets/rg-logo.png" alt="Riso Group Logo" class="img-fluid">
</div>
<h1 class="display-4 fw-bold mb-4">Riso Group</h1>
<p class="lead mb-4 hero-tagline">Do more with your business data</p>
<div class="mt-4 button-group">
<div class="d-flex flex-wrap justify-content-center gap-2">
<a href="#engagements" class="btn btn-outline-dark">Engagements</a>
<a href="#capabilities" class="btn btn-outline-dark">Capabilities</a>
<a href="#technical" class="btn btn-outline-dark">Technical</a>
<a href="#james" class="btn btn-outline-dark">James</a>
<a href="#contact" class="btn btn-outline-dark">Get in Touch</a>
</div>
</div>
</div>
</div>
<section id="engagements" class="case-studies py-5 bg-light">
<div class="container">
<h2 class="text-center mb-5"><a href="#engagements" class="text-decoration-none text-dark section-title">Engagements</a></h2>
<div class="row">
<div class="col-md-4 mb-4">
<a href="engagements/predictive-ltv.html" class="text-decoration-none">
<div class="card h-100 border-0 shadow-sm">
<img src="static/images/data-analytics.svg" class="card-img-top" alt="Driving Meta Ad Spend Efficiency with LTV Prediction Machine Learning Models">
<div class="card-body">
<h5 class="card-title text-dark mb-2">Driving Meta Ad Spend Efficiency with LTV Prediction Machine Learning Models</h5>
<span class="badge bg-secondary">Data Science</span>
<span class="badge bg-secondary">PLG</span>
</div>
</div>
</a>
</div>
<div class="col-md-4 mb-4">
<a href="engagements/embedded-dashboards.html" class="text-decoration-none">
<div class="card h-100 border-0 shadow-sm">
<img src="static/images/data-warehouse.svg" class="card-img-top" alt="Enabling Critical Insights Through Dashboards Built into a SaaS Product">
<div class="card-body">
<h5 class="card-title text-dark mb-2">Enabling Critical Insights Through Dashboards Built into a SaaS Product</h5>
<span class="badge bg-secondary">Product Analytics</span>
<span class="badge bg-secondary">E-commerce</span>
</div>
</div>
</a>
</div>
<div class="col-md-4 mb-4">
<a href="engagements/data-warehouse.html" class="text-decoration-none">
<div class="card h-100 border-0 shadow-sm">
<img src="static/images/predictive-analytics.svg" class="card-img-top" alt="Legal Services Case Study">
<div class="card-body">
<h5 class="card-title text-dark mb-2">Streamlining Data Warehousing and Business Logic to Support B2B, B2C, and M&A Integration</h5>
<span class="badge bg-secondary">Data Infrastructure</span>
</div>
</div>
</a>
</div>
</div>
</div>
</section>
<section id="capabilities" class="capabilities py-5 bg-white">
<div class="container">
<h2 class="text-center mb-3"><a href="#capabilities" class="text-decoration-none text-dark section-title">Capabilities</a></h2>
<p class="text-center mb-5">We provide consulting, advising and fractional exec services in analytics, data science, and data engineering</p>
<div class="row">
<div class="col-md-6 mb-5">
<div class="capability-section">
<h3 class="mb-4 text-center">Customer Acquisition & Retention</h3>
<ul class="list-unstyled">
<li class="mb-3">• Cohort retention, engagement, spend</li>
<li class="mb-3">• Predictive lifetime value</li>
<li class="mb-3">• Funnel & conversion optimization</li>
<li class="mb-3">• Marketing attribution</li>
<li class="mb-3">• Lead scoring</li>
<li class="mb-3">• Demand forecasting</li>
</ul>
</div>
</div>
<div class="col-md-6 mb-5">
<div class="capability-section">
<h3 class="mb-4 text-center">Strategy & Market Research</h3>
<ul class="list-unstyled">
<li class="mb-3">• Customer segmentation</li>
<li class="mb-3">• Pricing analysis & optimization</li>
<li class="mb-3">• Survey design</li>
<li class="mb-3">• Brand awareness</li>
<li class="mb-3">• Competitive analysis</li>
<li class="mb-3">• Site & geo/market selection</li>
</ul>
</div>
</div>
<div class="col-md-6 mb-5">
<div class="capability-section">
<h3 class="mb-4 text-center">Data Infrastructure</h3>
<ul class="list-unstyled">
<li class="mb-3">• Automated & self-service reporting</li>
<li class="mb-3">• Data warehouse set-up and improvements</li>
<li class="mb-3">• A/B Testing & Experimentation</li>
<li class="mb-3">• Vendor selection</li>
</ul>
</div>
</div>
<div class="col-md-6 mb-5">
<div class="capability-section">
<h3 class="mb-4 text-center">Talent</h3>
<ul class="list-unstyled">
<li class="mb-3">• Organizational design</li>
<li class="mb-3">• Candidate lead generation and outreach</li>
<li class="mb-3">• Technical assessment and interviewing</li>
</ul>
</div>
</div>
</div>
</div>
</section>
<section id="technical" class="technical-section py-5 bg-light">
<div class="container">
<h2 class="text-center mb-5"><a href="#technical" class="text-decoration-none text-dark section-title">Technical</a></h2>
<div class="row g-4">
<div class="col-md-6 col-lg-3">
<div class="card h-100 border-0 shadow-sm">
<div class="card-body text-center">
<div class="mb-3">
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z"></path><polyline points="14 2 14 8 20 8"></polyline><line x1="16" y1="13" x2="8" y2="13"></line><line x1="16" y1="17" x2="8" y2="17"></line><polyline points="10 9 9 9 8 9"></polyline></svg>
</div>
<h4 class="card-title h5 mb-3">Coding</h4>
<p class="card-text">SQL, Python, R </p>
</div>
</div>
</div>
<div class="col-md-6 col-lg-3">
<div class="card h-100 border-0 shadow-sm">
<div class="card-body text-center">
<div class="mb-3">
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M2 20.66C2 16 7 15 7 11c0-3-4-3-4-8 4 4 9 2.5 9 9s5 7 5 11c0 3-4 3-4 8"></path><path d="M12 12c2.2 0 4-1.8 4-4s-1.8-4-4-4-4 1.8-4 4 1.8 4 4 4z"></path></svg>
</div>
<h4 class="card-title h5 mb-3">Cloud</h4>
<p class="card-text">Snowflake, Google Cloud, AWS Redshift, Azure, Databricks</p>
</div>
</div>
</div>
<div class="col-md-6 col-lg-3">
<div class="card h-100 border-0 shadow-sm">
<div class="card-body text-center">
<div class="mb-3">
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M21.21 15.89A10 10 0 1 1 8 2.83"></path><path d="M22 12A10 10 0 0 0 12 2v10z"></path></svg>
</div>
<h4 class="card-title h5 mb-3">Business Intelligence</h4>
<p class="card-text">Looker, Sigma, Omni, Metabase, Hex, Deepnote, Tableau, Domo, Mode</p>
</div>
</div>
</div>
<div class="col-md-6 col-lg-3">
<div class="card h-100 border-0 shadow-sm">
<div class="card-body text-center">
<div class="mb-3">
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><polygon points="12 2 2 7 12 12 22 7 12 2"></polygon><polyline points="2 17 12 22 22 17"></polyline><polyline points="2 12 12 17 22 12"></polyline></svg>
</div>
<h4 class="card-title h5 mb-3">More</h4>
<p class="card-text">DBT, AI, Large Language Models, Excel 🙃 </p>
</div>
</div>
</div>
</div>
</div>
</section>
<section id="james" class="principal py-5 bg-white">
<div class="container">
<h2 class="text-center mb-5"><a href="#james" class="text-decoration-none text-dark section-title">James Riso, Founder</a></h2>
<div class="row">
<div class="col-md-12">
<h3>About James Riso</h3>
<p class="mb-4">James Riso is a strategy consultant with expertise in building and scaling teams and driving business impact. As the former VP of Data Science and Analytics at Daily Harvest, he grew the function to 15+ team members as the company scaled to a $1.1B valuation (series D), leading initiatives that drove millions in revenue and profit. Prior to Daily Harvest, James worked at Uber and as an economic consultant at Cornerstone Research. He graduated from the University of Chicago Booth School of Business with an MBA (concentration in Econometrics & Statistics) and earned a BA in Economics and Philosophy from Georgetown University. James is a native of Brooklyn, NY and splits time between New York City and New Orleans.</p>
</div>
</div>
<div class="row justify-content-center align-items-center">
<div class="col-3 col-md-3 mb-4">
<img src="static/images/Uber_logo.png"
alt="Uber" class="img-fluid" style="max-width: 75%;">
</div>
<div class="col-3 col-md-3 mb-4">
<img src="static/images/logo_uchicago.png"
alt="University of Chicago Booth School of Business" class="img-fluid" style="max-width: 75%;">
</div>
<div class="col-3 col-md-3 mb-4">
<img src="static/images/logo_dh.png"
alt="Daily Harvest" class="img-fluid" style="max-width: 75%;">
</div>
<div class="col-3 col-md-3 mb-4">
<img src="static/images/logo_georgetown.png"
alt="Georgetown University" class="img-fluid" style="max-width: 75%;">
</div>
</div>
</div>
</section>
<section id="contact" class="cta-section py-5 text-center bg-light">
<div class="container">
<h2 class="mb-4"><a href="#contact" class="text-decoration-none text-dark section-title">Get in Touch</a></h2>
<div class="row justify-content-center">
<div class="col-md-8">
<div class="contact-buttons">
<a href="https://www.linkedin.com/in/jamesriso" target="_blank" rel="noopener noreferrer" class="contact-btn">LinkedIn</a>
<a href="https://github.com/jriso" target="_blank" rel="noopener noreferrer" class="contact-btn">GitHub</a>
<span id="contact-email" class="contact-btn">[JavaScript Protected Email Address]</span>
</div>
<style>
.contact-buttons {
display: flex;
flex-wrap: wrap;
justify-content: center;
gap: 1.5rem;
}
.contact-btn {
display: inline-block;
padding: 1rem 2.5rem;
font-size: 1.1rem;
font-weight: 500;
text-decoration: none;
color: #fff;
background-color: #212529;
border-radius: 8px;
transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
min-width: 180px;
text-align: center;
}
.contact-btn:hover {
background-color: #000;
transform: translateY(-2px);
box-shadow: 0 6px 12px rgba(0,0,0,0.15);
color: #fff;
}
@media (max-width: 768px) {
.contact-buttons {
flex-direction: column;
align-items: center;
}
.contact-btn {
width: 100%;
max-width: 300px;
}
}
</style>
<script>
document.addEventListener('DOMContentLoaded', function() {
const email = ['j', '@', 'risogroup', '.', 'co'].join('');
document.getElementById('contact-email').innerHTML = `<a href="mailto:${email}" class="text-white text-decoration-none">${email}</a>`;
});
</script>
</div>
</div>
</div>
<style>
.btn-dark {
transition: all 0.3s ease;
}
.btn-dark:hover {
transform: translateY(-2px);
box-shadow: 0 4px 8px rgba(0,0,0,0.1);
}
</style>
</section>
</main>
<footer class="footer mt-5 py-4 bg-white">
<div class="container text-center">
<p class="text-muted">
© 2024 Riso Group, LLC. All rights reserved.<br>
Made with 🍕 in New York ✈️ New Orleans
</p>
</div>
</footer>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/feather-icons/dist/feather.min.js"></script>
<script src="/static/js/main.js"></script>
<!-- Add RudderStack Page Tracking -->
<script>
window.addEventListener("load", () => {
rudderanalytics.page();
});
</script>
</body>
</html>