<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Danni Friedland &#8211; jsDay 2014</title>
	<atom:link href="/speakers/danni-friedland/feed/" rel="self" type="application/rss+xml" />
	<link>/</link>
	<description>The international Javascript Conference</description>
	<lastBuildDate>Tue, 13 May 2014 21:24:59 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.7.2</generator>
	<item>
		<title>NSA.JS</title>
		<link>/talk/nsa-js/</link>
		<pubDate>Sun, 23 Mar 2014 18:43:35 +0000</pubDate>
		<dc:creator><![CDATA[admin]]></dc:creator>
		
		<guid isPermaLink="false">/?post_type=talk&#038;p=282</guid>
		<description><![CDATA[We’ve all been there, trying to “guess” what the user did on our web site, how he really used and experienced it, and faced with funnels,heat-maps and graphs. I’m going to explore a way to fully track a user interaction with a website, i’m not talking the heat-map, funnels type of tracking. but more of [&#8230;]]]></description>
				<content:encoded><![CDATA[<p>We’ve all been there, trying to “guess” what the user did on our web site, how he really used and experienced it, and faced with funnels,heat-maps and graphs.</p>
<p>I’m going to explore a way to fully track a user interaction with a website, i’m not talking the heat-map, funnels type of tracking. but more of a screen capture.</p>
<p>Using the new Mutation Observer API as a way to record dom modifications, NodeJS as a back-end i’m going to walk through a way to record and create a video of the user browsing experience on a site.</p>
]]></content:encoded>
			</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: https://www.w3-edge.com/products/

 Served from: 2014.jsday.it @ 2017-02-13 22:27:44 by W3 Total Cache -->