mirror of
https://github.com/Litlyx/litlyx
synced 2025-12-10 15:58:38 +01:00
update email templates
This commit is contained in:
@@ -1,39 +1,158 @@
|
||||
export const WELCOME_EMAIL = `
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<html>
|
||||
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>Welcome to Litlyx!</title>
|
||||
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type" />
|
||||
<meta name="x-apple-disable-message-reformatting" />
|
||||
</head>
|
||||
<body style="font-family: Arial, sans-serif; line-height: 1.6; color: #333;">
|
||||
|
||||
<p>We’re happy to have you onboard,</p>
|
||||
|
||||
<p>At Litlyx, we’re committed to creating the best analytics collection experience for everybody, starting from developers.</p>
|
||||
|
||||
<p>Here are a few things you can do to get started tracking analytics today:</p>
|
||||
|
||||
<ol>
|
||||
<li><strong><a href="https://dashboard.litlyx.com" style="color: #007BFF; text-decoration: none;">Create a new project</a></strong> – by just naming it</li>
|
||||
<li><strong><a style="color: #0a0a0a; text-decoration: none;">Copy the universal Script</a></strong> – we provide you the snippets to copy in your index.html file and start instantly to track metrics on your website or web app.</li>
|
||||
<li><strong><a style="color: #0a0a0a; text-decoration: none;">Deploy</a></strong> – Litlyx is production ready.</li>
|
||||
</ol>
|
||||
|
||||
<p>If you have any questions or need support, visit <a href="http://docs.litlyx.com" style="color: #007BFF;">docs.litlyx.com</a>.</p>
|
||||
|
||||
<p>Feel free to reply to this email or reach out to our team at <a href="mailto:help@litlyx.com" style="color: #007BFF;">help@litlyx.com</a>. We’re here to help!</p>
|
||||
|
||||
<p>Link to Discord for developer support: <a href="https://discord.com/invite/9cQykjsmWX" style="color: #007BFF;">https://discord.com/invite/9cQykjsmWX</a></p>
|
||||
|
||||
<p>Thank you for joining us, and we look forward to seeing you around.</p>
|
||||
|
||||
<p>We want to make analytics the freshest thing on the web.</p>
|
||||
|
||||
<p>Antonio,</p>
|
||||
<p>CEO | Litlyx</p>
|
||||
|
||||
|
||||
<body
|
||||
style='background-color:#ffffff;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif'>
|
||||
<table align="center" width="100%" border="0" cellpadding="0" cellspacing="0" role="presentation"
|
||||
style="max-width:100%;margin:0 auto;padding:20px 0 48px;width:580px">
|
||||
<tbody>
|
||||
<tr style="width:100%">
|
||||
<td>
|
||||
|
||||
<table align="center" width="100%" border="0" cellpadding="0" cellspacing="0" role="presentation">
|
||||
<tbody>
|
||||
<tr>
|
||||
<td>
|
||||
<img alt="Founder" height="96" src="https://litlyx.com/images/founder.jpg"
|
||||
style="display:block;outline:none;border:none;text-decoration:none;margin:0 auto;margin-bottom:16px;border-radius:50%"
|
||||
width="96" />
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
<table align="center" width="100%" border="0" cellpadding="0" cellspacing="0" role="presentation"
|
||||
style="padding-bottom:20px">
|
||||
<tbody>
|
||||
<tr>
|
||||
<td>
|
||||
<table align="center" width="100%" border="0" cellpadding="0" cellspacing="0"
|
||||
role="presentation">
|
||||
<tbody style="width:100%">
|
||||
<tr style="width:100%">
|
||||
<td>
|
||||
<p
|
||||
style="font-size:32px;line-height:1.3;margin:16px 0;font-weight:700;color:#484848">
|
||||
Welcome to Litlyx!
|
||||
</p>
|
||||
|
||||
<p
|
||||
style="font-size:18px;line-height:1.4;margin:16px 0;color:#484848;">
|
||||
Hey, I’m Antonio, CEO at Litlyx. Just wanted to say a quick
|
||||
thank you for signing up.
|
||||
</p>
|
||||
|
||||
<p style="font-size:16px;line-height:1.6;color:#484848;">
|
||||
We built Litlyx to make website analytics easy, fast, and
|
||||
privacy-conscious. Your personal AI assistant can learn to serve your needs over time advicing you on growing your audience and improve your product.
|
||||
</p>
|
||||
|
||||
<p style="font-size:16px;line-height:1.6;color:#484848;">
|
||||
Here’s how to get started in under <b>1 minute</b>:
|
||||
</p>
|
||||
|
||||
<ol
|
||||
style="font-size:16px;line-height:1.6;color:#484848;padding-left: 20px;">
|
||||
<li><strong><a href="https://dashboard.litlyx.com"
|
||||
style="color: #007BFF; text-decoration: none;">Create
|
||||
a new project</a></strong> – name it and you’re good
|
||||
to go</li>
|
||||
<li><strong>Copy the tracking script</strong> – paste it in your
|
||||
<code>index.html</code> and start collecting data instantly
|
||||
</li>
|
||||
<li><strong>Deploy</strong> – Litlyx is ready for production and
|
||||
incredibly lightweight</li>
|
||||
</ol>
|
||||
|
||||
<p style="font-size:16px;line-height:1.6;color:#484848;">
|
||||
Using WordPress, 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.
|
||||
</p>
|
||||
|
||||
<p style="font-size:16px;line-height:1.6;color:#484848;">
|
||||
Got questions or feedback? Just reply to this email or reach out
|
||||
to <a href="mailto:help@litlyx.com"
|
||||
style="color: #007BFF;">help@litlyx.com</a>. We’re always
|
||||
here to help.
|
||||
</p>
|
||||
|
||||
<p style="font-size:16px;line-height:1.6;color:#484848;">
|
||||
You can also join our <a
|
||||
href="https://discord.com/invite/9cQykjsmWX"
|
||||
style="color: #007BFF;">Discord community</a> for live
|
||||
support and product updates.
|
||||
</p>
|
||||
|
||||
<p style="font-size:16px;line-height:1.6;color:#484848;">
|
||||
Thanks again for joining us. We’re excited to have you on board.
|
||||
</p>
|
||||
|
||||
<p style="font-size:16px;line-height:1.6;color:#484848;">
|
||||
Let’s make analytics the simplest part of your stack.
|
||||
</p>
|
||||
|
||||
<p style="font-size:16px;line-height:1.6;color:#484848;">Antonio,</p>
|
||||
<p style="font-size:16px;line-height:1.6;color:#484848;">CEO at
|
||||
Litlyx</p>
|
||||
|
||||
<a href="https://dashboard.litlyx.com/"
|
||||
style="line-height:100%;text-decoration:none;display:block;max-width:100%;mso-padding-alt:0px;background-color:#5680f8;border-radius:3px;color:#fff;font-size:18px;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%;mso-padding-alt:0px;mso-text-raise:14.25px">
|
||||
Go to Dashboard
|
||||
</span>
|
||||
</a>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
<hr
|
||||
style="width:100%;border:none;border-top:1px solid #eaeaea;border-color:#cccccc;margin:20px 0" />
|
||||
|
||||
<table align="center" width="100%" border="0" cellpadding="0" cellspacing="0" role="presentation">
|
||||
<tbody>
|
||||
<tr>
|
||||
<td>
|
||||
<table align="center" width="100%" border="0" cellpadding="0" cellspacing="0"
|
||||
role="presentation">
|
||||
<tbody style="width:100%">
|
||||
<tr style="width:100%">
|
||||
<td>
|
||||
<p
|
||||
style="font-size:14px;line-height:24px;margin:16px 0;color:#9ca299;margin-bottom:10px">
|
||||
2025 © Litlyx. All rights reserved.
|
||||
<br />
|
||||
Litlyx S.R.L. – Viale Tirreno, 187 – 00141 Rome – P.IVA:
|
||||
17814721001 – REA: RM-1743194
|
||||
</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
`
|
||||
Reference in New Issue
Block a user