Skip to content

JS library to reliably track how user interacts with page content (link clicks, mouse overs, and other events). Archeopteryx looks for HTML tags on a page that specify what HTML elements and JS events to listen for, and how to send data to site catalyst servers. Allows event producers to add complex tracking to a page as a single tag, without cu…

Notifications You must be signed in to change notification settings

eeaton/Archeopteryx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Archeopteryx

JS library to reliably track how user interacts with page content (link clicks, mouse overs, and other events).

  • Archeopteryx looks for HTML tags on a page that specify what HTML elements and JS events to listen for, and how to send data to site catalyst servers.
  • Allows event producers to add complex tracking to a page as a single tag, without custom coding or modifying the content-to-be-tracked directly.

About

JS library to reliably track how user interacts with page content (link clicks, mouse overs, and other events). Archeopteryx looks for HTML tags on a page that specify what HTML elements and JS events to listen for, and how to send data to site catalyst servers. Allows event producers to add complex tracking to a page as a single tag, without cu…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published