-
Notifications
You must be signed in to change notification settings - Fork 26
Add UTM parameters to replicate.com links #9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
Claude finished @zeke's task —— View job PR Review: Add UTM parameters to replicate.com links
|
Deploying with
|
| Status | Name | Latest Commit | Preview URL | Updated (UTC) |
|---|---|---|---|---|
| ✅ Deployment successful! View logs |
kontext-realtime | 5fa6c7f | Commit Preview URL | Jul 03 2025, 06:51 PM |
|
@claude set the UTM source to |
|
Claude finished @zeke's task —— View job Task: Update UTM source parameter to "project"Todo List:
Changes made:
Commit: 67e56fa All UTM parameters now use |
- Added utm_campaign=kontext-realtime&utm_source=github&utm_medium=referral to all replicate.com links - Updated 3 links in public/app.js - Updated 6 links in README.md Co-authored-by: Zeke Sikelianos <zeke@users.noreply.github.com>
- Changed utm_source from "github" to "project" in all replicate.com links - Added missing UTM parameters to api-tokens link in TokenModal Co-authored-by: Zeke Sikelianos <zeke@users.noreply.github.com>
67e56fa to
daa92a4
Compare
|
@claude remove the utm_medium params |
|
Claude finished @zeke's task —— View job Task: Remove UTM medium parametersTodo List:
Changes made:
Commit: 5fa6c7f |
Co-authored-by: Zeke Sikelianos <zeke@users.noreply.github.com>

Adds UTM parameters to all replicate.com links with campaign "kontext-realtime".
Changes
Closes #5
🤖 Generated with Claude Code