<?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: Count Web hits in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Count-Web-hits/m-p/753978#M237694</link>
    <description>&lt;P&gt;There's no way you can get a hit count just by knowing the URL.&lt;/P&gt;
&lt;P&gt;You need access to the log files.&lt;/P&gt;</description>
    <pubDate>Tue, 13 Jul 2021 23:42:24 GMT</pubDate>
    <dc:creator>ChrisNZ</dc:creator>
    <dc:date>2021-07-13T23:42:24Z</dc:date>
    <item>
      <title>Count Web hits</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Count-Web-hits/m-p/753566#M237534</link>
      <description>&lt;P&gt;Hi - Can you please let me know how to write the program to count number of web hits for each month in SAS EG?&lt;/P&gt;</description>
      <pubDate>Mon, 12 Jul 2021 17:41:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Count-Web-hits/m-p/753566#M237534</guid>
      <dc:creator>DLROW</dc:creator>
      <dc:date>2021-07-12T17:41:59Z</dc:date>
    </item>
    <item>
      <title>Re: Count Web hits</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Count-Web-hits/m-p/753616#M237556</link>
      <description>&lt;P&gt;Need more information, what does your data source look like?&lt;/P&gt;</description>
      <pubDate>Mon, 12 Jul 2021 20:57:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Count-Web-hits/m-p/753616#M237556</guid>
      <dc:creator>JOL</dc:creator>
      <dc:date>2021-07-12T20:57:00Z</dc:date>
    </item>
    <item>
      <title>Re: Count Web hits</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Count-Web-hits/m-p/753765#M237620</link>
      <description>&lt;P&gt;I was given an URL (website) and asked to get the hit count. I am not sure if this can be done from SAS. I did look into PROC HTTP which cannot do anything on this requirement I guess. I also searched but couldn't find any solution. My thought is, coding should be done on the website itself and I can not do any coding from SAS. Please suggest.&lt;/P&gt;</description>
      <pubDate>Tue, 13 Jul 2021 13:13:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Count-Web-hits/m-p/753765#M237620</guid>
      <dc:creator>DLROW</dc:creator>
      <dc:date>2021-07-13T13:13:18Z</dc:date>
    </item>
    <item>
      <title>Re: Count Web hits</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Count-Web-hits/m-p/753832#M237660</link>
      <description>&lt;P&gt;SAS works on table (row, column) structured data.&amp;nbsp; You would need those hits imported into some sort of table file structure, or a delimited file that can be converted to a table.&lt;/P&gt;</description>
      <pubDate>Tue, 13 Jul 2021 17:03:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Count-Web-hits/m-p/753832#M237660</guid>
      <dc:creator>JOL</dc:creator>
      <dc:date>2021-07-13T17:03:35Z</dc:date>
    </item>
    <item>
      <title>Re: Count Web hits</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Count-Web-hits/m-p/753870#M237671</link>
      <description>&lt;P&gt;&amp;nbsp;One would need access to the access_logs on the server in order to count the web hits.&lt;/P&gt;
&lt;P&gt;Consider using SAS Web Analytics. Have a look at theis paper&amp;nbsp;&lt;A href="https://support.sas.com/resources/papers/proceedings/proceedings/sugi31/016-31.pdf" target="_blank"&gt;https://support.sas.com/resources/papers/proceedings/proceedings/sugi31/016-31.pdf&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 13 Jul 2021 18:36:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Count-Web-hits/m-p/753870#M237671</guid>
      <dc:creator>Sajid01</dc:creator>
      <dc:date>2021-07-13T18:36:54Z</dc:date>
    </item>
    <item>
      <title>Re: Count Web hits</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Count-Web-hits/m-p/753886#M237679</link>
      <description>&lt;P&gt;I thought so. Thank you.&lt;/P&gt;</description>
      <pubDate>Tue, 13 Jul 2021 19:12:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Count-Web-hits/m-p/753886#M237679</guid>
      <dc:creator>DLROW</dc:creator>
      <dc:date>2021-07-13T19:12:08Z</dc:date>
    </item>
    <item>
      <title>Re: Count Web hits</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Count-Web-hits/m-p/753891#M237681</link>
      <description>&lt;P&gt;I'll look into it. Thanks.&lt;/P&gt;</description>
      <pubDate>Tue, 13 Jul 2021 19:19:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Count-Web-hits/m-p/753891#M237681</guid>
      <dc:creator>DLROW</dc:creator>
      <dc:date>2021-07-13T19:19:03Z</dc:date>
    </item>
    <item>
      <title>Re: Count Web hits</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Count-Web-hits/m-p/753978#M237694</link>
      <description>&lt;P&gt;There's no way you can get a hit count just by knowing the URL.&lt;/P&gt;
&lt;P&gt;You need access to the log files.&lt;/P&gt;</description>
      <pubDate>Tue, 13 Jul 2021 23:42:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Count-Web-hits/m-p/753978#M237694</guid>
      <dc:creator>ChrisNZ</dc:creator>
      <dc:date>2021-07-13T23:42:24Z</dc:date>
    </item>
  </channel>
</rss>

