@@ -53,7 +53,14 @@ <h2 class="logo">
53
53
</ a >
54
54
</ h2 >
55
55
< nav class ="navigation ">
56
- < a href ="/registry/login?source=landing-page " class ="button-link blue "
56
+ < a
57
+ href ="/editor?source=landing-page "
58
+ class ="button-link orange plausible-event-name=landing+try+editor "
59
+ > Try the editor</ a
60
+ >
61
+ < a
62
+ href ="/registry/login?source=landing-page "
63
+ class ="button-link blue plausible-event-name=landing-editor+signin "
57
64
> Sign in</ a
58
65
>
59
66
< ul class ="navigation-list ">
@@ -88,13 +95,13 @@ <h2 class="logo">
88
95
data-edge-target-position ="0.7 "
89
96
>
90
97
< a
91
- class ="button-link button-link-cta-primary "
98
+ class ="button-link button-link-cta-primary plausible-event-name=landing+try+editor "
92
99
href ="/editor?source=landing-page "
93
100
>
94
101
Try the editor
95
102
</ a >
96
103
< a
97
- class ="button-link button-link-cta-secondary ghost "
104
+ class ="button-link button-link-cta-secondary ghost plausible-event-name=landing+demo "
98
105
href ="https://calendly.com/d/yc8-3hq-rpc/request-a-demo "
99
106
>
100
107
Book a demo
@@ -690,13 +697,13 @@ <h3 class="name">James Tharpe</h3>
690
697
</ h2 >
691
698
< p class ="duo-buttons " data-edge-source ="final-cta ">
692
699
< a
693
- class ="button-link button-link-cta-primary "
700
+ class ="button-link button-link-cta-primary plausible-event-name=landing+try+editor "
694
701
href ="/editor?source=landing-page "
695
702
>
696
703
Try the editor
697
704
</ a >
698
705
< a
699
- class ="button-link button-link-cta-secondary "
706
+ class ="button-link button-link-cta-secondary plausible-event-name=landing+demo "
700
707
href ="https://calendly.com/d/yc8-3hq-rpc/request-a-demo "
701
708
>
702
709
Book a demo
@@ -710,7 +717,7 @@ <h3 class="name">James Tharpe</h3>
710
717
action ="registry/api/newsletter/signup "
711
718
method ="post "
712
719
target ="popupwindow "
713
- class ="embeddable-buttondown-form state "
720
+ class ="embeddable-buttondown-form state plausible-event-name=landing+newsletter+signup "
714
721
data-active
715
722
>
716
723
< h2 > Get updates by email</ h2 >
@@ -738,7 +745,13 @@ <h2>Get updates by email</h2>
738
745
</ li >
739
746
< li > < a href ="https://twitter.com/statelyai "> Twitter</ a > </ li >
740
747
< li > < a href ="https://youtube.com/c/statelyai "> YouTube</ a > </ li >
741
- < li > < a href ="https://discord.gg/xstate "> Discord community</ a > </ li >
748
+ < li >
749
+ < a
750
+ href ="https://discord.gg/xstate "
751
+ class ="plausible-event-name=landing+discord "
752
+ > Discord community</ a
753
+ >
754
+ </ li >
742
755
</ ul >
743
756
</ nav >
744
757
< p class ="copyright "> < small > Copyright © Stately, 2023</ small > </ p >
0 commit comments