-
Notifications
You must be signed in to change notification settings - Fork 0
/
on-demand.html
730 lines (700 loc) · 38.9 KB
/
on-demand.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
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
<!DOCTYPE html><!-- Last Published: Tue Jul 02 2024 14:06:22 GMT+0000 (Coordinated Universal Time) -->
<html data-wf-page="63e46f9faa110e2f77d508a7" data-wf-site="6090f2cbfb550680d4288567">
<head>
<meta charset="utf-8">
<title>On-Demand Video - Orbit</title>
<meta
content="Upcoming webinars and past video recordings to help you improve your community building efforts, and make better use of Orbit."
name="description">
<meta content="On-Demand Video - Orbit" property="og:title">
<meta
content="Upcoming webinars and past video recordings to help you improve your community building efforts, and make better use of Orbit."
property="og:description">
<meta content="https://uploads-ssl.webflow.com/6090f2cbfb550680d4288567/60ae943c192b304937c67767_Orbit.png"
property="og:image">
<meta content="On-Demand Video - Orbit" property="twitter:title">
<meta
content="Upcoming webinars and past video recordings to help you improve your community building efforts, and make better use of Orbit."
property="twitter:description">
<meta content="https://uploads-ssl.webflow.com/6090f2cbfb550680d4288567/60ae943c192b304937c67767_Orbit.png"
property="twitter:image">
<meta property="og:type" content="website">
<meta content="summary_large_image" name="twitter:card">
<meta content="width=device-width, initial-scale=1" name="viewport">
<link href="css/normalize.css" rel="stylesheet" type="text/css">
<link href="css/components.css" rel="stylesheet" type="text/css">
<link href="css/orbit-team.css" rel="stylesheet" type="text/css">
<style>
@media (min-width:992px) {
html.w-mod-js:not(.w-mod-ix) [data-w-id="c8bcbc03-ec0b-d7e2-fc70-0eb31535e0d3"] {
-webkit-transform: translate3d(0, 60px, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);
-moz-transform: translate3d(0, 60px, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);
-ms-transform: translate3d(0, 60px, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);
transform: translate3d(0, 60px, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);
opacity: 0;
}
html.w-mod-js:not(.w-mod-ix) [data-w-id="bb1f88fd-6ebd-22b3-6e07-0800a9805c5b"] {
-webkit-transform: translate3d(0, 60px, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);
-moz-transform: translate3d(0, 60px, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);
-ms-transform: translate3d(0, 60px, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);
transform: translate3d(0, 60px, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);
opacity: 0;
}
html.w-mod-js:not(.w-mod-ix) [data-w-id="9f7c5508-a325-5e4f-ed76-dc20de840693"] {
-webkit-transform: translate3d(0, 60px, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);
-moz-transform: translate3d(0, 60px, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);
-ms-transform: translate3d(0, 60px, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);
transform: translate3d(0, 60px, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);
opacity: 0;
}
html.w-mod-js:not(.w-mod-ix) [data-w-id="ffbc760e-8eb5-8f9d-7497-521678e6f6b9"] {
-webkit-transform: translate3d(0, 60px, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);
-moz-transform: translate3d(0, 60px, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);
-ms-transform: translate3d(0, 60px, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);
transform: translate3d(0, 60px, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);
opacity: 0;
}
html.w-mod-js:not(.w-mod-ix) [data-w-id="8a26aa3b-b855-545c-bfe7-2e011b7f0af9"] {
-webkit-transform: translate3d(0, 60px, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);
-moz-transform: translate3d(0, 60px, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);
-ms-transform: translate3d(0, 60px, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);
transform: translate3d(0, 60px, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);
opacity: 0;
}
}
</style>
<script
type="text/javascript">!function (o, c) { var n = c.documentElement, t = " w-mod-"; n.className += t + "js", ("ontouchstart" in o || o.DocumentTouch && c instanceof DocumentTouch) && (n.className += t + "touch") }(window, document);</script>
<link href="images/favicon.png" rel="shortcut icon" type="image/x-icon">
<link href="images/webclip.png" rel="apple-touch-icon">
<script async="" src="https://www.googletagmanager.com/gtag/js?id=UA-126281265-1"></script>
<script
type="text/javascript">window.dataLayer = window.dataLayer || []; function gtag() { dataLayer.push(arguments); } gtag('js', new Date()); gtag('config', 'UA-126281265-1', { 'anonymize_ip': false });</script>
<script async="" src="https://www.googletagmanager.com/gtag/js?id=AW-10840644366"></script>
<!-- Google Tag Manager -->
<script>(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-P5HTN2K');</script>
<!-- End Google Tag Manager -->
<script>
window.dataLayer = window.dataLayer || [];
function gtag() { dataLayer.push(arguments); }
gtag('js', new Date());
gtag('config', 'AW-10840644366');
</script>
<script>
gtag('event', 'conversion', { 'send_to': 'AW-10840644366/lWpuCKy55KkDEI62nLEo' });
</script>
<style>
* {
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.overlay {
mix-blend-mode: screen;
}
.cookie-notice {
display: none !important;
}
.clamp {
display: -webkit-box;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical;
overflow: hidden;
}
</style>
<link rel="preconnect" href="https://assets-global.website-files.com">
<!-- Start cookieyes banner -->
<script id="cookieyes" type="text/javascript"
src="https://cdn-cookieyes.com/client_data/2898afb20ead5b53957e5bd2/script.js"></script>
<!-- End cookieyes banner -->
<script id="jetboost-script"
type="text/javascript"> window.JETBOOST_SITE_ID = "ckweuoah60czm0uwohswzbftg"; (function (d) { var s = d.createElement("script"); s.src = "https://cdn.jetboost.io/jetboost.js"; s.async = 1; d.getElementsByTagName("head")[0].appendChild(s); })(document); </script>
<style>
.integrations-wrap {
color: transparent;
}
</style>
</head>
<body>
<aside class="nav no-bar">
<div class="container tempfix">
<div class="nav-wrap">
<a href="index.html" class="brand w-inline-block"><img src="images/Logo.svg" loading="lazy" width="88"
height="34" alt="" class="nav-logo"></a>
<div class="nav-menu">
<div data-hover="false" data-delay="0" data-w-id="e3e2459a-6d62-e1b9-fdf4-193709dc3b54"
class="dropdown w-dropdown">
<div class="dropdown-toggle w-dropdown-toggle">
<div class="nav-link">Solutions</div>
<div class="nav-arrow w-icon-dropdown-toggle"></div>
</div>
<nav class="dropdown-list new tempfix w-dropdown-list">
<div class="div-block-52">
<div class="products-wrap new top">
<a href="champions.html" class="product-link w-inline-block">
<div class="feature-icon new"><img src="images/star-06.svg" loading="lazy" alt=""
class="product-icon">
<div class="product-hover-bg"></div>
</div>
<div class="nav-product-content">
<div class="text-large new nav">Champions Program</div>
<div class="nav-short-description">Launch and scale your champions program to drive feedback and
advocacy.</div>
</div>
</a>
</div>
<div class="products-wrap new bottom">
<a href="feedback.html" class="product-link w-inline-block">
<div class="feature-icon new"><img src="images/message-chat-circle.svg" loading="lazy" alt=""
class="product-icon">
<div class="product-hover-bg"></div>
</div>
<div class="nav-product-content">
<div class="text-large new nav">Beta Program</div>
<div class="nav-short-description">Painless product feedback from your top community members.
</div>
</div>
</a>
</div>
<div class="products-wrap new middle">
<a href="contributor.html" class="product-link w-inline-block">
<div class="feature-icon new"><img src="images/feather.svg" loading="lazy" alt=""
class="product-icon">
<div class="product-hover-bg"></div>
</div>
<div class="nav-product-content">
<div class="text-large new nav">Contributor Program</div>
<div class="nav-short-description">Accelerate and amplify user-generated content in your
community.</div>
</div>
</a>
</div>
</div>
</nav>
</div>
<div data-hover="false" data-delay="0" data-w-id="aba05d0c-f591-4a61-4a78-a419e7fbfc3c"
class="dropdown hidden w-dropdown">
<div class="dropdown-toggle w-dropdown-toggle">
<div class="nav-link">Product</div>
<div class="nav-arrow w-icon-dropdown-toggle"></div>
</div>
</div>
<a href="pricing.html" class="nav-link top">Pricing</a>
<div data-hover="false" data-delay="0" class="dropdown no-mega-menu w-dropdown">
<div class="dropdown-toggle w-dropdown-toggle">
<div class="nav-arrow w-icon-dropdown-toggle"></div>
<div class="nav-link">Resources</div>
</div>
<nav class="dropdown-small w-dropdown-list">
<a href="https://orbit.love/docs" class="normal-link w-dropdown-link">Documentation</a>
<a href="developers.html" class="normal-link w-dropdown-link">Developers</a>
<a href="https://www.orbitmodel.com/" target="_blank" class="normal-link w-dropdown-link">Orbit Model</a>
<a href="/gravity" class="normal-link w-dropdown-link">Gravity</a>
<a href="constellation-report-state-of-community-tools-2021.html"
class="normal-link w-dropdown-link">Constellation Report</a>
<a href="https://orbit.love/partners" class="normal-link w-dropdown-link">Partners</a>
</nav>
</div>
<a href="community.html" class="nav-link">Community</a>
<div class="menu-bg"></div>
</div>
<div data-w-id="a7ae0259-d6b0-5957-f6c3-c89a544d6789" data-is-ix2-target="1" class="nav-lottie"
data-animation-type="lottie"
data-src="https://uploads-ssl.webflow.com/607946292953bb347d578382/607946292953bb9b0d5783c5_Nav%20-%20Lottie.json"
data-loop="0" data-direction="1" data-autoplay="0" data-renderer="svg" data-default-duration="2.5"
data-duration="0"></div>
</div>
</div>
<div class="container nav-bar hidden">
<div class="nav-wrap new w-clearfix">
<a href="index.html" class="brand left w-inline-block"><img src="images/Logo.svg" loading="lazy" width="88"
height="34" alt="" class="nav-logo new"></a>
<div class="nav-menu left">
<div data-hover="false" data-delay="0" data-w-id="ab44c72b-c8e5-ce02-bc6d-19289a416b0d"
class="dropdown w-dropdown">
<div class="dropdown-toggle w-dropdown-toggle">
<div class="nav-link new">Solutions</div>
<div class="nav-arrow w-icon-dropdown-toggle"></div>
</div>
<nav class="dropdown-list new w-dropdown-list">
<div class="div-block-52">
<div class="products-wrap new top">
<a href="champions.html" class="product-link w-inline-block">
<div class="feature-icon new"><img src="images/star-06.svg" loading="lazy" alt=""
class="product-icon">
<div class="product-hover-bg"></div>
</div>
<div class="nav-product-content">
<div class="text-large new nav">Champions Program</div>
<div class="nav-short-description">Launch and scale your champions program to drive feedback and
advocacy.</div>
</div>
</a>
</div>
<div class="products-wrap new bottom">
<a href="feedback.html" class="product-link w-inline-block">
<div class="feature-icon new"><img src="images/message-chat-circle.svg" loading="lazy" alt=""
class="product-icon">
<div class="product-hover-bg"></div>
</div>
<div class="nav-product-content">
<div class="text-large new nav">Beta Program</div>
<div class="nav-short-description">Painless product feedback from your top community members.
</div>
</div>
</a>
</div>
<div class="products-wrap new middle">
<a href="contributor.html" class="product-link w-inline-block">
<div class="feature-icon new"><img src="images/feather.svg" loading="lazy" alt=""
class="product-icon">
<div class="product-hover-bg"></div>
</div>
<div class="nav-product-content">
<div class="text-large new nav">Contributor Program</div>
<div class="nav-short-description">Accelerate and amplify user-generated content in your
community.</div>
</div>
</a>
</div>
</div>
</nav>
</div>
<a href="community.html" class="nav-link top new hidden">Platform</a>
<div data-hover="false" data-delay="0" data-w-id="ab44c72b-c8e5-ce02-bc6d-19289a416b36"
class="dropdown no-mega-menu w-dropdown">
<div class="dropdown-toggle w-dropdown-toggle">
<div class="nav-arrow w-icon-dropdown-toggle"></div>
<div class="nav-link new">Resources</div>
</div>
<nav class="dropdown-small new w-dropdown-list">
<div class="div-block-52">
<div class="products-wrap small">
<a href="https://orbit.love/docs" class="normal-link new middle w-dropdown-link">Documentation</a>
</div>
<div class="products-wrap small">
<a href="https://www.orbitmodel.com/" target="_blank"
class="normal-link new bottom w-dropdown-link">Orbit Model</a>
</div>
</div>
</nav>
</div>
<a href="pricing.html" class="nav-link new">Pricing</a>
<div data-w-id="ab44c72b-c8e5-ce02-bc6d-19289a416b48" class="menu-bg"></div>
</div>
<div class="nav-menu mobile">
<a href="#" class="product-link menu w-inline-block">
<div class="feature-icon new"><img src="images/star-06.svg" loading="lazy" alt="" class="product-icon">
<div class="product-hover-bg"></div>
</div>
<div class="nav-product-content nav">
<div class="text-large new nav">Solutions</div>
<div class="nav-short-description">Launch and scale your champions program to drive feedback and advocacy.
</div>
</div>
</a>
<a href="champions.html" class="product-link w-inline-block">
<div class="feature-icon new"><img src="images/star-06.svg" loading="lazy" alt="" class="product-icon">
<div class="product-hover-bg"></div>
</div>
<div class="nav-product-content nav">
<div class="text-large new nav">Champions Program</div>
<div class="nav-short-description">Launch and scale your champions program to drive feedback and advocacy.
</div>
</div>
</a>
<a href="contributor.html" class="product-link w-inline-block">
<div class="feature-icon new"><img src="images/feather.svg" loading="lazy" alt="" class="product-icon">
<div class="product-hover-bg"></div>
</div>
<div class="nav-product-content nav">
<div class="text-large new nav">Contributor Program</div>
<div class="nav-short-description">Accelerate and amplify user-generated content in your community.</div>
</div>
</a>
<a href="feedback.html" class="product-link w-inline-block">
<div class="feature-icon new"><img src="images/message-chat-circle.svg" loading="lazy" alt=""
class="product-icon">
<div class="product-hover-bg"></div>
</div>
<div class="nav-product-content nav">
<div class="text-large new nav">Beta Program</div>
<div class="nav-short-description">Painless product feedback from your top community members.</div>
</div>
</a>
<a href="#" class="product-link menu w-inline-block">
<div class="feature-icon new"><img src="images/star-06.svg" loading="lazy" alt="" class="product-icon">
<div class="product-hover-bg"></div>
</div>
<div class="nav-product-content nav">
<div class="text-large new nav">Resources</div>
<div class="nav-short-description">Launch and scale your champions program to drive feedback and advocacy.
</div>
</div>
</a>
<a href="https://orbit.love/docs" class="product-link w-inline-block">
<div class="feature-icon new"><img src="images/star-06.svg" loading="lazy" alt="" class="product-icon">
<div class="product-hover-bg"></div>
</div>
<div class="nav-product-content nav">
<div class="text-large new nav">Documentation</div>
<div class="nav-short-description">Launch and scale your champions program to drive feedback and advocacy.
</div>
</div>
</a>
<a href="https://orbit.love/model" class="product-link w-inline-block">
<div class="feature-icon new"><img src="images/star-06.svg" loading="lazy" alt="" class="product-icon">
<div class="product-hover-bg"></div>
</div>
<div class="nav-product-content nav">
<div class="text-large new nav">Orbit Model</div>
<div class="nav-short-description">Launch and scale your champions program to drive feedback and advocacy.
</div>
</div>
</a>
<a href="pricing.html" class="nav-link new nav">Pricing</a>
</div>
<div data-w-id="ab44c72b-c8e5-ce02-bc6d-19289a416ba1" data-is-ix2-target="1" class="nav-lottie new"
data-animation-type="lottie"
data-src="https://uploads-ssl.webflow.com/607946292953bb347d578382/607946292953bb9b0d5783c5_Nav%20-%20Lottie.json"
data-loop="0" data-direction="1" data-autoplay="0" data-renderer="svg" data-default-duration="2.5"
data-duration="0"></div>
</div>
</div>
<div fs-cc="banner" class="cookie-notice">
<div class="community-call-to-action banner">
<div class="column-xl align-center">
<div class="text-small text-white">We store cookies to understand site usage and make improvements. Get <a
href="privacy-policy.html" class="color-gradient-2">full details.</a>
</div>
</div>
<div id="w-node-_8d38faf4-2132-1de8-4e65-84deca4c32dc-e7fbfc33" class="flex-center-vertical">
<a fs-cc="close" href="#" class="button rethink close w-inline-block">
<div class="text-block-22">Got it👌🏽</div>
</a>
</div>
</div>
</div>
</aside>
<div class="section integrations padding-80 overflow-hidden hero webinar-hero">
<div data-w-id="c8bcbc03-ec0b-d7e2-fc70-0eb31535e0d1" class="container">
<div class="grid-half integrations">
<div id="w-node-c8bcbc03-ec0b-d7e2-fc70-0eb31535e0d3-77d508a7" data-w-id="c8bcbc03-ec0b-d7e2-fc70-0eb31535e0d3"
class="grid-column home-hero-left">
<div class="text-large text-secondary-1-color">How to videos</div>
<div class="column-small">
<h1 class="text-white margin-top-24">On-Demand</h1>
</div>
<div class="column-xs">
<div class="text-small text-white">Upcoming webinars and past recordings to help you improve your community
building efforts, and make better use of Orbit.</div>
</div>
</div>
</div>
</div>
</div>
<div class="section">
<div id="analytics" class="container">
<div class="margin-bottom-60 hide-special">
<h3>Upcoming</h3>
<div class="flex-space-between tools">
<div data-w-id="9f7c5508-a325-5e4f-ed76-dc20de840693" class="integrations-wrap tools w-dyn-list">
<div role="list" class="grid-half grid-column upcoming w-dyn-items">
<div role="listitem" class="w-dyn-item">
<a href="#" class="media-card upcoming w-inline-block">
<div>
<div class="div-block-29">
<div class="div-block-30">
<h4 class="heading-14 w-dyn-bind-empty"></h4>
<h6 class="heading-14 subtitle w-dyn-bind-empty"></h6>
<h6 class="heading-14 subtitle time">PT</h6>
<div class="div-block-34"><img width="22" alt="Clock Icon - Evently Webflow Template"
src="images/icon-schedule-events-template.svg" class="event-schedule-icon">
<div class="time w-dyn-bind-empty"></div>
</div>
</div>
</div>
<p class="paragraph-16 w-dyn-bind-empty"></p>
<div class="div-block-29 w-clearfix"><img alt="" loading="lazy" width="60" src=""
class="media-profile-image w-dyn-bind-empty">
<div>
<h6 class="heading-14 title w-dyn-bind-empty"></h6>
<div class="text-small w-dyn-bind-empty"></div>
</div>
</div>
</div>
</a>
</div>
</div>
</div>
</div>
</div>
<div class="text-large margin-bottom-24">Recordings</div>
<div class="div-block-33">
<a data-w-id="9d8c9b5f-187d-d61f-f78d-894a7c901d92" href="#"
class="button filter jetboost-filter-all-rxmm od jetboost-filter-active w-button">All</a>
</div>
<a data-w-id="fd98ce60-eeb6-01de-b1dc-ff6fa0e1e1a7" href="#"
class="button filter other jetboost-filter-active w-button">Community Camp</a>
<a data-w-id="97e7363f-6be9-28fb-8cb7-f5404b52dd2a" href="#"
class="button filter other jetboost-filter-active w-button">Nexus</a>
<div class="collection-list-wrapper-9 jetboost-filter-rxmm w-dyn-list">
<div role="list" class="category-list w-dyn-items">
<div role="listitem" class="collection-item-7 w-dyn-item">
<a data-w-id="9da58c86-6ce0-681b-b6a9-d9100fbf04ae" href="#"
class="button filter od jetboost-filter-active w-button"></a>
<div id="w-node-ec3c3da2-4b9a-b141-ab9c-ccac1bceebdd-77d508a7" class="w-embed"><input type="hidden"
class="jetboost-list-item" value=""></div>
</div>
</div>
</div>
<div class="flex-space-between tools">
<div id="webinars" data-w-id="bb1f88fd-6ebd-22b3-6e07-0800a9805c5b"
class="integrations-wrap tools jetboost-list-wrapper-rxmm w-dyn-list">
<div role="list" class="grid-half grid-column w-dyn-items">
<div role="listitem" class="w-dyn-item">
<div class="w-embed"><input type="hidden" class="jetboost-list-item" value=""></div>
<a href="#" class="media-card w-inline-block">
<div>
<div class="div-block-29">
<div class="div-block-30">
<h4 class="heading-14 w-dyn-bind-empty"></h4>
<div><img width="22" alt="Clock Icon - Evently Webflow Template"
src="images/icon-schedule-events-template.svg" class="event-schedule-icon">
<div class="time w-dyn-bind-empty"></div>
</div>
</div>
</div>
<p class="paragraph-16 w-dyn-bind-empty"></p>
<div class="div-block-29 w-clearfix"><img alt="" loading="lazy" width="60" src=""
class="media-profile-image w-dyn-bind-empty">
<div>
<h6 class="heading-14 title w-dyn-bind-empty"></h6>
<div class="text-small w-dyn-bind-empty"></div>
</div>
</div>
</div>
</a>
</div>
</div>
</div>
<div id="nexus" data-w-id="ffbc760e-8eb5-8f9d-7497-521678e6f6b9"
class="integrations-wrap tools hide w-dyn-list">
<div role="list" class="grid-half grid-column w-dyn-items">
<div role="listitem" class="w-dyn-item">
<a href="#" class="media-card w-inline-block">
<div>
<div class="div-block-29">
<div class="div-block-30">
<h4 class="heading-14 w-dyn-bind-empty"></h4><img width="22"
alt="Clock Icon - Evently Webflow Template" src="images/icon-schedule-events-template.svg"
class="event-schedule-icon">
<div class="time w-dyn-bind-empty"></div>
</div>
<p class="paragraph-16 w-dyn-bind-empty"></p>
</div>
</div>
</a>
</div>
</div>This is some text inside of a div block.
</div>
<div id="camp" data-w-id="8a26aa3b-b855-545c-bfe7-2e011b7f0af9" class="integrations-wrap tools hide w-dyn-list">
<div role="list" class="grid-half grid-column w-dyn-items">
<div role="listitem" class="w-dyn-item">
<a href="#" class="media-card w-inline-block">
<div>
<div class="div-block-29">
<div class="div-block-30">
<h4 class="heading-14 w-dyn-bind-empty"></h4><img width="22"
alt="Clock Icon - Evently Webflow Template" src="images/icon-schedule-events-template.svg"
class="event-schedule-icon">
<div class="time w-dyn-bind-empty"></div>
</div>
<p class="paragraph-16 w-dyn-bind-empty"></p>
</div>
</div>
</a>
</div>
</div>This is some text inside of a div block.
</div>
</div>
</div>
</div>
<div data-w-id="5de8c336-c89f-a68e-f1e7-99d4e1b2cef8" class="footer">
<div data-w-id="cfb61165-de7f-eb75-0378-d2e2cf331811" class="section padding-0 move-down">
<div class="container">
<div data-w-id="60861282-c76a-5336-e408-a3935d1b43fa" class="community-call-to-action">
<div class="column-medium">
<h3 class="footerfix">Rethink the role of community in your business.</h3>
<div class="column-small"></div>
</div>
<div id="w-node-_60861282-c76a-5336-e408-a3935d1b4401-e1b2cef8" class="flex-center-vertical">
<a href="why-orbit.html" class="button rethink w-inline-block">
<div>Learn Why</div>
<div class="icon-arrow margin-left-8 w-embed"><svg width="15" height="12" viewbox="0 0 15 12"
fill="CurrentColor" xmlns="http://www.w3.org/2000/svg">
<path
d="M8.49749 0.299805L14.1975 5.9998L8.49749 11.6998H5.76149L10.4735 6.98781H0.80249V5.01181H10.4735L5.76149 0.299805H8.49749Z"
fill="CurrentColor"></path>
</svg></div>
</a>
</div>
</div>
</div>
</div>
<div class="section call-to-action">
<div class="container flex-center">
<div class="column-medium flex-center-vertical margin-top-24">
<h2 class="color-gradient-2 margin-bottom-0">A better way to build community</h2>
</div>
</div>
</div>
<div class="section padding-0-80">
<div class="container">
<div class="flex-space-between center">
<div class="column-small">
<a href="index.html" class="w-inline-block"><img src="images/Logo---Footer.svg" loading="lazy" width="174"
height="62" alt=""></a>
<p class="text-primary-color margin-top-24">Grow and measure your community with Orbit, the leading
community growth platform.<br></p>
<div class="flex-left">
<a href="https://twitter.com/OrbitModel/" target="_blank" class="margin-left-16 w-inline-block">
<div class="social-icon w-embed"><svg width="24" height="24" viewbox="0 0 24 24" fill="none"
xmlns="http://www.w3.org/2000/svg">
<path
d="M23.953 4.57009C23.0545 4.96569 22.1026 5.22683 21.128 5.34509C22.1541 4.72834 22.9224 3.76113 23.291 2.62209C22.34 3.17709 21.286 3.58109 20.164 3.80609C19.4238 3.01452 18.4429 2.48951 17.3736 2.31259C16.3044 2.13567 15.2067 2.31674 14.2509 2.82768C13.2952 3.33862 12.5349 4.15084 12.0881 5.13821C11.6412 6.12558 11.533 7.23286 11.78 8.28809C7.69 8.09509 4.067 6.13009 1.64 3.16209C1.19879 3.9119 0.968664 4.76711 0.974 5.63709C0.974 7.34709 1.844 8.85009 3.162 9.73309C2.38086 9.70822 1.61697 9.49702 0.934 9.11709V9.17709C0.933557 10.3135 1.32627 11.415 2.04551 12.2948C2.76474 13.1747 3.76621 13.7786 4.88 14.0041C4.1583 14.1975 3.40241 14.2265 2.668 14.0891C2.98412 15.0671 3.59766 15.922 4.42301 16.5346C5.24837 17.1471 6.24435 17.4868 7.272 17.5061C5.53153 18.872 3.38248 19.6134 1.17 19.6111C0.78 19.6111 0.391 19.5881 0 19.5441C2.25571 20.9884 4.87851 21.7551 7.557 21.7531C16.61 21.7531 21.555 14.2571 21.555 7.76809C21.555 7.55809 21.555 7.34809 21.54 7.13809C22.506 6.44295 23.3392 5.57991 24 4.59009L23.953 4.57009Z"
fill="CurrentColor"></path>
</svg></div>
</a>
<a href="https://discord.orbit.love/" target="_blank" class="margin-left-16 w-inline-block">
<div class="social-icon w-embed"><svg width="30" height="25" viewbox="0 0 30 25" fill="none"
xmlns="http://www.w3.org/2000/svg">
<path
d="M28.095 10.2101C26.9136 6.15104 25.5812 4.05372 25.5597 4.0161C25.4838 3.9234 23.6011 1.67037 19.0634 0.00390625L18.4638 1.6364C20.6225 2.42923 22.154 3.39644 22.9963 4.02138C20.4817 3.27046 17.4903 2.81057 14.8409 2.81057C12.1914 2.81057 9.2 3.27046 6.6854 4.02138C7.52762 3.39649 9.05913 2.42923 11.2178 1.6364L10.6182 0.00390625C6.0807 1.67037 4.19799 3.9234 4.12205 4.0161C4.10054 4.05372 2.76817 6.15104 1.58681 10.2101C0.448241 14.1219 0.0157104 19.6402 0 19.8614C0.101451 20.0201 2.43483 24.0039 8.79397 24.0039L10.4058 21.6698C8.59999 21.1903 6.87805 20.4171 5.30178 19.3679L6.26545 17.9201C8.8084 19.6127 11.7737 20.5075 14.8409 20.5075C17.908 20.5075 20.8733 19.6127 23.4163 17.9201L24.3799 19.3679C22.8037 20.4171 21.0817 21.1903 19.2759 21.6698L20.8878 24.0039C27.2469 24.0039 29.5803 20.0201 29.6817 19.8614C29.666 19.6402 29.2335 14.1219 28.095 10.2101V10.2101ZM10.82 14.7599H9.08087V11.8613H10.82V14.7599ZM20.6009 14.7599H18.8617V11.8613H20.6009V14.7599Z"
fill="CurrentColor"></path>
</svg></div>
</a>
<a href="https://www.linkedin.com/company/orbitco" target="_blank" class="margin-left-16 w-inline-block">
<div class="social-icon w-embed"><svg width="24" height="24" viewbox="0 0 24 24" fill="none"
xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0)">
<path
d="M23.9933 24V23.999H23.9993V15.197C23.9993 10.891 23.0723 7.57397 18.0383 7.57397C15.6183 7.57397 13.9943 8.90198 13.3313 10.161H13.2613V7.97597H8.48828V23.999H13.4583V16.065C13.4583 13.976 13.8543 11.956 16.4413 11.956C18.9903 11.956 19.0283 14.34 19.0283 16.199V24H23.9933Z"
fill="CurrentColor"></path>
<path d="M0.394531 7.97705H5.37053V24H0.394531V7.97705Z" fill="CurrentColor"></path>
<path
d="M2.882 0C1.291 0 0 1.291 0 2.882C0 4.473 1.291 5.791 2.882 5.791C4.473 5.791 5.764 4.473 5.764 2.882C5.763 1.291 4.472 0 2.882 0V0Z"
fill="CurrentColor"></path>
</g>
<defs>
<clippath id="clip0">
<rect width="24" height="24" fill="white"></rect>
</clippath>
</defs>
</svg></div>
</a>
<a href="https://www.youtube.com/orbitmodel" target="_blank" class="margin-left-16 w-inline-block"></a>
</div>
</div>
<div class="column-xs stay-in-the-loop">
<div class="text-xl text-primary-2-color">Stay in the loop</div>
<div class="w-form">
<form id="email-form" name="email-form" data-name="Email Form" method="get"
data-wf-page-id="63e46f9faa110e2f77d508a7" data-wf-element-id="5de8c336-c89f-a68e-f1e7-99d4e1b2cf1f">
<input class="input large margin-top-16 margin-bottom-12 w-input" maxlength="256" name="email-2"
data-name="Email 2" placeholder="No spam. Only insights and updates." type="email" id="email-2"
required=""><input type="submit" data-wait="Please wait..." class="button form w-button"
value="Subscribe"></form>
<div class="success-message w-form-done">
<div>Thank you! Your submission has been received!</div>
</div>
<div class="error-message w-form-fail">
<div>Oops! Something went wrong while submitting the form.</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="section padding-80">
<div class="container">
<div class="grid-fifths footer">
<div>
<div class="text-large text-primary-color">Community</div>
<div class="footer-wrap margin-top-24 cms-fix">
<a href="podcast.html" class="footer-link fix">Developer Love</a>
<a href="/gravity" class="footer-link">Gravity</a>
<a href="constellation-report-state-of-community-tools-2021.html" class="footer-link fix">Constellation
Report</a>
<a href="community-tools-index.html" class="footer-link fix">Tools Index</a>
<a href="https://www.orbitmodel.com/" target="_blank" class="footer-link">Orbit Model</a>
<div class="margin-top-24">
<div class="text-large text-primary-color">Resources</div>
<div class="footer-wrap margin-top-24 cms-fix">
<a href="#" class="footer-link">Knowledge Base</a>
<a href="developers.html" class="footer-link fix">Developers</a>
</div>
</div>
</div>
</div>
<div>
<div class="text-large text-primary-color">Company</div>
<div class="footer-wrap margin-top-24 cms-fix">
<a href="about-us.html" class="footer-link fix">About</a>
<a href="mailto:[email protected]" class="footer-link fix">Contact us at [email protected]</a>
<a href="orbit-community-guidelines.html" class="footer-link fix">Code of conduct</a>
<a id="w-node-bab47b56-69b1-950a-44f1-cd90f244d770-e1b2cef8"
href="https://orbit.trustshare.com/certifications" target="_blank"
class="footer-link fix w-inline-block"><img src="images/21972-312_SOC_NonCPA.webp" loading="lazy"
width="112" height="112" alt="" id="w-node-c4f1254f-ea08-8b52-7161-cbf910ea027e-e1b2cef8"></a>
</div>
</div>
</div>
</div>
</div>
<div class="section padding-0 footer-bar">
<div class="container">
<div class="flex-space-between center">
<div class="text-xs text-small-primary-color">© Copyright Orbit Labs, Inc. All rights reserved.</div>
<div class="terms-wrap">
<a href="privacy-policy.html" class="footer-link">Privacy Policy</a>
<a href="terms-of-service.html" class="footer-link margin-left-16">Terms of Service</a>
</div>
</div>
</div>
</div>
</div>
<script src="https://d3e54v103j8qbb.cloudfront.net/js/jquery-3.5.1.min.dc5e7f18c8.js?site=6090f2cbfb550680d4288567"
type="text/javascript" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0="
crossorigin="anonymous"></script>
<script src="js/orbit-team.js" type="text/javascript"></script>
<script>
// Sent body to overflow hidden on first click of hamburger icon
$('.nav-lottie').click(function () {
var clicks = $(this).data('clicks');
if (clicks) {
$("body").css("overflow", "auto");
} else {
$("body").css("overflow", "hidden");
}
$(this).data("clicks", !clicks);
});
// Click on the hamburger icon whenever you click on the greyed out part
$(".c-nav_background").click(function () {
$(".nav-lottie").click();
});
</script>
<script>
$('.w-dyn-empty').parents('.hide-special').each(function () { $(this).hide() })
if (window.location.href.indexOf("utm_campaign=applied") != -1) {
document.getElementById('applied').style.display = 'block';
}
</script>
</body>
</html>