<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" 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:media="http://search.yahoo.com/mrss/"><channel><title>Tracking on Shaowen Chen's Website</title><link>https://www.chenshaowen.com/en/tags/tracking/</link><description>Recent content in Tracking on Shaowen Chen's Website</description><generator>Hugo -- gohugo.io</generator><language>en</language><copyright>&amp;copy;2016 - {year}, All Rights Reserved.</copyright><lastBuildDate>Tue, 08 Aug 2017 22:01:35 +0000</lastBuildDate><sy:updatePeriod>weekly</sy:updatePeriod><atom:link href="https://www.chenshaowen.com/en/tags/tracking/atom.xml" rel="self" type="application/rss+xml"/><item><title>GrowingIO Data Collection Field Analysis</title><link>https://www.chenshaowen.com/en/blog/growingio-collect-js-field-analysis.html</link><pubDate>Tue, 08 Aug 2017 22:01:35 +0000</pubDate><atom:modified>Tue, 08 Aug 2017 22:01:35 +0000</atom:modified><guid>https://www.chenshaowen.com/en/blog/growingio-collect-js-field-analysis.html</guid><description>1. Field Meanings 1.1 u, User ID 1 2 3 4 5 6 if cookie.has(gr_user_id){ //使用 cookie 中的 gr_user_id 有效期十年 } else { //按照 &amp;#34;xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx&amp;#34; 格式，随机生成一个 gr_user_id } 1.2 s, Session</description><dc:creator>WeChat Official Account</dc:creator><category>Data</category><category>Frontend</category><category>Analysis</category><category>Tracking</category><category>Operations</category><category>R&amp;D</category><category>Learning</category><category>Data Collection</category></item><item><title>Operations Tracking and Solution Design</title><link>https://www.chenshaowen.com/en/blog/operation-buried-point-and-design.html</link><pubDate>Fri, 21 Jul 2017 13:34:15 +0000</pubDate><atom:modified>Fri, 21 Jul 2017 13:34:15 +0000</atom:modified><guid>https://www.chenshaowen.com/en/blog/operation-buried-point-and-design.html</guid><description>1. Terminology xpath: There are two approaches, the exact path and the approximate path. Exact path: body&amp;gt;div[0]&amp;gt;div[3]&amp;gt;ul&amp;gt;li[5]&amp;gt;a[0], walking up from the clicked element all the way to the root node and recording every node along the way. Approximate path: body&amp;gt;div.header&amp;gt;div.nav&amp;gt;a[23], which on top of the former omits from the upward path any node that is not on the whitelist.</description><dc:creator>WeChat Official Account</dc:creator><category>Data</category><category>Design</category><category>Plan</category><category>R&amp;D</category><category>Tracking</category><category>Operations</category><category>Learning</category><category>Data Analysis</category></item></channel></rss>