
<?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>mochalabsadmin, Author at MochaLabs</title>
	<atom:link href="https://mochalabs.com/blog/author/mochalabsadmin/feed/" rel="self" type="application/rss+xml" />
	<link>https://mochalabs.com/blog/author/mochalabsadmin/</link>
	<description>Infused with Innovation</description>
	<lastBuildDate>Tue, 03 Oct 2023 10:09:51 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.3</generator>

<image>
	<url>https://mochalabs.com/wp-content/uploads/2023/09/cropped-v@10x-32x32.png</url>
	<title>mochalabsadmin, Author at MochaLabs</title>
	<link>https://mochalabs.com/blog/author/mochalabsadmin/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>The Road to Data-Informed Product Development</title>
		<link>https://mochalabs.com/blog/the-road-to-data-informed-product-development/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=the-road-to-data-informed-product-development</link>
					<comments>https://mochalabs.com/blog/the-road-to-data-informed-product-development/#respond</comments>
		
		<dc:creator><![CDATA[mochalabsadmin]]></dc:creator>
		<pubDate>Mon, 11 Sep 2023 12:09:12 +0000</pubDate>
				<category><![CDATA[Data Analytics]]></category>
		<guid isPermaLink="false">http://34.252.69.115/?p=183</guid>

					<description><![CDATA[<p>From the inception of a new feature to ensuring top-notch data quality, our data scientist shares a step-by-step look into our process.</p>
<p>The post <a rel="nofollow" href="https://mochalabs.com/blog/the-road-to-data-informed-product-development/">The Road to Data-Informed Product Development</a> appeared first on <a rel="nofollow" href="https://mochalabs.com">MochaLabs</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<figure class="wp-block-image size-large"><img fetchpriority="high" decoding="async" width="1024" height="683" src="http://34.252.69.115/wp-content/uploads/2023/09/MochaLabs-5098-1024x683.jpg" alt="Data-informed product development" class="wp-image-679" srcset="https://mochalabs.com/wp-content/uploads/2023/09/MochaLabs-5098-1024x683.jpg 1024w, https://mochalabs.com/wp-content/uploads/2023/09/MochaLabs-5098-300x200.jpg 300w, https://mochalabs.com/wp-content/uploads/2023/09/MochaLabs-5098-768x512.jpg 768w, https://mochalabs.com/wp-content/uploads/2023/09/MochaLabs-5098-1536x1024.jpg 1536w, https://mochalabs.com/wp-content/uploads/2023/09/MochaLabs-5098.jpg 2048w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<p>At the heart of our innovative products lies a commitment to data-informed development. This approach is not just about referencing data but understanding and integrating it at every crucial point of our <a href="https://mochalabs.com/blog/leveraging-user-feedback-for-effective-product-development/" target="_blank" rel="noreferrer noopener">product development process</a>. Discover how our team approaches data-informed product development.</p>



<p>From the inception of a new feature to ensuring top-notch data quality, our data scientist shares a step-by-step look into our process.</p>



<h2 class="wp-block-heading">1. Tracking user behavior is not an add-on</h2>



<p>Your data analyst should be in the loop right from the get-go, rather than being clued in after a feature&#8217;s rollout.</p>



<h4 class="wp-block-heading">How we do it:</h4>



<ol class="wp-block-list">
<li>A new feature is designed and approved for implementation.</li>



<li>The product manager informs a data analyst about it.</li>



<li>The data analyst creates a tracking draft.</li>



<li>Developers integrate the feature and tracking.</li>



<li>The data analyst gives the green light post-testing.</li>
</ol>



<h2 class="wp-block-heading">2. Detailed documentation is worth it</h2>



<p>Don’t keep everything in your head, scattered over Slack messages or Jira tickets. Everyone, including your future self, will be thankful.</p>



<p><strong>How we do it:</strong></p>



<ol class="wp-block-list">
<li>Entire tracking is defined in <a href="https://www.avo.app/" target="_blank" rel="noreferrer noopener">Avo</a> (or a well-organized Google Sheet).</li>



<li>Avo is used as a single source of truth.</li>



<li>Every tracking change is defined directly in Avo. Jira tasks only point to it.</li>



<li>If a bug is discovered, the event is updated with a bug status and a description.</li>
</ol>



<h2 class="wp-block-heading">3. Simplicity is key</h2>



<p>Do not track every single action. Ask questions, and keep it simple. For example:</p>



<ol class="wp-block-list">
<li>What are the key objects and actions we want to track?</li>



<li>Why are they important?&nbsp;</li>



<li>How will these insights drive action?</li>



<li>What will happen if we do not get these insights?</li>
</ol>



<p>If you do not have clear answers, it is likely that the tracking is unnecessary.</p>



<h2 class="wp-block-heading">4. Taking control of your data quality is key</h2>



<p>Data quality should be the No. 1 priority of every data team. If people do not trust the data, it is worthless.</p>



<p><strong>How we do it:</strong></p>



<ol class="wp-block-list">
<li>Full awareness of the tracking status is achieved by implementing the previous 3 steps.</li>



<li>In each release, both new and old tracking is tested. The more important the tracking, the higher the detail and frequency of the tests.</li>



<li>Regular tests are run using dbt, Avo inspector and custom Python scripts to check the health of our tracking.</li>



<li>It might sound obvious, but it is often overlooked: Fix the bugs.</li>
</ol>
<p>The post <a rel="nofollow" href="https://mochalabs.com/blog/the-road-to-data-informed-product-development/">The Road to Data-Informed Product Development</a> appeared first on <a rel="nofollow" href="https://mochalabs.com">MochaLabs</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://mochalabs.com/blog/the-road-to-data-informed-product-development/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
