common-web icon indicating copy to clipboard operation
common-web copied to clipboard

Capture any `window` or `document` properties that are useful.

Open joshed-io opened this issue 11 years ago • 4 comments

Thanks for the suggestion Cole!

joshed-io avatar Aug 13 '14 00:08 joshed-io

Got any context here? What sort of properties are we thinking?

Stuff I can think of that might be interesting:

  • screen size
  • scroll position
  • title

josephwegner avatar Mar 06 '15 19:03 josephwegner

Yeah, I think those are good. Thinking they could be helpful for drawing heatmaps or doing analytics on display formats, etc.

On Fri, Mar 6, 2015 at 1:53 PM, Joe Wegner [email protected] wrote:

Got any context here? What sort of properties are we thinking? Stuff I can think of that might be interesting:

  • screen size
  • scroll position

- title

Reply to this email directly or view it on GitHub: https://github.com/keen/common-web/issues/1#issuecomment-77624212

joshed-io avatar Mar 06 '15 23:03 joshed-io

Query params would also be nice - specifically for utm stuff.

josephwegner avatar Mar 10 '15 14:03 josephwegner

For sure. iirc the keen URL parser should grab them. I updated the example JSON in the README to reflect that.

joshed-io avatar Mar 10 '15 17:03 joshed-io