Skip to content

nealrs/KeenClickTracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KeenClickTracker

A basic email click tracker powered by Keen.io. Why? Why not.

KeenClickTracker Screenshot

Setup

Add your API keys, project ID, and target event collection to main.js and then launch index.html.

Create a tracked link

  1. Define redirect URL (the link you want to track)
  2. Add optional secondary parameters (ip/geo-ip are automatically collected)
  3. Uncheck Test mode & click to Create tracking link
  4. Copy and paste, but don't click, the link into your email.

View activity report

Click Refresh link or wait for 2 min auto-refresh. Every click (even your own) will be recorded along with date & time, ip, and best guess for city/country.

Ideas for improvement

  • Create dropdowns/options for multiple collections so each user has their own collection.
  • Security?
  • Better styling & CSS cleanup
  • Expose more tracking parameters
  • Add more default tracking parameters
  • Sortable columns (implemented this earlier, but didn't like it)
  • Your feedback here.

About

Basic email click tracker powered by Keen.io

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published