<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: What's the difference between this calculated metric... in Adobe Analytics Questions</title>
    <link>https://experienceleaguecommunities.adobe.com/t5/adobe-analytics-questions/what-s-the-difference-between-this-calculated-metric-and-the/m-p/417085#M2640</link>
    <description>&lt;P&gt;&lt;LI-USER uid="17461642"&gt;&lt;/LI-USER&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There is a setting at the backend for each report suite which ensures that both data warehouse and workspace data match all the time.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can reach out to client care with organization and report suite details. Technical support engineer can check if this setting is enabled or not and enable it accordingly for you, which will ensure both data ware house report match with the corresponding / same report when create in workspace.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sun, 25 Jul 2021 14:32:12 GMT</pubDate>
    <dc:creator>VaniBhemarasetty</dc:creator>
    <dc:date>2021-07-25T14:32:12Z</dc:date>
    <item>
      <title>What's the difference between this calculated metric and the 'metrics/visits' metric?</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-analytics-questions/what-s-the-difference-between-this-calculated-metric-and-the/m-p/416914#M2635</link>
      <description>&lt;P&gt;(I had asked this question yesterday, but I accidentally marked someone's reply as a solution, but it wasn't)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've been working with a client trying to ingest their Analytics data using the 'Data Warehouse' feature, but was seeing some discrepancies.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Under the 'workspace' tab, the client created a report. I noticed that when they use the 'visits' metric, they are using a calculated metric (ID:&amp;nbsp;cm300005330_5d9cb1dd961e9c361a903f2a) instead of 'metrics/visits.'&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here is the cm definition I receive from the API:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;{
	"rsid": &amp;lt;removed&amp;gt;,
	"reportSuiteName": &amp;lt;removed&amp;gt;,
	"id": "cm300005330_5d9cb1dd961e9c361a903f2a",
	"name": "Visits",
	"description": "",
	"polarity": "positive",
	"precision": 0,
	"type": "decimal",
	"definition": {
		"formula": {
			"func": "metric",
			"name": "metrics/visits",
			"description": "Visits"
		},
		"func": "calc-metric",
		"version": [
			1,
			0,
			0
		]
	},
	"compatibility": {
		"identityMetrics": [{
			"identity": "metrics/visits"
		}],
		"validator_version": "1.0.0",
		"supported_products": [
			"oberon",
			"frag"
		],
		"supported_schema": [
			"schema_oberon",
			"schema_frag"
		]
	},
	"categories": [
		"Calculated Metrics"
	],
	"tags": []
}&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So when I compare the report the client built in the UI with the data I exported with Data Warehouse, the 'visits' don't match up, but the 'page_views' metric does match.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The UI report uses these: calculated metric 'cm300005330_5d9cb1dd961e9c361a903f2a,'&amp;nbsp; and 'metrics/pageviews'&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Whereas the Data Warehouse export I built uses 'metrics/visits' and 'metrics/pageviews'.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm looking at the calculated metric and it looks like it's just a wrapper around the 'metrics/visits' metric. it's not adding or removing anything. Am I missing something?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In my previous post, someone mentioned trying to use the 'all visits' metric, but the data was still way off for the visits field. Also Unique Visits metric doesn't match either.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Lemme know if you need any more info. Thanks.&lt;/P&gt;</description>
      <pubDate>Thu, 22 Jul 2021 15:49:44 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-analytics-questions/what-s-the-difference-between-this-calculated-metric-and-the/m-p/416914#M2635</guid>
      <dc:creator>samlehman2</dc:creator>
      <dc:date>2021-07-22T15:49:44Z</dc:date>
    </item>
    <item>
      <title>Re: What's the difference between this calculated metric...</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-analytics-questions/what-s-the-difference-between-this-calculated-metric-and-the/m-p/416919#M2638</link>
      <description>&lt;P&gt;So I built a simple report in the workspace using both the metric and the computed metric, and both match each other. But if I compare it to what the Data Warehouse exported, the DW number is way higher.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For example, the workspace says the 'mobile phone' under the&amp;nbsp;mobile device dimension has&amp;nbsp;688,717 visits, but the Data Warehouse export shows&amp;nbsp;853,254.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does it have to do anything with the DW export being more granular?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 22 Jul 2021 16:02:39 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-analytics-questions/what-s-the-difference-between-this-calculated-metric-and-the/m-p/416919#M2638</guid>
      <dc:creator>samlehman2</dc:creator>
      <dc:date>2021-07-22T16:02:39Z</dc:date>
    </item>
    <item>
      <title>Re: What's the difference between this calculated metric...</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-analytics-questions/what-s-the-difference-between-this-calculated-metric-and-the/m-p/417085#M2640</link>
      <description>&lt;P&gt;&lt;LI-USER uid="17461642"&gt;&lt;/LI-USER&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There is a setting at the backend for each report suite which ensures that both data warehouse and workspace data match all the time.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can reach out to client care with organization and report suite details. Technical support engineer can check if this setting is enabled or not and enable it accordingly for you, which will ensure both data ware house report match with the corresponding / same report when create in workspace.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 25 Jul 2021 14:32:12 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-analytics-questions/what-s-the-difference-between-this-calculated-metric-and-the/m-p/417085#M2640</guid>
      <dc:creator>VaniBhemarasetty</dc:creator>
      <dc:date>2021-07-25T14:32:12Z</dc:date>
    </item>
    <item>
      <title>Re: What's the difference between this calculated metric...</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-analytics-questions/what-s-the-difference-between-this-calculated-metric-and-the/m-p/417291#M2641</link>
      <description>&lt;P&gt;Try using Visits (All Visitors) metric in Data Warehouse.&lt;/P&gt;</description>
      <pubDate>Tue, 27 Jul 2021 13:42:15 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-analytics-questions/what-s-the-difference-between-this-calculated-metric-and-the/m-p/417291#M2641</guid>
      <dc:creator>Khurshid_Alam</dc:creator>
      <dc:date>2021-07-27T13:42:15Z</dc:date>
    </item>
    <item>
      <title>Hello  ,   I tried using 'Visits (All Visitors)' and the...</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-analytics-questions/what-s-the-difference-between-this-calculated-metric-and-the/m-p/418805#M33959</link>
      <description>&lt;P&gt;Hello &lt;LI-USER uid="4530258"&gt;&lt;/LI-USER&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tried using 'Visits (All Visitors)' and the numbers are still way off.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For example, when comparing the Devices column, the workshop report says the visits for Mobile Phone are&amp;nbsp;688,717, but the data warehouse says&amp;nbsp;854,641.&lt;/P&gt;</description>
      <pubDate>Tue, 10 Aug 2021 17:59:35 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-analytics-questions/what-s-the-difference-between-this-calculated-metric-and-the/m-p/418805#M33959</guid>
      <dc:creator>samlehman2</dc:creator>
      <dc:date>2021-08-10T17:59:35Z</dc:date>
    </item>
  </channel>
</rss>

