Skip to content

✨ Feat: Create separate tags for waitlist and sign up#425

Merged
tyler-dane merged 2 commits intomainfrom
fix/406-tag
May 18, 2025
Merged

✨ Feat: Create separate tags for waitlist and sign up#425
tyler-dane merged 2 commits intomainfrom
fix/406-tag

Conversation

@tyler-dane
Copy link
Contributor

@tyler-dane tyler-dane commented May 18, 2025

Closes #424 by using different Kit tags for an individual who is on the waitlist and one who has successfully signed up

Includes a small utility for parsing the env variables

Example of using waitlist tag

I've setup a waitlist sequence in Kit to send a new email whenever a subscriber is added with the waitlist tag
waitlist

Example of using the user tag

Similarly, here is the email someone will get after getting off the waitlist and trying Compass for the first time

onboarding

@tyler-dane tyler-dane linked an issue May 18, 2025 that may be closed by this pull request
2 tasks
@tyler-dane tyler-dane marked this pull request as ready for review May 18, 2025 09:18
@tyler-dane tyler-dane merged commit 3c5caa2 into main May 18, 2025
4 checks passed
@tyler-dane tyler-dane deleted the fix/406-tag branch May 18, 2025 09:19
that-one-arab pushed a commit that referenced this pull request Jun 5, 2025
* 🐛 Fix: use string for schemaVersion in waitlist.controller.test

* ✨ Feat: create EMAILER_USER_TAG_ID

And use this tag when a user signs up (instead of _WAITLIST_ID)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Use separate tags for waitlist signup vs user signup

1 participant