Skip to content

Commit b5667f9

Browse files
authored
docs: Add UTM tracking to README links (#611)
1 parent 54b968b commit b5667f9

1 file changed

Lines changed: 11 additions & 10 deletions

File tree

README.md

Lines changed: 11 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
- **Cloud is optional.** The local-first open-source workflow continues as always.
1414
- **OSS discount:** use code `BMFOSS` for 20% off for 3 months.
1515

16-
[Sign up now →](https://basicmemory.com)
16+
[Sign up now →](https://basicmemory.com?utm_source=github&utm_medium=referral&utm_campaign=readme)
1717

1818
with a 7 day free trial
1919

@@ -23,8 +23,9 @@ Basic Memory lets you build persistent knowledge through natural conversations w
2323
Claude, while keeping everything in simple Markdown files on your computer. It uses the Model Context Protocol (MCP) to
2424
enable any compatible LLM to read and write to your local knowledge base.
2525

26-
- Website: https://basicmemory.com
27-
- Documentation: https://docs.basicmemory.com
26+
- Website: [basicmemory.com](https://basicmemory.com?utm_source=github&utm_medium=referral&utm_campaign=readme)
27+
- Documentation: [docs.basicmemory.com](https://docs.basicmemory.com?utm_source=github&utm_medium=referral&utm_campaign=readme)
28+
- Community: [Discord](https://discord.gg/tyvKNccgqN?utm_source=github&utm_medium=referral&utm_campaign=readme)
2829

2930
## Pick up your conversation right where you left off
3031

@@ -475,13 +476,13 @@ canvas(nodes, edges, title, folder) - Generate knowledge visualizations
475476

476477
## Futher info
477478

478-
See the [Documentation](https://docs.basicmemory.com) for more info, including:
479+
See the [Documentation](https://docs.basicmemory.com?utm_source=github&utm_medium=referral&utm_campaign=readme) for more info, including:
479480

480-
- [Complete User Guide](https://docs.basicmemory.com/user-guide/)
481-
- [CLI tools](https://docs.basicmemory.com/guides/cli-reference/)
482-
- [Cloud CLI and Sync](https://docs.basicmemory.com/guides/cloud-cli/)
483-
- [Managing multiple Projects](https://docs.basicmemory.com/guides/cli-reference/#project)
484-
- [Importing data from OpenAI/Claude Projects](https://docs.basicmemory.com/guides/cli-reference/#import)
481+
- [Complete User Guide](https://docs.basicmemory.com/user-guide/?utm_source=github&utm_medium=referral&utm_campaign=readme)
482+
- [CLI tools](https://docs.basicmemory.com/guides/cli-reference/?utm_source=github&utm_medium=referral&utm_campaign=readme)
483+
- [Cloud CLI and Sync](https://docs.basicmemory.com/guides/cloud-cli/?utm_source=github&utm_medium=referral&utm_campaign=readme)
484+
- [Managing multiple Projects](https://docs.basicmemory.com/guides/cli-reference/?utm_source=github&utm_medium=referral&utm_campaign=readme#project)
485+
- [Importing data from OpenAI/Claude Projects](https://docs.basicmemory.com/guides/cli-reference/?utm_source=github&utm_medium=referral&utm_campaign=readme#import)
485486

486487
## Telemetry
487488

@@ -634,4 +635,4 @@ and submitting PRs.
634635
</picture>
635636
</a>
636637

637-
Built with ♥️ by Basic Machines
638+
Built with ♥️ by [Basic Machines](https://basicmachines.co?utm_source=github&utm_medium=referral&utm_campaign=readme)

0 commit comments

Comments
 (0)