Marketing & Sales

SEO and GEO, CRM, email, ads, and lead generation.

Marketing & Sales

8 launches

ScrollLaunch

Trending

Launch your product and rank on Google and AI search.

Developer ToolsCCompassPad editorial

ScrollLaunch is a launch platform for indie makers that positions itself as a Product Hunt alternative. Its page describes weekly launches, dofollow product pages, and a directory of more than 1,000 startup directories, aimed at being found on Google and in AI search. The site's own headline is "Launch Your Product and Rank on Google & AI Search." It publishes a weekly set of product launches on the page, and it also lists an MCP CLI, indicating the directory is intended to be reachable by AI agents as well as people.

Resend

Trending

Transactional email with a developer-first API and React-based templates.

Developer ToolsCCompassPad editorial

Resend is a transactional email service aimed at developers. The API is a single POST with an API key, and the platform's distinguishing feature is that templates can be written as React components rather than as HTML strings or a hosted drag-and-drop editor. The product covers the parts of email that are easy to get wrong: domain authentication with SPF, DKIM, and DMARC records; a broadcast product for marketing sends kept separate from transactional traffic; and webhooks for delivery, bounce, and complaint events. Sending is tracked per message so a support question about a specific email can be answered from the dashboard. Developers adopt it for the API ergonomics and the React template story. Teams with an existing marketing automation suite sometimes keep that for campaigns and use Resend only for the transactional path, since the two have different deliverability expectations and different unsubscribe rules.

Ghost

Publishing and newsletters with paid subscriptions built in.

Communication & CommunityCCompassPad editorial

Ghost is a publishing platform that combines a website, a newsletter, and paid membership in one system. A publication runs on Ghost, posts are delivered by email to subscribers, and paid tiers are managed through the same admin rather than through a separate membership plugin. The product is open source and can be self-hosted, and the hosted service is the commercial offering. Subscriptions are handled through Stripe, with the platform managing member records, tiers, and gated content. Because the site and the newsletter are the same system, a post does not have to be maintained in two places. The tradeoff compared with a hosted newsletter service is that Ghost expects the publication to be a website first. It is a good fit for a writer or a small media business that wants a domain, an archive, and a subscriber list under its own control; it is a heavier tool for someone whose only need is to send an email to a list.

Beehiiv

Newsletter publishing with growth tools and an ad network.

Communication & CommunityCCompassPad editorial

Beehiiv is a newsletter platform built for operators rather than only writers. Publishing and delivery are the baseline; the product's emphasis is on the growth side, with referral programmes, recommendation networks, and paid subscription tiers built in. The referral mechanic is the notable feature. A publication can offer rewards for subscribers who bring in others, and the platform tracks the resulting attribution, which turns the audience into a distribution channel. An ad network connects publications with sponsors, so a free newsletter can earn without introducing a paywall. The platform is hosted and subscription-priced, with a free tier that carries the platform's branding. It suits a publication that intends to grow an audience deliberately; a writer who only wants to send email to a list will find the growth machinery unnecessary.

Substack

Publishing and paid subscriptions for independent writers.

Communication & CommunityCCompassPad editorial

Substack is a publishing platform where a writer can start a newsletter and charge for it. The platform handles the website, the email delivery, the payment, and the subscriber list, and it takes a cut of subscription revenue rather than charging a monthly fee. The model is the reason it grew. A writer does not pay for software before earning anything: publishing is free and the platform's revenue comes from the subscriptions it processes. Paid and free subscribers can be on the same list, and a post can be public, free to subscribers, or paid-only. The tradeoff is control and portability. The audience lives on Substack's network, the design is largely fixed, and the platform's recommendations surface other writers to your subscribers. Writers who want a custom domain, their own design, and an exportable list sometimes move to self-hosted publishing software.

Plausible

Lightweight, cookie-free web analytics with a public dashboard option.

Data & AnalyticsCCompassPad editorial

Plausible is a web analytics tool that reports on traffic without cookies and without collecting personal data. The tracking script is small, and because no cookie is set, the product does not require the consent banner that cookie-based analytics trigger in many jurisdictions. The interface is deliberately narrow. It reports page views, referrers, entry and exit pages, countries, devices, and goals, and it does not attempt to build user profiles or cross-site graphs. A site can publish its dashboard publicly, which some teams use as a transparency signal. The product is open source and can be self-hosted, though the hosted service is the main commercial offering. It is a good fit for a site that needs to know which pages are read and where visitors arrive from; it is a poor fit for anyone who needs funnels, cohort retention, or per-user behavioural analysis, which is a different class of tool.

PostHog

Open-source product analytics with session replay and feature flags.

Data & AnalyticsCCompassPad editorial

PostHog is a product analytics platform that bundles several tools a product team usually buys separately: event analytics, session replay, feature flags, experiments, and surveys. The argument for bundling is that these tools answer related questions and are more useful when they share one event stream. The analytics core is an event pipeline. A product sends events with properties, and the platform builds funnels, retention curves, and paths from them. Session replay records the interface alongside those events, so a drop-off in a funnel can be watched rather than only counted. Feature flags and experiments read from the same user identity, which is what closes the loop: a flag can gate a change, an experiment can measure it, and the funnel shows the result. The platform is published as open source and can be self-hosted, though the self-hosted deployment is a heavier operational commitment than the hosted service.

Twenty

Open-source CRM designed around a customizable data model.

Marketing & SalesCCompassPad editorial

Twenty is a customer relationship management tool built as an open-source alternative to established CRM platforms. Its distinguishing design decision is that the data model is editable: a team defines its own objects, fields, and relationships rather than adapting to a fixed schema. A CRM's value comes from the shape of its records, and most platforms fix that shape. Twenty exposes it. Companies, people, and opportunities are the defaults, but a team can add objects, add fields to existing objects, and define relations between them. Views and filters are built on top of whatever model the team creates. The product is published as open source and can be self-hosted. The hosted service is the commercial layer. For teams whose CRM requirements do not match a standard sales pipeline, the editable model is the reason to consider it.