new selfhosted version

This commit is contained in:
antonio
2025-11-28 14:11:51 +01:00
parent afda29997d
commit 951860f67e
1046 changed files with 72586 additions and 574750 deletions

View File

@@ -0,0 +1,62 @@
export const N1_FREE_TRIAL_STARTED = `<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Your free trial has started!</title>
</head>
<body style="margin:0; padding:0; font-family: Arial, sans-serif; background-color: #f9f9f9;">
<table align="center" cellpadding="0" cellspacing="0" width="100%"
style="max-width: 600px; margin: auto; background-color: #ffffff; border-radius: 8px;">
<tr>
<td align="center" style="padding: 40px 20px 10px;">
<img src="https://static.litlyx.com/icon.png" alt="" width="48px" height="48px">
<h2 style="font-size: 20px; color: #333333; margin: 0;">Your free trial has started!</h2>
</td>
</tr>
<tr>
<td style="padding: 20px 40px 30px; text-align: left; color: #4a4a4a; font-size: 16px;">
<p style="font-size:16px;line-height:1.6;color:#484848;">
Welcome to Litlyx! Your 30-day free trial has officially started. You now have full access to the Litlyx
dashboard and premium features.
</p>
<p style="font-size:16px;line-height:1.6;color:#484848;">
Well send you a reminder before your trial ends. Once the 30 days are over, dashboard access will be paused
unless you upgrade.
</p>
<p style="font-size:16px;line-height:1.6;color:#484848;">
Are you using WordPress, Shopify, Google Tag Manager, or a modern framework? Head
over to <a href="http://docs.litlyx.com" style="color: #007BFF;">our docs</a> for full setup
instructions. If you need help we're always here to help you.
</p>
<p style="font-size:16px;line-height:1.6;color:#484848;">
Take this time to explore the platform, set up your tracking, and see what insights Litlyx can offer for your
projects.
</p>
<p style="font-size:16px;line-height:1.6;color:#484848;">
Lets make analytics the simplest part of your journey.
</p>
<a href="https://dashboard.litlyx.com/"
style="line-height:100%;text-decoration:none;display:block;max-width:100%;background-color:#0a0a0a;border-radius:16px;color:#fff;font-size:14px;padding-top:19px;padding-bottom:19px;text-align:center;width:100%;padding:19px 0px 19px 0px"
target="_blank">
<span style="max-width:100%;display:inline-block;line-height:120%;font-weight: bold;">
Explore Litlyx's Dashboard
</span>
</a>
</td>
</tr>
<tr>
<td style="padding: 20px 40px; text-align: center; font-size: 12px; color: #777777;">
<p style="margin-top: 10px;">2025 &copy; Litlyx - Analytics reimagined. All rights reserved.</p>
</td>
</tr>
</table>
</body>
</html>`

View File

@@ -0,0 +1,60 @@
export const N2_FREE_TRIAL_10_DAYS_IN = `<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Get even more out of Litlyx</title>
</head>
<body style="margin:0; padding:0; font-family: Arial, sans-serif; background-color: #f9f9f9;">
<table align="center" cellpadding="0" cellspacing="0" width="100%"
style="max-width: 600px; margin: auto; background-color: #ffffff; border-radius: 8px;">
<tr>
<td align="center" style="padding: 40px 20px 10px;">
<img src="https://static.litlyx.com/icon.png" alt="" width="48px" height="48px">
<h2 style="font-size: 20px; color: #333333; margin: 0;">You're tracking your stats with Litlyx 🎉</h2>
</td>
</tr>
<tr>
<td style="padding: 20px 40px 30px; text-align: left; color: #4a4a4a; font-size: 16px;">
<p style="font-size:16px;line-height:1.6;color:#484848;">
Litlyx is tracking your website or web app stats, without compromising your visitors' experience or privacy.
</p>
<p style="font-size:16px;line-height:1.6;color:#484848;">
Heres how to get even more out of your Litlyx setup:
</p>
<ul style="font-size:16px;line-height:1.6;color:#484848; padding-left: 20px;">
<li>Set up <a href="https://docs.litlyx.com/custom-events"><strong>custom events</strong></a> to track key
user actions.</li>
<li>Running an ecommerce site on Shopify? <a href="https://docs.litlyx.com/techs/shopify"><strong>Read our
docs</strong></a>.</li>
<li>Ask our <strong>AI</strong> for insights on marketing, product, and growth.</li>
</ul>
<p style="font-size:16px;line-height:1.6;color:#484848;">
Check your dashboard now to explore traffic insights at a glance.
</p>
<a href="https://dashboard.litlyx.com/"
style="line-height:100%;text-decoration:none;display:block;max-width:100%;background-color:#0a0a0a;border-radius:16px;color:#fff;font-size:14px;padding-top:19px;padding-bottom:19px;text-align:center;width:100%;padding:19px 0px 19px 0px"
target="_blank">
<span style="max-width:100%;display:inline-block;line-height:120%;font-weight: bold;">
Go to Litlyx Dashboard
</span>
</a>
</td>
</tr>
<tr>
<td style="padding: 20px 40px; text-align: center; font-size: 12px; color: #777777;">
<p style="margin-top: 10px;">2025 &copy; Litlyx - Analytics reimagined. All rights reserved.</p>
</td>
</tr>
</table>
</body>
</html>`

View File

@@ -0,0 +1,53 @@
export const N3_FREE_TRIAL_1_WEEK_LEFT = `<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Your Litlyx trial is ending soon</title>
</head>
<body style="margin:0; padding:0; font-family: Arial, sans-serif; background-color: #f9f9f9;">
<table align="center" cellpadding="0" cellspacing="0" width="100%"
style="max-width:600px; margin:auto; background-color:#ffffff; border-radius:8px;">
<tr>
<td align="center" style="padding: 40px 20px 10px;">
<img src="https://static.litlyx.com/icon.png" alt="" width="48px" height="48px">
<h2 style="font-size:20px; color:#333333; margin:0;">Your Litlyx trial ends soon.</h2>
</td>
</tr>
<tr>
<td style="padding: 20px 40px 30px; text-align: left; color: #4a4a4a; font-size: 16px;">
<p style="font-size:16px; line-height:1.6; color:#484848;">
Time flies when we have fun! Your 30-day free trial of Litlyx will end next week.
</p>
<p style="font-size:16px; line-height:1.6; color:#484848;">
We hope you're enjoying seeing your website or web app stats in a fast, privacy-friendly dashboard, without
cookie banners or
loading delays.
</p>
<p style="font-size:16px; line-height:1.6; color:#484848;">
To keep your insights flowing, just upgrade your account before the trial ends.
</p>
<a href="https://dashboard.litlyx.com/plans"
style="display:block; background-color:#0a0a0a; color:#ffffff; text-align:center; border-radius:16px; text-decoration:none; font-size:14px; padding:16px; margin-top:20px;font-weight: bold;"
target="_blank">
Upgrade your plan
</a>
</td>
</tr>
<tr>
<td style="padding: 20px 40px; text-align: center; font-size: 12px; color: #777777;">
<p style="margin-top: 10px;">2025 &copy; Litlyx - Analytics reimagined. All rights reserved.</p>
</td>
</tr>
</table>
</body>
</html>`

View File

@@ -0,0 +1,43 @@
export const N4_FREE_TRIAL_ENDS_TOMORROW = `<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Your Litlyx trial ends tomorrow</title>
</head>
<body style="margin:0; padding:0; font-family: Arial, sans-serif; background-color:#f9f9f9;">
<table align="center" cellpadding="0" cellspacing="0" width="100%"
style="max-width:600px; margin:auto; background-color:#ffffff; border-radius:8px;">
<tr>
<td align="center" style="padding: 40px 20px 10px;">
<img src="https://static.litlyx.com/icon.png" alt="" width="48px" height="48px">
<h2 style="font-size:20px; color:#333333; margin:0;">Your Litlyx trial ends tomorrow.</h2>
</td>
</tr>
<tr>
<td style="padding: 20px 40px 30px; text-align: left; color: #4a4a4a; font-size: 16px;">
<p style="font-size:16px; line-height:1.6; color:#484848;">
Thanks for exploring Litlyx... a simple, fast, and privacy-first way to track your website or web app. Your free 30-day
trial ends tomorrow, but you can keep your dashboard and insights by upgrading to a paid plan.
</p>
<a href="https://dashboard.litlyx.com/plans"
style="display:block; background-color:#0a0a0a; color:#ffffff; text-align:center; border-radius:16px; text-decoration:none; font-size:14px; padding:16px; margin-top:20px;font-weight: bold;"
target="_blank">
Upgrade now
</a>
</td>
</tr>
<tr>
<td style="padding: 20px 40px; text-align: center; font-size: 12px; color: #777777;">
<p style="margin-top: 10px;">2025 &copy; Litlyx - Analytics reimagined. All rights reserved.</p>
</td>
</tr>
</table>
</body>
</html>`

View File

@@ -0,0 +1,41 @@
export const N5_FREE_TRIAL_ENDS_TODAY = `<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Your Litlyx trial ends today</title>
</head>
<body style="margin:0; padding:0; font-family: Arial, sans-serif; background-color:#f9f9f9;">
<table align="center" cellpadding="0" cellspacing="0" width="100%"
style="max-width:600px; margin:auto; background-color:#ffffff; border-radius:8px;">
<tr>
<td align="center" style="padding: 40px 20px 10px;">
<img src="https://static.litlyx.com/icon.png" alt="" width="48px" height="48px">
<h2 style="font-size:20px; color:#333333; margin:0;">Your Litlyx trial ends today</h2>
</td>
</tr>
<tr>
<td style="padding: 20px 40px 30px; text-align: left; color: #4a4a4a; font-size: 16px;">
<p style="font-size:16px; line-height:1.6; color:#484848;">
Thanks for exploring Litlyx... a simple, fast, and privacy-first way to track your website or web app. Your free 30-day
trial ends today, but you can keep your dashboard and insights by upgrading to a paid plan.
</p>
<a href="https://dashboard.litlyx.com/plans"
style="display:block; background-color:#0a0a0a; color:#ffffff; text-align:center; border-radius:16px; text-decoration:none; font-size:14px; padding:16px; margin-top:20px; font-weight: bold;"
target="_blank">
Upgrade now
</a>
</td>
</tr>
<tr>
<td style="padding: 20px 40px; text-align: center; font-size: 12px; color: #777777;">
<p style="margin-top: 10px;">2025 &copy; Litlyx - Analytics reimagined. All rights reserved.</p>
</td>
</tr>
</table>
</body>
</html>`

View File

@@ -0,0 +1,49 @@
export const N6_FREE_TRIAL_HAS_ENDED = `<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Your Litlyx trial has ended</title>
</head>
<body style="margin:0; padding:0; font-family: Arial, sans-serif; background-color:#f9f9f9;">
<table align="center" cellpadding="0" cellspacing="0" width="100%"
style="max-width:600px; margin:auto; background-color:#ffffff; border-radius:8px;">
<tr>
<td align="center" style="padding: 40px 20px 10px;">
<img src="https://static.litlyx.com/icon.png" alt="" width="48px" height="48px">
<h2 style="font-size:20px; color:#333333; margin:0;">Your Litlyx trial has ended</h2>
</td>
</tr>
<tr>
<td style="padding: 20px 40px 30px; text-align: left; color: #4a4a4a; font-size: 16px;">
<p style="font-size:16px; line-height:1.6; color:#484848;">
Your 30-day free trial with Litlyx has ended, and we've temporarily restricted access to your dashboard.
<strong>However, we will continue tracking your data for an additional 14 days</strong> to give you time to
upgrade.
After this period, tracking will stop to help us reduce server costs and maintain sustainability.
</p>
<p style="font-size:16px; line-height:1.6; color:#484848;">
<strong>All the data you've collected is safe and securely stored in our database</strong>.
Please note that data may be deleted after a period of inactivity.
</p>
<a href="https://dashboard.litlyx.com/plans"
style="display:block; background-color:#0a0a0a; color:#ffffff; text-align:center; border-radius:16px; text-decoration:none; font-size:14px; padding:16px; margin-top:20px; font-weight: bold;"
target="_blank">
Upgrade your plan
</a>
</td>
</tr>
<tr>
<td style="padding: 20px 40px; text-align: center; font-size: 12px; color: #777777;">
<p style="margin-top: 10px;">2025 &copy; Litlyx - Analytics reimagined. All rights reserved.</p>
</td>
</tr>
</table>
</body>
</html>`

View File

@@ -0,0 +1,50 @@
export const N7_LITLYX_WILL_STOP_COLLECTING = `<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Tracking will stop in 2 days</title>
</head>
<body style="margin:0; padding:0; font-family: Arial, sans-serif; background-color:#f9f9f9;">
<table align="center" cellpadding="0" cellspacing="0" width="100%"
style="max-width:600px; margin:auto; background-color:#ffffff; border-radius:8px;">
<tr>
<td align="center" style="padding: 40px 20px 10px;">
<img src="https://static.litlyx.com/icon.png" alt="" width="48px" height="48px">
<h2 style="font-size:20px; color:#333333; margin:0;">Tracking will stop in 2 days</h2>
</td>
</tr>
<tr>
<td style="padding: 20px 40px 30px; text-align: left; color: #4a4a4a; font-size: 16px;">
<p style="font-size:16px; line-height:1.6; color:#484848;">
Your extended grace period is almost over.
<strong>In just 2 days, Litlyx will stop collecting data from your domains.</strong>
</p>
<p style="font-size:16px; line-height:1.6; color:#484848;">
This means no new events will be tracked, and your reports will no longer stay up to date.
</p>
<p style="font-size:16px; line-height:1.6; color:#484848;">
<strong>Your existing data is still safe</strong>, but we recommend upgrading now to avoid any disruption.
</p>
<a href="https://dashboard.litlyx.com/plans"
style="display:block; background-color:#0a0a0a; color:#ffffff; text-align:center; border-radius:16px; text-decoration:none; font-size:14px; padding:16px; margin-top:20px; font-weight: bold;"
target="_blank">
Upgrade now to keep tracking
</a>
</td>
</tr>
<tr>
<td style="padding: 20px 40px; text-align: center; font-size: 12px; color: #777777;">
<p style="margin-top: 10px;">2025 &copy; Litlyx - Analytics reimagined. All rights reserved.</p>
</td>
</tr>
</table>
</body>
</html>`

View File

@@ -0,0 +1,50 @@
export const N8_LITLYX_HAS_STOP_GRACE_PERIOD = `<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Your Litlyx Grace Period Has Ended</title>
</head>
<body style="margin:0; padding:0; font-family: Arial, sans-serif; background-color:#f9f9f9;">
<table align="center" cellpadding="0" cellspacing="0" width="100%"
style="max-width:600px; margin:auto; background-color:#ffffff; border-radius:8px;">
<tr>
<td align="center" style="padding: 40px 20px 10px;">
<img src="https://static.litlyx.com/icon.png" alt="" width="48px" height="48px">
<h2 style="font-size:20px; color:#333333; margin:0;">Your grace period has ended</h2>
</td>
</tr>
<tr>
<td style="padding: 20px 40px 30px; text-align: left; color: #4a4a4a; font-size: 16px;">
<p style="font-size:16px; line-height:1.6; color:#484848;">
Your 14-day grace period has officially ended.
<strong>Litlyx has now stopped collecting data from your domains.</strong>
</p>
<p style="font-size:16px; line-height:1.6; color:#484848;">
This means no new events are being tracked, and your reports will no longer update.
</p>
<p style="font-size:16px; line-height:1.6; color:#484848;">
<strong>Your existing data is still safe</strong> and securely stored, but to resume tracking and regain full dashboard access, please upgrade your plan.
</p>
<a href="https://dashboard.litlyx.com/plans"
style="display:block; background-color:#0a0a0a; color:#ffffff; text-align:center; border-radius:16px; text-decoration:none; font-size:14px; padding:16px; margin-top:20px; font-weight: bold;"
target="_blank">
Upgrade now to resume tracking
</a>
</td>
</tr>
<tr>
<td style="padding: 20px 40px; text-align: center; font-size: 12px; color: #777777;">
<p style="margin-top: 10px;">2025 &copy; Litlyx - Analytics reimagined. All rights reserved.</p>
</td>
</tr>
</table>
</body>
</html>`