Now in public beta

Bug reports that actually make sense

Embed an AI-powered widget on your site. Capture screenshots, record user journeys, and let AI prioritise every issue — all from a single <script> tag.

No card required. Free forever for small teams.

Connects to the tools you already use

  • GitHub
  • GitLab
  • Slack

Features

Everything your team needs

From capture to resolution. One platform for bug tracking, user feedback, and quality assurance.

Screenshot Capture

One-click viewport capture with built-in annotation tools. Users draw, highlight, and blur sensitive areas — no browser extensions, no permission dialogs. Every ticket arrives with visual context.

AI Triage

Claude analyses every incoming ticket: assigns type and priority, detects duplicates against your backlog, and suggests the right assignee. Your team picks up pre-sorted work instead of running triage meetings.

Tracking Mode

Step-by-step reproduction recordings with mouse path tracking and auto-annotations.

Git Integration

Link commits and PRs to tickets automatically. Auto-close on merge.

ISO Audit Trail

Immutable hash-chain audit log with tamper detection. SOC 2 and ISO 27001 aligned.

Embeddable Widget

Shadow DOM isolation, PII masking, and an offline queue. One script tag.

How it works

Three steps to better bug reports

From script tag to triaged ticket. No SDK, no build step, no browser extensions.

1

Add one line of code

Drop a single script tag on your site. The widget loads asynchronously, so it never blocks your page render.

index.html
<script
  src="https://task.inteeka.com/widget/v1/snaptask.js"
  data-project-key="pk_live_xxxxxxxxxxxx"
  data-position="bottom-right"
  data-theme="auto"
  async
></script>
2

Users report issues

The widget captures screenshots, page context, console errors, and user journey recordings — automatically.

3

AI triages, you ship

Claude analyses every ticket: assigns priority, detects duplicates, and suggests assignees. Your team focuses on fixing, not filing.

Tracking Mode

See exactly what your users see

Tracking Mode records every interaction — clicks, navigations, inputs — and compiles them into a visual step-by-step report. No more “it doesn't work” tickets.

Input values never leave the browser. Passwords, card numbers, and anything you flag with data-snaptask-mask are masked before the step is uploaded.

  1. 1
    Clickbutton.checkout-submit

    Screenshot captured with the cursor path drawn in.

  2. 2
    Inputinput#card-numbermasked

    Value masked in-browser before upload.

  3. 3
    Navigate/checkout/confirm

    Console error recorded alongside the step.

Pricing

Simple, transparent pricing

Start free. Upgrade when you need more.

Free

For side projects and small teams getting started.

£0/month

Free forever

  • 1 project
  • 3 agents
  • 100 tickets/month
  • 500 MB storage
  • 5 recordings/month
  • 7-day audit log
Start free

Pro

For growing teams that need more capability.

£23/month

Billed monthly

Everything in Free, plus:

  • 5 projects
  • 15 agents
  • 2,000 tickets/month
  • 5 GB storage
  • 100 recordings/month
  • AI triage
  • GitHub integration
  • 30-day audit log
Start Pro trial
Most popular

Business

For teams that need the full platform.

£63/month

Billed monthly

Everything in Pro, plus:

  • Unlimited projects
  • 50 agents
  • 20,000 tickets/month
  • 50 GB storage
  • 1,000 recordings/month
  • Full AI suite
  • GitHub + GitLab
  • Slack integration
  • 90-day audit log
Start Business trial

Enterprise

Custom limits, SLA, and dedicated support.

Custom

Annual contract

Everything in Business, plus:

  • Unlimited everything
  • Custom AI models
  • SSO / SAML
  • Dedicated support
  • Custom integrations
  • On-premise option
  • Custom audit retention
Contact sales

Built for production

Guarantees you can check

Claims you can verify in the source, not quotes from people you can't find on LinkedIn.

Shadow DOM

Style isolation

The widget renders in a closed shadow root. Zero CSS collisions with your site.

Masked

Inputs, by default

Passwords, card numbers, and flagged elements are masked in-browser before anything is uploaded.

ISO 27001

Audit trail aligned

Immutable hash-chain logs with tamper detection built in.

Async

Never blocks render

The script tag loads out of band, after your page is interactive.

Still weighing it up?

Put the script tag on a staging site and file your first ticket in ten minutes. If it doesn't earn its place, removing it is one line.