1.0.6 • Published 8 years ago

@financial-times/n-perspective v1.0.6

Weekly downloads
1
License
MIT
Repository
github
Last release
8 years ago

next-perspective Circle CI

Query mouseflow mouseflow video sessions

Usage

POST to http://perspective.ft.com/ with body:

{
	"spoorIds": ["fakespoorid","ciofi1w6k00003i77u3g8qyg3","another"],
	"params" : {
		"entry": "/signup",
		"browser": "chrome", 	// chrome, firefox, safari, ie, edge, opera and android
		"device": "desktop",  	// desktop/tablet/phone
		"fromdate": "2015-10-04",
		"todate": "2016-10-15",
		// more in the future...
	}
}
1.0.6

8 years ago

1.0.5

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago