Hacker News new | ask | show | jobs
by bootz15 5250 days ago
How does it know when I've got a new customer... a new site visitor? So confused...
2 comments

When you sign up for bellbot.com, it gives you a small Javascript snippet. You embed that snippet in your "thank you!" page (or whatever page your users see after they do stuff on your site).

Every time a user hits that page, you'll hear a beep on your end if you're logged into bellbot.

It sounds like your place the js file on some post-purchase page. That way when they request it you can be pretty sure they just completed the transaction.