<?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: Display number of view in operation dashboard in ArcGIS Dashboards Questions</title>
    <link>https://community.esri.com/t5/arcgis-dashboards-questions/display-number-of-view-in-operation-dashboard/m-p/372483#M2123</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Anselme,&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Apologies for the late reply. I've been out of the office on vacation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; &lt;EM&gt;... is it possible to display this result on the ArcGIS Online home page&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Customizing the appearance of the ArcGIS Online home page is limited, but possible. Please take a look at&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;A href="https://community.esri.com/blogs/baldy/2017/07/24/beautify-that-homepage-creating-a-unique-look-and-feel"&gt;/blogs/baldy/2017/07/24/beautify-that-homepage-creating-a-unique-look-and-feel&lt;/A&gt;&amp;nbsp;&lt;/LI&gt;&lt;LI&gt;&lt;A class="link-titled" href="https://www.esri.com/arcgis-blog/products/arcgis-online/administration/customize-your-arcgis-online-home-page-description/" title="https://www.esri.com/arcgis-blog/products/arcgis-online/administration/customize-your-arcgis-online-home-page-description/"&gt;Customize your ArcGIS Online Home Page Description&lt;/A&gt;&amp;nbsp;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 03 Sep 2019 19:18:34 GMT</pubDate>
    <dc:creator>DerekLaw</dc:creator>
    <dc:date>2019-09-03T19:18:34Z</dc:date>
    <item>
      <title>Display number of view in operation dashboard</title>
      <link>https://community.esri.com/t5/arcgis-dashboards-questions/display-number-of-view-in-operation-dashboard/m-p/372480#M2120</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, is it possible to display the number of views of an application in operation dashboard ???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Anselme&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Apr 2019 15:07:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-dashboards-questions/display-number-of-view-in-operation-dashboard/m-p/372480#M2120</guid>
      <dc:creator>DambéSANWOGOU</dc:creator>
      <dc:date>2019-04-10T15:07:31Z</dc:date>
    </item>
    <item>
      <title>Re: Display number of view in operation dashboard</title>
      <link>https://community.esri.com/t5/arcgis-dashboards-questions/display-number-of-view-in-operation-dashboard/m-p/372481#M2121</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Anselme,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; &lt;EM&gt;... is it possible to display the number of views of an application in operation dashboard ?&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are you specifically referring to apps that are hosted/stored within an ArcGIS Online organization? or something else?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are wanting to display the number of views for apps that are hosted/stored within an ArcGIS Online organization, you'll likely have to write some custom python scripts to query the &lt;A href="https://developers.arcgis.com/documentation/core-concepts/rest-api/"&gt;ArcGIS REST API&lt;/A&gt;, and possibly query for the number of item views. Then write this info into a custom feature service. You could then access the feature service's content in Operations Dashboard. I have not done this personally, but I think it is possible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Another user did something similar to monitor user activities in an enterprise geodatabase, see this Linked In post:&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.linkedin.com/pulse/esri-database-monitoring-dashboard-link-elmore/"&gt;Esri Database Monitoring Dashboard&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Apr 2019 00:04:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-dashboards-questions/display-number-of-view-in-operation-dashboard/m-p/372481#M2121</guid>
      <dc:creator>DerekLaw</dc:creator>
      <dc:date>2019-04-12T00:04:57Z</dc:date>
    </item>
    <item>
      <title>Re: Display number of view in operation dashboard</title>
      <link>https://community.esri.com/t5/arcgis-dashboards-questions/display-number-of-view-in-operation-dashboard/m-p/372482#M2122</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks &lt;A href="https://community.esri.com/migrated-users/3176"&gt;Derek Law&lt;/A&gt; , is it possible to display this result on the ArcGIS Online home page.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Anselme&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Aug 2019 09:09:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-dashboards-questions/display-number-of-view-in-operation-dashboard/m-p/372482#M2122</guid>
      <dc:creator>DambéSANWOGOU</dc:creator>
      <dc:date>2019-08-21T09:09:56Z</dc:date>
    </item>
    <item>
      <title>Re: Display number of view in operation dashboard</title>
      <link>https://community.esri.com/t5/arcgis-dashboards-questions/display-number-of-view-in-operation-dashboard/m-p/372483#M2123</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Anselme,&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Apologies for the late reply. I've been out of the office on vacation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; &lt;EM&gt;... is it possible to display this result on the ArcGIS Online home page&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Customizing the appearance of the ArcGIS Online home page is limited, but possible. Please take a look at&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;A href="https://community.esri.com/blogs/baldy/2017/07/24/beautify-that-homepage-creating-a-unique-look-and-feel"&gt;/blogs/baldy/2017/07/24/beautify-that-homepage-creating-a-unique-look-and-feel&lt;/A&gt;&amp;nbsp;&lt;/LI&gt;&lt;LI&gt;&lt;A class="link-titled" href="https://www.esri.com/arcgis-blog/products/arcgis-online/administration/customize-your-arcgis-online-home-page-description/" title="https://www.esri.com/arcgis-blog/products/arcgis-online/administration/customize-your-arcgis-online-home-page-description/"&gt;Customize your ArcGIS Online Home Page Description&lt;/A&gt;&amp;nbsp;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Sep 2019 19:18:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-dashboards-questions/display-number-of-view-in-operation-dashboard/m-p/372483#M2123</guid>
      <dc:creator>DerekLaw</dc:creator>
      <dc:date>2019-09-03T19:18:34Z</dc:date>
    </item>
  </channel>
</rss>

