107107 < div class ="flex items-stretch ">
108108 < ul class ="hidden lg:flex items-stretch list-none m-0 ">
109109 < li class ="flex items-center mx-2 ">
110- < a class ="flex items-center hover:no-underline " href ="https://github.com/cryptomator " target ="_blank " rel ="noopener ">
110+ < a class ="flex items-center hover:no-underline plausible-event-name=nav-github " href ="https://github.com/cryptomator " target ="_blank " rel ="noopener ">
111111 < i class ="fab fa-github text-2xl p-2 " aria-label ="GitHub "> </ i >
112112 < span id ="github-stargazers "> </ span >
113113 </ a >
116116
117117 < ul class ="flex items-stretch list-none m-0 ">
118118 < li class ="flex items-center mx-2 ">
119- < a href ="/#get-started " role ="button " class ="self-center btn btn-primary py-1 "> Get Started</ a >
119+ < a href ="/#get-started " role ="button " class ="self-center btn btn-primary py-1 plausible-event-name=nav-cta "> Get Started</ a >
120120 </ li >
121121 </ ul >
122122
@@ -231,11 +231,11 @@ <h3>Buy a license key</h3>
231231 < div class ="text-center mt-8 ">
232232 < p class ="text-sm md:text-base leading-relaxed text-gray-700 mb-4 "> Payments are securely handled by Paddle.</ p >
233233 < p class ="text-sm md:text-base leading-relaxed text-gray-700 mb-4 ">
234- < input class ="mr-1 rounded text-primary focus:ring-0 focus:ring-offset-0 focus:border-secondary " type ="checkbox " id ="id-134856297 " x-model ="acceptTerms " />
235- < label for ="id-134856297 "> I accept the < a class ="text-primary no-underline hover:underline " href ="/terms/ "> Terms & Conditions</ a > as well as the < a class ="text-primary no-underline hover:underline " href ="/privacy/ "> Privacy Policy</ a > .</ label >
234+ < input class ="mr-1 rounded text-primary focus:ring-0 focus:ring-offset-0 focus:border-secondary " type ="checkbox " id ="id-489713625 " x-model ="acceptTerms " />
235+ < label for ="id-489713625 "> I accept the < a class ="text-primary no-underline hover:underline " href ="/terms/ "> Terms & Conditions</ a > as well as the < a class ="text-primary no-underline hover:underline " href ="/privacy/ "> Privacy Policy</ a > .</ label >
236236</ p >
237237 < p class ="text-sm md:text-base leading-relaxed text-gray-700 rounded bg-primary-l2 p-2 mb-4 "> 🎁 Use discount code < code > DEC24</ code > at checkout to get 33% off!</ p >
238- < button :disabled ="checkoutData.inProgress || !acceptTerms " @click.prevent ="androidLicense.checkout('en') " type ="submit " class ="btn btn-primary w-full md:w-64 ">
238+ < button :disabled ="checkoutData.inProgress || !acceptTerms " @click.prevent ="androidLicense.checkout('en') " type ="submit " class ="btn btn-primary w-full md:w-64 plausible-event-name=android-getkey-checkout ">
239239 < i x-show ="!checkoutData.inProgress " class ="fas fa-shopping-cart fa-fw " aria-hidden ="true "> </ i > < i x-show ="checkoutData.inProgress " class ="fas fa-spinner fa-spin fa-fw " aria-hidden ="true "> </ i > Checkout
240240 </ button >
241241 < p :class ="{'hidden': !checkoutData.errorMessage} " class ="text-sm text-red-600 mt-2 " x-text ="checkoutData.errorMessage "> </ p >
@@ -277,11 +277,11 @@ <h3>Download APK</h3>
277277 < div class ="prose prose-sm max-w-none md:max-w-none mb-4 ">
278278 < p > Version 1.10.3 • Minimum: Android 8.0</ p >
279279 </ div >
280- < a class ="btn btn-primary w-full md:w-48 mb-2 " href ="https://static.cryptomator.org/android/1.10.3/Cryptomator-1.10.3.apk " role ="button ">
280+ < a class ="btn btn-primary w-full md:w-48 mb-2 plausible-event-name=android-download " href ="https://static.cryptomator.org/android/1.10.3/Cryptomator-1.10.3.apk " role ="button ">
281281 < span class ="fas fa-download " aria-hidden ="true "> </ span > Download
282282 </ a >
283283 < p class ="text-xs ">
284- < a class ="text-primary no-underline hover:underline " href ="# " @click.prevent ="showShaSignature = !showShaSignature "> < i :class ="{ 'fa-eye': !showShaSignature, 'fa-eye-slash': showShaSignature } " class ="fas fa-fw "> </ i > SHA256 Signature</ a >
284+ < a class ="text-primary no-underline hover:underline plausible-event-name=android-download-sha256-signature " href ="# " @click.prevent ="showShaSignature = !showShaSignature "> < i :class ="{ 'fa-eye': !showShaSignature, 'fa-eye-slash': showShaSignature } " class ="fas fa-fw "> </ i > SHA256 Signature</ a >
285285 </ p >
286286 < div x-show ="showShaSignature " x-cloak class ="prose prose-sm md:prose max-w-none md:max-w-none text-sm mt-4 ">
287287 < p > < code class ="break-all "> a433c3bd2c05c73d5e9e7e0da2fbe5ab942591ce1935852207e14cd7ad896543</ code > </ p >
@@ -308,10 +308,10 @@ <h3>Get it on F-Droid</h3>
308308 </ div >
309309
310310 < div class ="flex justify-center p-4 ">
311- < button class ="w-1/2 ms:w-1/4 p-2 border border-gray-300 rounded-l bg-gray-300 text-gray-700 hover:border-gray-400 hover:bg-gray-400 focus:bg-gray-400 focus:border-secondary " :class ="{'border-gray-400 bg-gray-400 text-gray-800 font-medium': fdroidVariant === 'cryptomator-repo'} " @click ="fdroidVariant = 'cryptomator-repo' ">
311+ < button class ="w-1/2 ms:w-1/4 p-2 border border-gray-300 rounded-l bg-gray-300 text-gray-700 hover:border-gray-400 hover:bg-gray-400 focus:bg-gray-400 focus:border-secondary plausible-event-name=android-fdroid-cryptomator-repo-tab " :class ="{'border-gray-400 bg-gray-400 text-gray-800 font-medium': fdroidVariant === 'cryptomator-repo'} " @click ="fdroidVariant = 'cryptomator-repo' ">
312312 Cryptomator Repository
313313 </ button >
314- < button class ="w-1/2 ms:w-1/4 p-2 border border-gray-300 rounded-r bg-gray-300 text-gray-700 hover:border-gray-400 hover:bg-gray-400 focus:bg-gray-400 focus:border-secondary " :class ="{'border-gray-400 bg-gray-400 text-gray-800 font-medium': fdroidVariant === 'main-repo'} " @click ="fdroidVariant = 'main-repo' ">
314+ < button class ="w-1/2 ms:w-1/4 p-2 border border-gray-300 rounded-r bg-gray-300 text-gray-700 hover:border-gray-400 hover:bg-gray-400 focus:bg-gray-400 focus:border-secondary plausible-event-name=android-fdroid-main-repo-tab " :class ="{'border-gray-400 bg-gray-400 text-gray-800 font-medium': fdroidVariant === 'main-repo'} " @click ="fdroidVariant = 'main-repo' ">
315315 Main Repository
316316 </ button >
317317 </ div >
@@ -321,7 +321,7 @@ <h3>Get it on F-Droid</h3>
321321 < p > Open this < a class ="text-primary no-underline hover:underline " href ="https://static.cryptomator.org/android/fdroid/repo?fingerprint=F7C3EC3B0D588D3CB52983E9EB1A7421C93D4339A286398E71D7B651E8D8ECDD " target ="_blank "> link</ a > or scan the QR code on your phone to add our repository.</ p >
322322 </ div >
323323 < p class ="text-xs mb-4 ">
324- < a class ="text-primary no-underline hover:underline " href ="# " @click.prevent ="showQrCode = !showQrCode "> < i :class ="{ 'fa-eye': !showQrCode, 'fa-eye-slash': showQrCode } " class ="fas fa-fw "> </ i > QR Code</ a >
324+ < a class ="text-primary no-underline hover:underline plausible-event-name=android-fdroid-cryptomator-repo-qr-code " href ="# " @click.prevent ="showQrCode = !showQrCode "> < i :class ="{ 'fa-eye': !showQrCode, 'fa-eye-slash': showQrCode } " class ="fas fa-fw "> </ i > QR Code</ a >
325325 </ p >
326326 < div x-show ="showQrCode " x-cloak class ="mb-4 ">
327327 < img class ="inline-block h-48 " src ="/img/android/fdroid-qr-code.svg "/>
@@ -335,7 +335,7 @@ <h3>Get it on F-Droid</h3>
335335 </ div >
336336
337337 < div x-show ="fdroidVariant === 'main-repo' " class ="px-4 pt-4 pb-8 ">
338- < a href ="https://f-droid.org/packages/org.cryptomator.lite " role ="button ">
338+ < a class =" plausible-event-name=android-fdroid-main-repo-link " href ="https://f-droid.org/packages/org.cryptomator.lite " role ="button ">
339339 < img class ="h-10 mx-auto lazyload mb-4 " data-src ="/img/android/fdroid-main-badge.svg ">
340340 </ a >
341341 < div class ="prose prose-sm max-w-none md:max-w-none mb-4 ">
@@ -360,7 +360,7 @@ <h3 id="keyrecovery" class="font-headline text-xl md:text-2xl leading-relaxed mb
360360 < p class ="text-sm md:text-base leading-relaxed text-gray-700 mb-4 "> To recover a lost license key or receipt, enter your email address below.</ p >
361361 < div class ="flex justify-center items-center rounded bg-gray-300 ">
362362 < input x-model ="data.email " x-ref ="email " @blur ="$refs.email.classList.add('show-invalid') " type ="email " class ="flex-grow rounded-l border-gray-300 focus:ring-0 focus:border-secondary " placeholder ="Email address " required />
363- < button :disabled ="data.inProgress " @click.prevent ="new KeyRecovery($refs.form, data).getUserHistory() " type ="submit " class ="flex-shrink-0 flex items-center gap-1 btn btn-primary rounded-l-none px-4 ">
363+ < button :disabled ="data.inProgress " @click.prevent ="new KeyRecovery($refs.form, data).getUserHistory() " type ="submit " class ="flex-shrink-0 flex items-center gap-1 btn btn-primary rounded-l-none px-4 plausible-event-name=android-keyrecovery-form ">
364364 < i :class ="{'fa-envelope': !data.inProgress, 'fa-spinner fa-spin': data.inProgress} " class ="fas fa-fw " aria-hidden ="true "> </ i > Retrieve
365365 </ button >
366366 </ div >
0 commit comments