Product Introduction
- Definition: Tiny Funnel is a first-party, cookie-less web analytics platform specifically designed for funnel and conversion path analysis. It falls under the technical categories of behavioral analytics, conversion rate optimization (CRO) tools, and privacy-first web analytics.
- Core Value Proposition: It exists to provide marketing teams, product managers, and founders with immediate, understandable insights into where their website visitors originate, how they navigate key conversion funnels, and where they drop off—all without the complexity of traditional analytics dashboards or the legal overhead of cookie consent banners. Its primary keywords are cookie-less analytics, funnel analysis tool, visitor journey tracking, and first-party data analytics.
Main Features
- Dynamic, Filter-Centric Funnel Visualization: The core interface is an interactive funnel chart that updates in real-time. Users can apply multi-dimensional filters (e.g., traffic source "Google", geographic location "USA", minimum step reached "Step 3") and instantly see the filtered cohort's performance. This allows for rapid cohort analysis and segmentation without navigating away from the primary view.
- Cookie-Less, First-Party Data Collection: The platform uses a first-party JavaScript snippet (
tf.js) that does not rely on third-party cookies or persistent identifiers for cross-site tracking. This technology ensures 100% visitor coverage (including users blocking third-party cookies), eliminates the need for GDPR/CCPA cookie consent banners, and keeps data ownership and collection within the user's own domain. - Configurable Multi-Step Funnel Builder: Users can define custom conversion funnels using four step types: Page View (URL match), Page State (URL match + DOM element condition, e.g.,
#status = "subscribed"), Click (tracking clicks on specific CSS selectors, even to external domains), and Server Event (via a secure API endpoint for backend events liketrial.converted). This provides technical depth for tracking complex user flows beyond simple pageviews. - Individual Visitor Journey Timeline: For granular diagnosis, the tool provides a complete, chronological timeline for any individual visitor. This log includes source/UTM parameters, every recorded pageview and click event, and their final outcome (bounce, return, conversion), enabling deep session replay and debugging.
- Change Impact Timeline: A unique feature that correlates site changes (like page edits or new deployments) with conversion metrics on a unified timeline. This helps teams attribute fluctuations in funnel performance directly to specific site modifications.
Problems Solved
- Pain Point: Traditional analytics platforms like Google Analytics 4 (GA4) can be overwhelmingly complex, burying key funnel metrics behind multiple menus and requiring significant configuration to track custom conversion paths. Tiny Funnel solves this by putting the funnel visualization front-and-center with one-click filtering.
- Pain Point: Cookie-based tracking misses a significant portion of visitors who block third-party cookies or decline consent, leading to inaccurate data. Tiny Funnel's first-party, cookie-less architecture provides complete data fidelity.
- Target Audience: Marketing Managers & Growth Hackers who need quick answers about campaign ROI and landing page performance; Product Managers & UX Designers who must identify precise drop-off points in user onboarding flows; SaaS Founders & Small Business Owners who require simple, actionable insights without a data science team.
- Use Cases: Rapidly diagnosing why a new marketing campaign has high traffic but low conversions; identifying the specific step in a 5-step checkout process where most users abandon their cart; tracking the effectiveness of a new feature adoption flow without writing custom event code.
Unique Advantages
- Differentiation: Unlike monolithic analytics suites, Tiny Funnel is a focused tool that sacrifices breadth for depth and speed in funnel analysis. Compared to other funnel tools, its pre-filter stat preview (showing metrics before a filter is applied) and cookie-less foundation are key differentiators. Its pricing model ($10 per funnel/site) is also radically simpler than tiered, user-based SaaS pricing.
- Key Innovation: The combination of declarative, click-to-track funnel configuration (reducing code dependency) with the power of DOM state conditions (
Page Statesteps). This allows non-technical users to track advanced user states (e.g., "form error displayed", "plan selected") that typically require developer resources to instrument, all while maintaining a privacy-first stance.
Frequently Asked Questions (FAQ)
- How does Tiny Funnel track users without cookies? Tiny Funnel uses a first-party JavaScript library loaded from your own domain (via a script tag) to collect anonymized session data. It can generate a session identifier from first-party context (like first-party storage) but does not use third-party cookies for cross-site tracking, ensuring compliance with privacy regulations and capturing all visitors.
- What is the difference between a 'Page View' and a 'Page State' step in funnel configuration? A Page View step is triggered when a visitor loads a specific URL. A Page State step adds a condition that must be true on that page, such as the text content or attribute of a specific HTML element (e.g.,
#statuselement contains "success"). This allows you to track successful form submissions or specific UI states without custom code. - Can Tiny Funnel track clicks that go to an external payment processor like Stripe? Yes. Using the Click step type, you can specify a CSS selector (e.g.,
#checkout-btn). The click is recorded the moment the user interacts with the element, even if it immediately navigates them tocheckout.stripe.com. This accurately tracks the intent to convert. - Is Tiny Funnel compliant with GDPR and CCPA? Because Tiny Funnel does not use third-party cookies for tracking and collects minimal first-party data for analytics purposes, it typically falls under the "legitimate interest" basis for GDPR and may not require a cookie consent banner. However, users should always consult their own legal counsel for compliance specific to their implementation and jurisdiction.
- How does the 'Change Impact Timeline' work? You manually log significant changes (e.g., "Redesigned pricing page") within the Tiny Funnel dashboard. These events are plotted on the same timeline as your conversion graphs. This visual correlation helps you observe if a conversion rate increase or decrease coincides temporally with a specific site change, suggesting causation.
