Skip to content

Commit 7767cc7

Browse files
committed
Add one more sentence to readme about analytics
1 parent 33cecb3 commit 7767cc7

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ Generate a custom league page for your Sleeper fantasy football league in just a
103103
## To deploy on [Vercel](https://vercel.com/) for free:
104104
- Push up your changes
105105
- [Link your github repo to Vercel](https://vercel.com/guides/deploying-svelte-with-vercel#step-2:-deploying-your-svelte-app-with-vercel)
106-
- (Optional) If you want to add analytics, go to the [Analytics page in Vercel](https://vercel.com/d?to=%2F%5Bteam%5D%2F%5Bproject%5D%2Fanalytics&title=Open+Web+Analytics) and turn them on!
106+
- (Optional) If you want to add analytics, go to the [Analytics page in Vercel](https://vercel. They will start tracking after the next deployment.com/d?to=%2F%5Bteam%5D%2F%5Bproject%5D%2Fanalytics&title=Open+Web+Analytics) and turn them on!
107107
- That's it!
108108

109109
<!-- ## Development

TRAINING_WHEELS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -242,7 +242,7 @@ Generate a custom league page for your Sleeper fantasy football league in just a
242242

243243
- That's it. You've built out your own league website!
244244
- If you want to replace the league page logo with your league's own logo, replece `static/badge.png` with your own 120px x 120px png file (using the same name)
245-
- If you want to add analytics, go to the [Analytics page in Vercel](https://vercel.com/d?to=%2F%5Bteam%5D%2F%5Bproject%5D%2Fanalytics&title=Open+Web+Analytics) and turn them on!
245+
- If you want to add analytics, go to the [Analytics page in Vercel](https://vercel.com/d?to=%2F%5Bteam%5D%2F%5Bproject%5D%2Fanalytics&title=Open+Web+Analytics) and turn them on! They will start tracking after the next deployment.
246246
- If you want to delve further, you can also edit your league constitution page `/src/routes/constitution/+page.svelte`
247247
- This page is primarily HTML, so you can edit this in a similar way to how you edited the homepage
248248
- If you and your league like League Page, please consider <b><a href="https://www.buymeacoffee.com/nmelhado" target="_blank">donating</a></b> (and encouraging your league-mates to too!)

0 commit comments

Comments
 (0)