Install in MinutesStart Watching Your Store

Get FunnelWatch running on your store in just a few minutes. No technical expertise required.

Quick Start Guide

Three simple steps to start monitoring your customers

1

Sign Up & Add Your Store

Create your free account and add your store URL. We'll generate a unique tracking code for you.

2

Add Tracking Code

Copy and paste one line of code into your website. Works with Shopify, WooCommerce, and all platforms.

3

Start Getting Insights

Within minutes, you'll start seeing where customers get stuck and receive actionable recommendations.

Installation

Add FunnelWatch to your website with one line of code

Tracking Code

<!-- Add this to your website's <head> tag -->
<script 
  src="https://funnelwatch.vercel.app/funnelwatch-tracker.js"
  data-tracking-code="YOUR_TRACKING_CODE"
  data-site-id="YOUR_SITE_ID">
</script>
Works with all platforms
No impact on site speed
Privacy-compliant

Platform-Specific Guides

Step-by-step instructions for popular e-commerce platforms

API Documentation

Integrate FunnelWatch data into your own tools and workflows

REST API

// Example: Get your store's UX score
fetch('https://funnelwatch.vercel.app/api/v1/sites/YOUR_SITE_ID/score', {
  headers: {
    'Authorization': 'Bearer YOUR_API_KEY',
    'Content-Type': 'application/json'
  }
})
.then(response => response.json())
.then(data => {
  console.log('UX Score:', data.score);
  console.log('Issues:', data.issues);
});

API Features

Get UX Scores
Retrieve overall and category-specific scores
Download Reports
Get detailed reports in PDF or JSON format
Real-time Webhooks
Get notified instantly when issues are detected
Configure Monitoring
Set up custom alerts and monitoring rules

Integrations

Connect FunnelWatch to your existing tools

🎯

Jira

Automatically create tickets for UX issues

📋

Linear

Sync UX improvements to your product roadmap

💬

Slack

Get instant alerts in your team channels

📧

Email

Receive detailed reports via email

🔗

Webhooks

Build custom integrations with our API

🚀

CI/CD

Gate deployments on UX score thresholds

Need Help?

Our team is here to help you get set up and make the most of FunnelWatch.

Documentation

Comprehensive guides and API reference

Support Team

Get help from our customer success team

Ready to Install FunnelWatch?

Get your tracking code and start monitoring your customers in the next 5 minutes.