Skip to content

Commit

Permalink
chore: update umami with custom domain
Browse files Browse the repository at this point in the history
  • Loading branch information
y3owk1n committed Jan 7, 2024
1 parent cffe23f commit d81a824
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
4 changes: 1 addition & 3 deletions src/app/(main)/layout.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -111,9 +111,7 @@ export default function RootLayout({
{!isDev && (
<Script
async
src={
"https://umami-production-dc37.up.railway.app/script.js"
}
src={"https://5oddwdpyqe.kylewong.my/script.js"}
data-website-id="420ddc93-aa75-44aa-89a8-096469720716"
strategy="lazyOnload"
/>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,6 @@ So now, make sure you have created a subdomain of the website that you're lookin

🥳 That's really it!

Up to this point, i'm liking everything that Umami has to offer. Simple integration, minimal UI, and it also comes with a sharable link to my own analytics. Here's the&nbsp;[**shareable link for this blog**](https://umami-production-dc37.up.railway.app/share/d40u2GGQAOdWN6gD/Kyle%20Blog)&nbsp;that might convince you into Umami 😉.
Up to this point, i'm liking everything that Umami has to offer. Simple integration, minimal UI, and it also comes with a sharable link to my own analytics. Here's the&nbsp;[**shareable link for this blog**](https://5oddwdpyqe.kylewong.my/share/d40u2GGQAOdWN6gD/Kyle%20Blog)&nbsp;that might convince you into Umami 😉.

To end this topic, if there's no reason to use Google Analytics and Facebook Pixel,&nbsp;**please don't**. Pick any from the list above and respect everyone that visits your site. Cheers 🥂

1 comment on commit d81a824

@vercel
Copy link

@vercel vercel bot commented on d81a824 Jan 7, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

blog – ./

blog-git-main-y3owk1n.vercel.app
blog-y3owk1n.vercel.app
www.kylewong.my
kylewong.my

Please sign in to comment.