{"id":182,"count":0,"description":"","link":"https:\/\/tenjin.com\/ja\/glossary\/granular-raw-data\/","name":"\u8a73\u7d30\u30c7\u30fc\u30bf\uff0f\u751f\u30c7\u30fc\u30bf","slug":"granular-raw-data","taxonomy":"glossaries","parent":0,"meta":{"status":["1","1"],"order":["0","0"],"glossary_term_description":["<div style=\"border: 1px solid #e5e5e5;padding: 16px;border-radius: 8px;background: #fafafa\">\r\n\r\n<b>Definition:<\/b>\r\n\r\n<b>Raw data<\/b><span style=\"font-weight: 400\"> is data in its original, unprocessed form. It has not been aggregated, averaged, filtered, or transformed in any way.\u00a0<\/span>\r\n\r\n<b>Granular data<\/b><span style=\"font-weight: 400\"> refers to data at its most detailed level \u2014 the individual records, events, and attributes that sit beneath the summary numbers you see on a dashboard.<\/span>\r\n\r\n<span style=\"font-weight: 400\">In practice, the two terms are often used interchangeably. Both refer to the foundational layer of data that makes deeper, more precise analysis possible.<\/span>\r\n\r\n<\/div>\r\n&nbsp;\r\n<h2><strong>What is Raw Data?<\/strong><\/h2>\r\n<span style=\"font-weight: 400\">Raw data is collected directly from its source such as an SDK, an API, a data pipeline, or a device event and stored without modification. It is the data before any processing has taken place.<\/span>\r\n\r\n<span style=\"font-weight: 400\">On its own, a single raw data record might not tell you much. But in aggregate and when you have the freedom to query, filter, join, and analyze it yourself raw data becomes one of the most powerful assets available to a mobile marketing or product team.<\/span>\r\n\r\n<span style=\"font-weight: 400\">Most analytics platforms display data in an aggregated form by default. They take the raw records and surface totals, averages, and summaries that are useful for quick reads on performance. Raw data is what lives underneath those summaries, and it is what you need when the summary is not enough.<\/span>\r\n<h2><strong>What is Granular Data?<\/strong><\/h2>\r\n<span style=\"font-weight: 400\">Granular data is data captured at the most detailed level possible. Where aggregated data gives you a total or an average, granular data gives you the individual records that make up that total\u00a0 each with its own set of attributes, timestamps, and identifiers.<\/span>\r\n\r\n<span style=\"font-weight: 400\">A useful way to think about the difference:<\/span>\r\n<table>\r\n<tbody>\r\n<tr>\r\n<td><b>Data Type<\/b><\/td>\r\n<td><b>What You See<\/b><\/td>\r\n<\/tr>\r\n<tr>\r\n<td><span style=\"font-weight: 400\">Aggregated data<\/span><\/td>\r\n<td><span style=\"font-weight: 400\">Total gross revenue from purchases on a given day<\/span><\/td>\r\n<\/tr>\r\n<tr>\r\n<td><span style=\"font-weight: 400\">Granular data<\/span><\/td>\r\n<td><span style=\"font-weight: 400\">Each individual purchase: product ID, currency, gross revenue, net revenue, quantity, timestamp, advertising ID, OS version, and more<\/span><\/td>\r\n<\/tr>\r\n<\/tbody>\r\n<\/table>\r\n<span style=\"font-weight: 400\">The aggregated view is fast and readable.\u00a0<\/span>\r\n\r\n<span style=\"font-weight: 400\">The granular view is where you can investigate, segment, and build.<\/span>\r\n<h2><strong>Granular Data vs Aggregated Data<\/strong><\/h2>\r\n<span style=\"font-weight: 400\">Aggregated data works well for monitoring. It tells you what happened at a surface level and flags when something looks off. Most dashboards are built around it because it is easy to read and quick to act on.<\/span>\r\n\r\n<span style=\"font-weight: 400\">Granular data is what you need when you want to understand why something happened, or when the answer you are looking for cannot be found in a summary.<\/span>\r\n\r\n<span style=\"font-weight: 400\">Some things you can only do with granular data:<\/span>\r\n<ul>\r\n \t<li style=\"font-weight: 400\"><span style=\"font-weight: 400\">Calculate custom metrics that your platform does not surface by default<\/span><\/li>\r\n \t<li style=\"font-weight: 400\"><span style=\"font-weight: 400\">Investigate a specific user's behavior or event sequence<\/span><\/li>\r\n \t<li style=\"font-weight: 400\"><span style=\"font-weight: 400\">Join datasets from two different sources. For example, matching IAP revenue data with install attribution data to understand which ad network drove a purchasing user<\/span><\/li>\r\n \t<li style=\"font-weight: 400\"><span style=\"font-weight: 400\">Build custom reports and dashboards tailored to your specific business questions<\/span><\/li>\r\n \t<li style=\"font-weight: 400\"><span style=\"font-weight: 400\">Perform cohort analysis at a level of detail that goes beyond what pre-built reports allow<\/span><\/li>\r\n<\/ul>\r\n<span style=\"font-weight: 400\">If your analysis requires more than what a dashboard can show you, you need access to raw, granular data.<\/span>\r\n<h2><strong>Why Raw Data Matters<\/strong><\/h2>\r\n<h4><strong>Freedom to Ask Your Own Questions<\/strong><\/h4>\r\n<span style=\"font-weight: 400\">Dashboards answer the questions their designers anticipated. Raw data lets you ask questions that no one thought to build a report for and get true answers.<\/span>\r\n<h4><strong>Precision Over Approximation<\/strong><\/h4>\r\n<span style=\"font-weight: 400\">Aggregated data involves trade-offs. Averages smooth over variation. Totals hide the distribution underneath. Granular data gives you the full picture without those compromises.<\/span>\r\n<h4><strong>Custom Metric Calculation\u00a0<\/strong><\/h4>\r\n<span style=\"font-weight: 400\">If you need a metric that your analytics platform does not calculate natively, granular data is where you build it. You define the logic, apply it to the raw records, and get exactly the number you need.<\/span>\r\n<h4><strong>Dataset Joining\u00a0<\/strong><\/h4>\r\n<span style=\"font-weight: 400\">Some of the most valuable analyses require connecting data from multiple sources. To join IAP revenue data with attribution data, for example, you need raw records from both that share a common identifier like a user ID or device ID. Aggregated data cannot be joined in a meaningful way.<\/span>\r\n<h4><strong>Audit and Investigation<\/strong><\/h4>\r\n<span style=\"font-weight: 400\">When a metric looks wrong or a campaign result seems off, granular data is where you go to find out what actually happened. It gives you the receipts.<\/span>\r\n<h2><strong>Raw Data and DataVault<\/strong><\/h2>\r\n<span style=\"font-weight: 400\">This is exactly why Tenjin built DataVault and Raw Data Exporter. One is a data warehousing service that gives you direct access to your raw event-level data. Raw Data Exporter does the same, but is accessible directly from the Tenjin dashboard.\u00a0<\/span>\r\n\r\n<span style=\"font-weight: 400\">Rather than being limited to what Tenjin's dashboard surfaces, DataVault lets you query your own data, build custom reports, join datasets across sources, and run the kind of granular analysis that standard reporting cannot support. Your data stays yours in a stored, accessible, and ready to work way and ready use for your team needs.<\/span>\r\n\r\n<span style=\"font-weight: 400\">For teams with specific analytical needs, data scientists who want to work directly with raw records, or anyone who has outgrown what a pre-built dashboard can offer, DataVault removes the dependency on aggregated views and puts the full dataset within reach.<\/span>\r\n<h2><strong>Granular Data Examples in Mobile Marketing<\/strong><\/h2>\r\n<span style=\"font-weight: 400\">To make this concrete, here are a few scenarios where granular data is the only way to get the answer you need:<\/span>\r\n<h4><strong>Revenue Investigation<\/strong><\/h4>\r\n<span style=\"font-weight: 400\">You can see total daily revenue on your dashboard. But to find out exactly how much a specific user spent on a specific product on a specific dat\u00a0 including the currency, quantity, and net revenue after fees, you\u2019ll need the raw purchase event record.<\/span>\r\n<h4><strong>Attribution Analysis<\/strong><\/h4>\r\n<span style=\"font-weight: 400\">To understand which ad network drove an install that later converted to a paying user, you need to join the raw attribution record with the raw purchase event using a shared user identifier. Neither record is useful without the other.<\/span>\r\n<h4><strong>Retention Cohort Analysis<\/strong><\/h4>\r\n<span style=\"font-weight: 400\">Building a custom retention model for a specific acquisition cohort requires event-level session data for every user in that cohort, not a pre-aggregated retention rate.<\/span>\r\n<h4><strong>Fraud Investigation\u00a0<\/strong><\/h4>\r\n<span style=\"font-weight: 400\">Spotting unusual patterns in click or install data, like patterns that might indicate invalid traffic, requires looking at the individual records, not the totals. If you spot these, you can use another one of our tools, Site ID Optimization, in the dashboard to block them on the site ID level.\u00a0<\/span>\r\n\r\n<hr \/>\r\n\r\n<h2><strong>Related Terms<\/strong><\/h2>\r\n<ul>\r\n \t<li style=\"font-weight: 400\"><a href=\"https:\/\/tenjin.com\/glossary\/datavault\/\">DataVault<\/a><\/li>\r\n \t<li><a href=\"https:\/\/tenjin.com\/glossary\/fraud-detection\/\">Fraud Detection<\/a><\/li>\r\n \t<li><a href=\"https:\/\/tenjin.com\/glossary\/api\/\">API<\/a><\/li>\r\n \t<li style=\"font-weight: 400\"><a href=\"https:\/\/tenjin.com\/glossary\/attribution\/\">Attribution<\/a><\/li>\r\n \t<li style=\"font-weight: 400\"><a href=\"https:\/\/tenjin.com\/glossary\/cohort-analysis\/\">Cohort Analysis<\/a><\/li>\r\n \t<li style=\"font-weight: 400\"><a href=\"https:\/\/tenjin.com\/glossary\/custom-event\/\">Custom In-App Event<\/a><\/li>\r\n \t<li><a href=\"https:\/\/tenjin.com\/glossary\/server-to-server-s2s\/\">Server-to-server (S2S)<\/a><\/li>\r\n \t<li><a href=\"https:\/\/tenjin.com\/glossary\/software-development-kit-sdk\/\">Software Development Kit (SDK)<\/a><\/li>\r\n \t<li><a href=\"https:\/\/tenjin.com\/glossary\/mobile-marketing-metrics\/\">Mobile Marketing Metrics<\/a><\/li>\r\n<\/ul>\r\n<!-- \/wp:paragraph -->"]},"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Granular \/ Raw Data: Definition and Examples| Tenjin Glossary<\/title>\n<meta name=\"description\" content=\"Raw data is unprocessed data in its original form. Learn what granular data means, how it differs from aggregated data, and why access to it matters for mobile app analytics.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/tenjin.com\/ja\/glossary\/granular-raw-data\/\" \/>\n<meta property=\"og:locale\" content=\"ja_JP\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Granular \/ Raw Data: Definition and Examples| Tenjin Glossary\" \/>\n<meta property=\"og:description\" content=\"Raw data is unprocessed data in its original form. Learn what granular data means, how it differs from aggregated data, and why access to it matters for mobile app analytics.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/tenjin.com\/ja\/glossary\/granular-raw-data\/\" \/>\n<meta property=\"og:site_name\" content=\"Tenjin\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:site\" content=\"@TenjinMMP\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"CollectionPage\",\"@id\":\"https:\\\/\\\/tenjin.com\\\/glossary\\\/granular-raw-data\\\/\",\"url\":\"https:\\\/\\\/tenjin.com\\\/glossary\\\/granular-raw-data\\\/\",\"name\":\"Granular \\\/ Raw Data: Definition and Examples| Tenjin Glossary\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/tenjin.com\\\/#website\"},\"description\":\"Raw data is unprocessed data in its original form. Learn what granular data means, how it differs from aggregated data, and why access to it matters for mobile app analytics.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/tenjin.com\\\/glossary\\\/granular-raw-data\\\/#breadcrumb\"},\"inLanguage\":\"ja\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/tenjin.com\\\/glossary\\\/granular-raw-data\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/tenjin.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Granular \\\/ Raw Data\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/tenjin.com\\\/#website\",\"url\":\"https:\\\/\\\/tenjin.com\\\/\",\"name\":\"Tenjin\",\"description\":\"Growth Made Simple\",\"publisher\":{\"@id\":\"https:\\\/\\\/tenjin.com\\\/#organization\"},\"alternateName\":\"Tenjin - Mobile Measurement Partner\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/tenjin.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"ja\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/tenjin.com\\\/#organization\",\"name\":\"Tenjin\",\"url\":\"https:\\\/\\\/tenjin.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"ja\",\"@id\":\"https:\\\/\\\/tenjin.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/tenjin.com\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/images.webp\",\"contentUrl\":\"https:\\\/\\\/tenjin.com\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/images.webp\",\"width\":429,\"height\":117,\"caption\":\"Tenjin\"},\"image\":{\"@id\":\"https:\\\/\\\/tenjin.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/x.com\\\/TenjinMMP\",\"https:\\\/\\\/www.youtube.com\\\/@TenjinMMP\",\"https:\\\/\\\/www.linkedin.com\\\/company\\\/tenjin\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Granular \/ Raw Data: Definition and Examples| Tenjin Glossary","description":"\u751f\u30c7\u30fc\u30bf\u3068\u306f\u3001\u52a0\u5de5\u3055\u308c\u3066\u3044\u306a\u3044\u5143\u306e\u72b6\u614b\u306e\u30c7\u30fc\u30bf\u306e\u3053\u3068\u3067\u3059\u3002\u300c\u7c92\u5ea6\u306e\u7d30\u304b\u3044\u30c7\u30fc\u30bf\u300d\u306e\u610f\u5473\u3001\u96c6\u8a08\u30c7\u30fc\u30bf\u3068\u306e\u9055\u3044\u3001\u305d\u3057\u3066\u30e2\u30d0\u30a4\u30eb\u30a2\u30d7\u30ea\u5206\u6790\u306b\u304a\u3044\u3066\u305d\u306e\u30c7\u30fc\u30bf\u3078\u306e\u30a2\u30af\u30bb\u30b9\u304c\u306a\u305c\u91cd\u8981\u306a\u306e\u304b\u306b\u3064\u3044\u3066\u89e3\u8aac\u3057\u307e\u3059\u3002.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/tenjin.com\/ja\/glossary\/granular-raw-data\/","og_locale":"ja_JP","og_type":"article","og_title":"Granular \/ Raw Data: Definition and Examples| Tenjin Glossary","og_description":"Raw data is unprocessed data in its original form. Learn what granular data means, how it differs from aggregated data, and why access to it matters for mobile app analytics.","og_url":"https:\/\/tenjin.com\/ja\/glossary\/granular-raw-data\/","og_site_name":"Tenjin","twitter_card":"summary_large_image","twitter_site":"@TenjinMMP","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"CollectionPage","@id":"https:\/\/tenjin.com\/glossary\/granular-raw-data\/","url":"https:\/\/tenjin.com\/glossary\/granular-raw-data\/","name":"\u7c92\u5ea6\u30c7\u30fc\u30bf\uff0f\u751f\u30c7\u30fc\u30bf\uff1a\u5b9a\u7fa9\u3068\u4f8b\uff5cTenjin\u7528\u8a9e\u96c6","isPartOf":{"@id":"https:\/\/tenjin.com\/#website"},"description":"\u751f\u30c7\u30fc\u30bf\u3068\u306f\u3001\u52a0\u5de5\u3055\u308c\u3066\u3044\u306a\u3044\u5143\u306e\u72b6\u614b\u306e\u30c7\u30fc\u30bf\u306e\u3053\u3068\u3067\u3059\u3002\u300c\u7c92\u5ea6\u306e\u7d30\u304b\u3044\u30c7\u30fc\u30bf\u300d\u306e\u610f\u5473\u3001\u96c6\u8a08\u30c7\u30fc\u30bf\u3068\u306e\u9055\u3044\u3001\u305d\u3057\u3066\u30e2\u30d0\u30a4\u30eb\u30a2\u30d7\u30ea\u5206\u6790\u306b\u304a\u3044\u3066\u305d\u306e\u30c7\u30fc\u30bf\u3078\u306e\u30a2\u30af\u30bb\u30b9\u304c\u306a\u305c\u91cd\u8981\u306a\u306e\u304b\u306b\u3064\u3044\u3066\u89e3\u8aac\u3057\u307e\u3059\u3002.","breadcrumb":{"@id":"https:\/\/tenjin.com\/glossary\/granular-raw-data\/#breadcrumb"},"inLanguage":"ja"},{"@type":"BreadcrumbList","@id":"https:\/\/tenjin.com\/glossary\/granular-raw-data\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/tenjin.com\/"},{"@type":"ListItem","position":2,"name":"Granular \/ Raw Data"}]},{"@type":"WebSite","@id":"https:\/\/tenjin.com\/#website","url":"https:\/\/tenjin.com\/","name":"Tenjin","description":"Growth Made Simple","publisher":{"@id":"https:\/\/tenjin.com\/#organization"},"alternateName":"Tenjin - Mobile Measurement Partner","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/tenjin.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"ja"},{"@type":"Organization","@id":"https:\/\/tenjin.com\/#organization","name":"Tenjin","url":"https:\/\/tenjin.com\/","logo":{"@type":"ImageObject","inLanguage":"ja","@id":"https:\/\/tenjin.com\/#\/schema\/logo\/image\/","url":"https:\/\/tenjin.com\/wp-content\/uploads\/2026\/04\/images.webp","contentUrl":"https:\/\/tenjin.com\/wp-content\/uploads\/2026\/04\/images.webp","width":429,"height":117,"caption":"Tenjin"},"image":{"@id":"https:\/\/tenjin.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/x.com\/TenjinMMP","https:\/\/www.youtube.com\/@TenjinMMP","https:\/\/www.linkedin.com\/company\/tenjin"]}]}},"glossary_term_description":"<div style=\"border: 1px solid #e5e5e5;padding: 16px;border-radius: 8px;background: #fafafa\">\r\n\r\n<b>Definition:<\/b>\r\n\r\n<b>Raw data<\/b><span style=\"font-weight: 400\"> is data in its original, unprocessed form. It has not been aggregated, averaged, filtered, or transformed in any way.\u00a0<\/span>\r\n\r\n<b>Granular data<\/b><span style=\"font-weight: 400\"> refers to data at its most detailed level \u2014 the individual records, events, and attributes that sit beneath the summary numbers you see on a dashboard.<\/span>\r\n\r\n<span style=\"font-weight: 400\">In practice, the two terms are often used interchangeably. Both refer to the foundational layer of data that makes deeper, more precise analysis possible.<\/span>\r\n\r\n<\/div>\r\n&nbsp;\r\n<h2><strong>What is Raw Data?<\/strong><\/h2>\r\n<span style=\"font-weight: 400\">Raw data is collected directly from its source such as an SDK, an API, a data pipeline, or a device event and stored without modification. It is the data before any processing has taken place.<\/span>\r\n\r\n<span style=\"font-weight: 400\">On its own, a single raw data record might not tell you much. But in aggregate and when you have the freedom to query, filter, join, and analyze it yourself raw data becomes one of the most powerful assets available to a mobile marketing or product team.<\/span>\r\n\r\n<span style=\"font-weight: 400\">Most analytics platforms display data in an aggregated form by default. They take the raw records and surface totals, averages, and summaries that are useful for quick reads on performance. Raw data is what lives underneath those summaries, and it is what you need when the summary is not enough.<\/span>\r\n<h2><strong>What is Granular Data?<\/strong><\/h2>\r\n<span style=\"font-weight: 400\">Granular data is data captured at the most detailed level possible. Where aggregated data gives you a total or an average, granular data gives you the individual records that make up that total\u00a0 each with its own set of attributes, timestamps, and identifiers.<\/span>\r\n\r\n<span style=\"font-weight: 400\">A useful way to think about the difference:<\/span>\r\n<table>\r\n<tbody>\r\n<tr>\r\n<td><b>Data Type<\/b><\/td>\r\n<td><b>What You See<\/b><\/td>\r\n<\/tr>\r\n<tr>\r\n<td><span style=\"font-weight: 400\">Aggregated data<\/span><\/td>\r\n<td><span style=\"font-weight: 400\">Total gross revenue from purchases on a given day<\/span><\/td>\r\n<\/tr>\r\n<tr>\r\n<td><span style=\"font-weight: 400\">Granular data<\/span><\/td>\r\n<td><span style=\"font-weight: 400\">Each individual purchase: product ID, currency, gross revenue, net revenue, quantity, timestamp, advertising ID, OS version, and more<\/span><\/td>\r\n<\/tr>\r\n<\/tbody>\r\n<\/table>\r\n<span style=\"font-weight: 400\">The aggregated view is fast and readable.\u00a0<\/span>\r\n\r\n<span style=\"font-weight: 400\">The granular view is where you can investigate, segment, and build.<\/span>\r\n<h2><strong>Granular Data vs Aggregated Data<\/strong><\/h2>\r\n<span style=\"font-weight: 400\">Aggregated data works well for monitoring. It tells you what happened at a surface level and flags when something looks off. Most dashboards are built around it because it is easy to read and quick to act on.<\/span>\r\n\r\n<span style=\"font-weight: 400\">Granular data is what you need when you want to understand why something happened, or when the answer you are looking for cannot be found in a summary.<\/span>\r\n\r\n<span style=\"font-weight: 400\">Some things you can only do with granular data:<\/span>\r\n<ul>\r\n \t<li style=\"font-weight: 400\"><span style=\"font-weight: 400\">Calculate custom metrics that your platform does not surface by default<\/span><\/li>\r\n \t<li style=\"font-weight: 400\"><span style=\"font-weight: 400\">Investigate a specific user's behavior or event sequence<\/span><\/li>\r\n \t<li style=\"font-weight: 400\"><span style=\"font-weight: 400\">Join datasets from two different sources. For example, matching IAP revenue data with install attribution data to understand which ad network drove a purchasing user<\/span><\/li>\r\n \t<li style=\"font-weight: 400\"><span style=\"font-weight: 400\">Build custom reports and dashboards tailored to your specific business questions<\/span><\/li>\r\n \t<li style=\"font-weight: 400\"><span style=\"font-weight: 400\">Perform cohort analysis at a level of detail that goes beyond what pre-built reports allow<\/span><\/li>\r\n<\/ul>\r\n<span style=\"font-weight: 400\">If your analysis requires more than what a dashboard can show you, you need access to raw, granular data.<\/span>\r\n<h2><strong>Why Raw Data Matters<\/strong><\/h2>\r\n<h4><strong>Freedom to Ask Your Own Questions<\/strong><\/h4>\r\n<span style=\"font-weight: 400\">Dashboards answer the questions their designers anticipated. Raw data lets you ask questions that no one thought to build a report for and get true answers.<\/span>\r\n<h4><strong>Precision Over Approximation<\/strong><\/h4>\r\n<span style=\"font-weight: 400\">Aggregated data involves trade-offs. Averages smooth over variation. Totals hide the distribution underneath. Granular data gives you the full picture without those compromises.<\/span>\r\n<h4><strong>Custom Metric Calculation\u00a0<\/strong><\/h4>\r\n<span style=\"font-weight: 400\">If you need a metric that your analytics platform does not calculate natively, granular data is where you build it. You define the logic, apply it to the raw records, and get exactly the number you need.<\/span>\r\n<h4><strong>Dataset Joining\u00a0<\/strong><\/h4>\r\n<span style=\"font-weight: 400\">Some of the most valuable analyses require connecting data from multiple sources. To join IAP revenue data with attribution data, for example, you need raw records from both that share a common identifier like a user ID or device ID. Aggregated data cannot be joined in a meaningful way.<\/span>\r\n<h4><strong>Audit and Investigation<\/strong><\/h4>\r\n<span style=\"font-weight: 400\">When a metric looks wrong or a campaign result seems off, granular data is where you go to find out what actually happened. It gives you the receipts.<\/span>\r\n<h2><strong>Raw Data and DataVault<\/strong><\/h2>\r\n<span style=\"font-weight: 400\">This is exactly why Tenjin built DataVault and Raw Data Exporter. One is a data warehousing service that gives you direct access to your raw event-level data. Raw Data Exporter does the same, but is accessible directly from the Tenjin dashboard.\u00a0<\/span>\r\n\r\n<span style=\"font-weight: 400\">Rather than being limited to what Tenjin's dashboard surfaces, DataVault lets you query your own data, build custom reports, join datasets across sources, and run the kind of granular analysis that standard reporting cannot support. Your data stays yours in a stored, accessible, and ready to work way and ready use for your team needs.<\/span>\r\n\r\n<span style=\"font-weight: 400\">For teams with specific analytical needs, data scientists who want to work directly with raw records, or anyone who has outgrown what a pre-built dashboard can offer, DataVault removes the dependency on aggregated views and puts the full dataset within reach.<\/span>\r\n<h2><strong>Granular Data Examples in Mobile Marketing<\/strong><\/h2>\r\n<span style=\"font-weight: 400\">To make this concrete, here are a few scenarios where granular data is the only way to get the answer you need:<\/span>\r\n<h4><strong>Revenue Investigation<\/strong><\/h4>\r\n<span style=\"font-weight: 400\">You can see total daily revenue on your dashboard. But to find out exactly how much a specific user spent on a specific product on a specific dat\u00a0 including the currency, quantity, and net revenue after fees, you\u2019ll need the raw purchase event record.<\/span>\r\n<h4><strong>Attribution Analysis<\/strong><\/h4>\r\n<span style=\"font-weight: 400\">To understand which ad network drove an install that later converted to a paying user, you need to join the raw attribution record with the raw purchase event using a shared user identifier. Neither record is useful without the other.<\/span>\r\n<h4><strong>Retention Cohort Analysis<\/strong><\/h4>\r\n<span style=\"font-weight: 400\">Building a custom retention model for a specific acquisition cohort requires event-level session data for every user in that cohort, not a pre-aggregated retention rate.<\/span>\r\n<h4><strong>Fraud Investigation\u00a0<\/strong><\/h4>\r\n<span style=\"font-weight: 400\">Spotting unusual patterns in click or install data, like patterns that might indicate invalid traffic, requires looking at the individual records, not the totals. If you spot these, you can use another one of our tools, Site ID Optimization, in the dashboard to block them on the site ID level.\u00a0<\/span>\r\n\r\n<hr \/>\r\n\r\n<h2><strong>Related Terms<\/strong><\/h2>\r\n<ul>\r\n \t<li style=\"font-weight: 400\"><a href=\"https:\/\/tenjin.com\/glossary\/datavault\/\">DataVault<\/a><\/li>\r\n \t<li><a href=\"https:\/\/tenjin.com\/glossary\/fraud-detection\/\">Fraud Detection<\/a><\/li>\r\n \t<li><a href=\"https:\/\/tenjin.com\/glossary\/api\/\">API<\/a><\/li>\r\n \t<li style=\"font-weight: 400\"><a href=\"https:\/\/tenjin.com\/glossary\/attribution\/\">Attribution<\/a><\/li>\r\n \t<li style=\"font-weight: 400\"><a href=\"https:\/\/tenjin.com\/glossary\/cohort-analysis\/\">Cohort Analysis<\/a><\/li>\r\n \t<li style=\"font-weight: 400\"><a href=\"https:\/\/tenjin.com\/glossary\/custom-event\/\">Custom In-App Event<\/a><\/li>\r\n \t<li><a href=\"https:\/\/tenjin.com\/glossary\/server-to-server-s2s\/\">Server-to-server (S2S)<\/a><\/li>\r\n \t<li><a href=\"https:\/\/tenjin.com\/glossary\/software-development-kit-sdk\/\">Software Development Kit (SDK)<\/a><\/li>\r\n \t<li><a href=\"https:\/\/tenjin.com\/glossary\/mobile-marketing-metrics\/\">Mobile Marketing Metrics<\/a><\/li>\r\n<\/ul>\r\n<!-- \/wp:paragraph -->","_links":{"self":[{"href":"https:\/\/tenjin.com\/ja\/wp-json\/wp\/v2\/glossaries\/182","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/tenjin.com\/ja\/wp-json\/wp\/v2\/glossaries"}],"about":[{"href":"https:\/\/tenjin.com\/ja\/wp-json\/wp\/v2\/taxonomies\/glossaries"}],"wp:post_type":[{"href":"https:\/\/tenjin.com\/ja\/wp-json\/wp\/v2\/docs?glossaries=182"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}