UNPKG

@gauf/tracker

Version:

Browser tracker with perfect customization

14 lines (13 loc) 324 B
<!doctype html> <html> <head> <meta charset="utf-8"> <title>Gauf tracker / Tracker with token</title> <meta name="viewport" content="width=device-width, initial-scale=1"> </head> <body> <h2>Gauf tracker</h2> <p>Use custom transport packer as msgpack-lite</p> <script src="./tracker.js"></script> </body> </html>