0.1.0 • Published 5 years ago

@stella1013/reactanalyticstracker v0.1.0

Weekly downloads
-
License
ISC
Repository
github
Last release
5 years ago

ReactAnalyticsTracker

Goal is to create an Analytics Tracker for my React Projects

Some basic functionality General Data:

#	Which page is loaded
-	When the user loaded the page
-	When the user left the page
-	The URL of the loaded page
-	The previous page location
-	The title of the page
-	The language settings of the user
-	The user's platform
-	The port used to access the web server
-	The inner and outer width and height of the web browser

Interaction / Conversion Data: - The interaction type (i.e. general interaction or conversion) - The time of the interaction - The event that triggered interaction - The target HTML element tag - The target HTML element classes - The target HTML element content (i.e. text, etc.) - The cursor position relative to client - The cursor position relative to screen