Skip to content

Commit 83f5825

Browse files
committed
Update links to demos
1 parent b62e8b9 commit 83f5825

File tree

1 file changed

+23
-6
lines changed

1 file changed

+23
-6
lines changed

index.html

Lines changed: 23 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -600,8 +600,13 @@ <h3><sup>$</sup>0<sub>/ Free</sub></h3>
600600
</ul>
601601

602602
<div class="plan-cta">
603-
<p class="plan-buy"><a href="https://www.paypal.com/cgi-bin/webscr?hosted_button_id=825T3M8FU27N6&cmd=_s-xclick" class="btn btn-default">Donate</a></p>
604-
<p class="plan-buy"><a href="https://github.com/Subtivals/subtivals/wiki/Installation" class="btn">See instructions</a></p>
603+
<p class="plan-buy">
604+
<a href="https://www.paypal.com/cgi-bin/webscr?hosted_button_id=825T3M8FU27N6&cmd=_s-xclick" class="btn btn-default">Donate</a>
605+
</p>
606+
<p class="plan-buy">
607+
<a onclick="gtag('event', 'linux_docs', { event_category: 'Linux', event_label: 'Linux see instructions' });"
608+
href="https://github.com/Subtivals/subtivals/wiki/Installation" class="btn">See instructions</a>
609+
</p>
605610
</div>
606611
</div>
607612
</div>
@@ -619,8 +624,14 @@ <h3><sup>€</sup>150<sub>/ Lifetime</sub></h3>
619624
<li>Software updates</li>
620625
</ul>
621626
<div class="plan-cta">
622-
<p class="plan-buy"><a href="https://framadrive.org/s/pijKEpHMteGAWNX" class="btn btn-default">Try demo</a></p>
623-
<p class="plan-buy"><a href="https://payhip.com/b/e1E7" class="btn">Buy installer</a></p>
627+
<p class="plan-buy">
628+
<a onclick="gtag('event', 'download_demo', { event_category: 'MacOS', event_label: 'MacOS Demo Download' });"
629+
href="https://github.com/Subtivals/subtivals/releases/download/2.0.0-pre8/Subtivals-2.0.0-pre8-demo-macos.dmg" class="btn btn-default">Try demo</a>
630+
</p>
631+
<p class="plan-buy">
632+
<a onclick="gtag('event', 'buy_click', { event_category: 'MacOS', event_label: 'MacOS Buy Installer' });"
633+
href="https://payhip.com/b/e1E7" class="btn">Buy installer</a>
634+
</p>
624635
</div>
625636
</div>
626637
</div>
@@ -638,8 +649,14 @@ <h3><sup>€</sup>150<sub>/ Lifetime</sub></h3>
638649
<li>Software updates</li>
639650
</ul>
640651
<div class="plan-cta">
641-
<p class="plan-buy"><a href="https://framadrive.org/s/NLQbzAqrFTbnPJg" class="btn btn-default">Try demo</a></p>
642-
<p class="plan-buy"><a href="https://payhip.com/b/e1E7" class="btn">Buy installer</a></p>
652+
<p class="plan-buy">
653+
<a onclick="gtag('event', 'download_demo', { event_category: 'Windows', event_label: 'Windows Demo Download' });"
654+
href="https://github.com/Subtivals/subtivals/releases/download/2.0.0-pre8/subtivals-2.0.0-pre8-demo.exe" class="btn btn-default">Try demo</a>
655+
</p>
656+
<p class="plan-buy">
657+
<a onclick="gtag('event', 'buy_click', { event_category: 'Windows', event_label: 'Windows Buy Installer' });"
658+
href="https://payhip.com/b/e1E7" class="btn">Buy installer</a>
659+
</p>
643660
</div>
644661
</div>
645662
</div>

0 commit comments

Comments
 (0)