Skip to content

relay IOT, email tracking query strings through websocket. Create instant , generic webhook. Great tool for hackathon

Notifications You must be signed in to change notification settings

indo-mars-technologies/im-relay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

im-relay

Simple and quick way to track your IOT devices and messages, email open status, click tracking, etc.

Technology: Node.js, socket.io

http://indo-mars.com/imrelay

To try

  1. Clone or Download this repository
  2. Run 'npm install'
  3. Run 'node imrelayserver.js'
  4. Open two URLs as below

Tracking URL:

http://localhost:3000/imrelaypx.gif?a=trackmessage

Your Relay Monitor Dashboard URL:

http://localhost:3000/imrelaydash.html

  1. Set your trackmessage in Dashboard page .
  2. Replace the trackmessage in the Tracking URL.

Example:

In Dashboard if you set your , Tracking Message ID: 'Hits'

The tracking URL should be,

http://localhost:3000/imrelaypx.gif?a=Hits

You can add more query strings to get them relay back to you like this,

http://localhost:3000/imrelaypx.gif?a=Hits&someid=123444&somestring=indo-mars.com

Keywords: Email Tracking, IOT device Tracking, Click Tracking,

About

relay IOT, email tracking query strings through websocket. Create instant , generic webhook. Great tool for hackathon

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published