Web Stats, hit tracking

I am new to .mac and am still finding my way around. Can someone please tell me how I can track my web hits, unique visitors, key words used, etc. I have been emailing my site to lists of people, and I would like to see if people are visiting.
Thanks

Hi there,
[Have a look at this|http://alyeska.altervista.org/en/iWeb_Statcounter.html]
Regards,
Cédric

Similar Messages

  • Web stats for hit counter

    I've got a nice hit counter built with help from these
    forums. It's working beautifully. Now I'm building the web stats
    page. (no I'm just using CF7 and don't have CFStat from CF8 yet) I
    would like to display the total count for the month (which I've
    got) and then the daily breakdowns with the count for each day. I
    know there's got to be a dynamic way to set the queries up to do
    this without building 30 queries or more. I also want it to be able
    to continue through the years without me having to modify the
    dates.
    Right now my simple query looks like this.
    <cfquery datasource="#dsn#" name="sept">
    select referer, date from website_hits
    where page like '%home.cfm'
    and date >= '09/01/08'
    and date <= '09/30/08'
    </cfquery>
    and the output is correct with
    <cfoutput>#sept.recourdcount#</cfoutput>
    But I know this is not good coding. I must be overwhelmed or
    in a brain fog. Any thoughts?
    Thanks, Wendy

    Maybe I should be more specific. I got the monthly total
    query working using this
    <cfset today = #Dateformat(Now(), "mm/dd/yy")#>
    <cfset daytostart= #DateAdd("d",-thedatepart,today)#>
    <cfset daytostart = daytostart +1>
    <cfset daytostart = #DateFormat(daytostart,
    "MM/DD/YY")#>
    <cfquery datasource="#dsn#" name="monthly">
    select referer, date from website_hits
    where page like '%home.cfm'
    and date >= '#daytostart#'
    and date <= '#DateFormat(now(), "mm/dd/yy")#'
    </cfquery>
    <cfoutput>#monthly.recordcount#</cfoutput>
    <br>
    But now I need to pull out the daily totals. I'm toying with
    the query below. I'm assuming I need to loop this and be able to
    increment the date where it's currently hard coded. Is there a way
    to loop this and assign each date to a variable that I can use to
    display in a table?
    <cfquery datasource="#dsn#" name="thefirst">
    select date from website_hits
    where page like '%home.cfm'
    and date = '09/01/08'
    </cfquery>

  • When I enter a web address, hitting enter does not bring it up. I have to use my mouse and click "go to address" arrow. This only recently started. How do I fix this?

    when I enter a web address, hitting enter does not bring it up. I have to use my mouse and click "go to address" arrow. This only recently started. How do I fix this?
    When I open firefox my home page comes right up, but, anything I enter after that does not open by hitting enter.
    Please advice,
    Anita

    Probably caused by an extension that you have installed. <br />
    http://support.mozilla.com/en-US/kb/troubleshooting+extensions+and+themes

  • Using MDM Web UI for Tracking Changes in MDM with SQL

    Hi
    Does any one have Step to step document on How to Generate MDM Web UI for Tracking Changes with SQL Server.
    we are using SAP Netweaver Composition Environemnt 7.1,SAP MDM 7.1and Micorsoft  Sql Server 2008.
    I found few blogs and documents in SDN, but all of them were not with Composition Environment Version 7.1.
    Already i activated Change Tracking in SAP MDM Console and i am able to see the changes to Field values in SQL with Select Queries.
    If any one have please forward me.
    Thanks in Advance.
    Thanks
    Sowseel

    Hi
      you can Write SQL query to check below is Example to check
    SELECT [Id]
          ,[EntryType]
          ,[EventTime]
          ,[EventId]
          ,[UserPermId]
          ,[TableId]
          ,[FieldPermId]
          ,[RecPermId]
          ,[AttrPermId]
          ,[QFieldPermId]
          ,[LinkId]
          ,[Rating]
          ,[UserName]
          ,[TableName]
          ,[FieldName]
          ,[RecordName]
          ,[Locale]
          ,[OldValue]
          ,[NewValue]
          ,[SizeRest]
          ,[Rest]
          ,[ParentTableId]
          ,[ParentRecId]
      FROM [PRRepositoryNAME_Z000].[dbo].[A2i_CM_History]
    this query will used in web application where you are implementing change Tracking
    Thanks

  • Planning on using Arch for a web server/torrent tracker/torrent s[...]

    I'm going to be making a web server/torrent tracker/torrent seed (hopefully) from Arch on an old-ish HP NetServer E 800. I was going to go with Debian, but I like the KISS Arch brings and with a server on the slim hardware I'm using, even Debian is too big esp. compared to Arch. [If the hardware's not up to Arch (highly doubtful) I'll have to resort to *gasp* Gentoo.]
    I saw the tutorial on the wiki for Arch with Apache, LAMP, etc. so that's fine. I do, however, have a question about torrent stuff. I'm wanting to track and seed my band's torrents off the same machine (obviously, it won't be the sole tracker; TPB/Mininova/etc.), where its site is (two separate domains: .com for the main site, .org for the email, legal stuff, and BT tracker).
    I am planning on using XBTT as the tracker and XBTC + web interface as the seed client. My main (and only, as of yet) problem is that there are no instructions on the XBTT site or Arch wiki for using Arch with XBT(T/C). I guess the only difference is getting the tools needed. Are these included with Arch, in the main repos, or somewhere available for Arch? Also, would there be a conflict seeding from the same machine the tracker is on?
    If that doesn't work, I'm thinking Opentracker. I don't expect too many peers but we might get Dugg, Slashdotted, Stumbled, or promoted by TPB (they like when bands release over BT). So, I want a tracker than can handle the unlikely event of a large number of peers.
    Also, does anyone know of a Python frontend to XBTT? PHP is fine, but really prefer Python to integrate with the remainder of the site.
    Thanks in advance,
    Sajro

    manasij7479 wrote:3.This should be an stfw type of question, but I'm really confused about which way to go for a remote desktop connection.
    So, I'd like to hear any experience, positive or negative, on that matter.
    Note that my main machine will have an extra monitor,on which I'd like to ocassionaly 'see' the server.
    I second/third/forth screen. Ask yourself if you really need a GUI for a server--chances are, the answer is a "no." Screen is handy because you can detach it from anywhere and then resume right where you left off. ctrl+a followed by "d" to detach, screen -r to resume (or -rd if you need to resume and detach a running instance). GUIs are mostly overkill for this use case, IMO.
    I have a very similar setup with a cheapish AMD CPU, large disks, and a fair amount of RAM running mostly as a file server/router/miscellaneous box (NFS/SMB, also as a web server, IPv6 gateway, and other odds and ends). I have one of the monitors of my desktop plugged into it in the event I actually need to see it (rare, but can happen if something occurs with the network).
    I think you'll find after some experimentation that it's a lot easier to manage and run than you might expect. The same drawbacks that apply to Arch desktops apply to servers as well, probably more so: Regular maintenance updates aren't likely to happen depending on how you use the server, so you need to keep up on the news and bookmark important entries for whenever you do have time to update it. Be extra sure to update it only when you have an hour or two to spare, particularly if you come to rely on that machine to be up and running.
    Perhaps the more serious drawback of having an always on (or almost always on) server is that you'll find far more uses for it than you originally anticipated.

  • Looking for a simple, standalone desktop app for web stats

    Well, I see they've changed the forums here again. SIGH.
    Anyway, a certain web host has eliminated AWStats from it's shared hosting. So I used Webmaster Tools. And now they've changed, and no longer display the simple visitors and hits. Google Analytics is way too complex for what I need, as are many of the stats programs I've looked into.
    I can download the daily Apache log files, that's no problem. Just looking for a small standalone program to import these and show the data like AWStats.  Any suggestions? The only other options would be to go to a different web host. Not a big deal overall, but I would rather not deal with the hassle, especially the migrating the database.

    Not sure of standalone 'desktop' apps. But check out http://www.openwebanalytics.com/ and Web Analytics in Real Time | Clicky  - they're both very intuitive and easy to use with a lot more simplified stats than Google Analytics.

  • SharePoint 2010 web analytics not working - not all web requests hitting the logging database

    Hi there, I have 2 windows 2008 web front end servers, 1 windows 2008 application server and 2 clustered windows 2008, SQL Server 2008 SP2 clustered servers in my farm. 
    I am having trouble getting Web Analytics configured and googled for days and followed everything I have found but still no luck.  The problem is that the logging database is only logging requests to Central admin URL only but if I hit any other
    site in my farm it doesn't log in the database.  Hence why I am not getting any reports in the front end. 
    These are also missing from the ULS logs too.  Only central admin entries in the logs.
    Anyone seen this before?
    Thanks

    Hi CharlieBoy,
    Please enable the verbose ULS log for category "Web Analytics Services category", then see if there are more related ULS log message appearing (may need to wait a day).
    Also check the following 2 articles about troubleshooting the web analytics issue, which should be helpful.
    http://blogs.msdn.com/b/sharepoint_strategery/archive/2012/03/16/troubleshooting-sharepoint-2010-web-analytics.aspx
    http://blogs.technet.com/b/manharsharma/archive/2012/10/13/sharepoint-2010-web-analytics-troubleshooting-reporting-db.aspx
    Thanks
    Daniel Yang
    TechNet Community Support
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact
    [email protected]

  • Logging web stats in Oracle 8i

    Hi,
    Not sure if I'm in the right forum, but here goes:
    We have developped a ColdFusion-based application that serves up URLs compiled in an Oracle 8i DB via our website (http://www.workinfonet.ca). I was wondering how we can incorporate web access stats directly in a field within the table structure so we can analyse it using, say, WebTrends Enterprise.
    Any insight on this would be much appreciated.
    Thank you!
    Regards,
    Marc Couture
    Technical coordinator/Coordonnateur technique
    info-Emploi Canada WorkinfoNET
    e-mail: [email protected]

    Does your APP's/HTTP Server supports loading the http log files in to the Oracle Database. If it supports then you can upload this data into Oracle Database and then run analysis on that.
    Other wise you can use sql*loader to load this http log file into the Oracle Database.
    null

  • Web Service Session Tracking

    Is there a standard protocal that will allow Web Services to be tracked via a session?
    I know that one can do it via an http session, but from what I have read - it is not recommended.
    A correlation ID has been referred to - but is there a standard way of doing this via a correlation ID - I hate to just start creating my own tracking mechanism.
    Thanks in Advance!
    dustoff

    Is there a standard protocal that will allow Web Services to be tracked via a session?
    I know that one can do it via an http session, but from what I have read - it is not recommended.
    A correlation ID has been referred to - but is there a standard way of doing this via a correlation ID - I hate to just start creating my own tracking mechanism.
    Thanks in Advance!
    dustoff

  • Web Administration Usage tracking

    Hi,
    Is it possible to activate usage tracking for Web Administration, to log Web Administrator activities?
    Thanks in advance,
    Vladimir

    No.

  • Web stats

    We're using the basic stat providers (
    http://www.analog.cx/) for a site
    and I'm trying to understand what the results mean.
    We're driving traffic to a site via a newspaper ad as well as
    a flash banner on the newspaper's site.
    There are only three graphics on the landing page, which
    contains a form for the user to fill out and submit.
    When I see this:
    Number of requests: 10,296 and then
    Number of page requests: 2259
    all for one day's worth of reporting, I'm trying to
    understand what a request versus a page request means.
    The scant documentation says a request is essentially a hit
    for the url while a page request is a hit on a specific page of the
    site.
    However, there is only one page (3 graphics and a form) that
    the banner links to which is just the url so nobody is typing in or
    getting directed to anything other than the url...which is just the
    index.html page.
    The paper is giving us a click-through rate on the Flash
    banner but it's much lower than what we're seeing on these stats
    that use
    http://www.analog.cx/
    at the host.
    Can anyone make any sense of what an actual 'request' is
    versus a 'page request'?
    Thanks

    On Fri, 4 May 2007 14:34:48 +0000 (UTC), "CanonBoy"
    <[email protected]> wrote:
    > Can anyone make any sense of what an actual 'request' is
    versus a 'page
    >request'?
    As far as requests, the source doesn't make any difference,
    regardless
    of whether the visitor types the url or clicks the banner,
    the result is
    exactly the same:
    1 request for the index.html file
    3 requests (one each for the three images)
    If you have any external .css or .js files, each of those
    would be a
    separate request.
    If they submit the form, that would be at least one more
    request, more
    if the result page includes any external files like images,
    .css or .js
    files.
    Gary

  • PDF and Web Stats

    Hello,
    I would like to know where can I find the statistics of opening PDF files on my webpage.
    For example: MY PDF FILE. When I use GA it tells my a lot of informations, but not what I want about this stats.
    Any clue?
    Regards.
    Peter.

    This has nothing to do with Adobe Reader. You might ask in the Web Design forum if there is a way to design webpages do this data is available.

  • Web stat in JSP

    Hi!
    Someone can tell me a bit where I can find some documentation or any related stuff for building a web site stat. The way we should do it. thank you!

    Hi
    If you need professional support and recording metrics, you could use coremetric for the same, only if you have a revenue for the same.
    Regards
    Aruneesh

  • Tired of web advertisment, spycookies, tracking cookies?

    Here you can get help!
    http://fanboy.co.nz/adblock/
    I tested the fanboy's "urlfilter.ini" at last for 3 mounth now with the Opera Webbrowser 9.2x and the Opera Web Browser 9.50 beta builds. I works just fine for me, so I advertise it now for all of you, try it maybe you like it too
    + It blocks the access for many Adult Websites and Dating Websites.
    + it protect you for Spam. The Tracking & Spy Cookies are blocked, Informations they don't get they can't use

    A very good informational topic.
    there is also a user-css for opera users, which in most cases will remove the empty ad-placeholders

  • Why all of a sudden is what I do on web pages being tracked for ads to show me?

    I detest ad tracking and all of a sudden any page I go to as a consumer gets tracked. Ads showing in safari ,  products I have looked days earlier. Safari also has been on a crash cycle, closing it's self when I try going to a new page or follow a link. Have never found a way to get a fresh copy of Safari, this is most frustrating!

    I'm a bit unclear on what you're seeing with regard to these ads. Are you seeing ads that are normal for the page in question, or are you seeing ads where there shouldn't be any?
    Regarding the browser crashes, that's not normal. It could be a result of visiting a malicious page. There is a long-standing bug where a maliciously-crafted (or just plain corrupt) image file can cause Safari on iOS to crash. It does nothing more than that, though, so I'd be surprised if you see that sort of thing with any regularity. If you're seeing it on more than one particular page, this is unlikely to be the cause.
    Beyond that, you probably just have something wrong with the system on your iPad. First, try resetting your device. Press and hold both the home button and the sleep/wake button for about 10 seconds, until the screen turns off. Ignore the slider that will appear. Release the buttons, then press and hold the sleep/wake button until the Apple logo appears. This is the equivalent of a reboot, and should not affect your data or apps.
    If that doesn't help, try restoring your device from backups, and if that doesn't help, restore it to factory settings (ie, do not restore a backup). See:
    http://support.apple.com/kb/ht1414
    If none of that helps, the issue is caused by some kind of hardware problem, and the device will need to be repaired or (more likely) replaced.

Maybe you are looking for

  • Average value for a Date Field in an OO Alv Grid.

    Hi Abapers. I've been searching for some info about averages in OO Alv grid lists but cannot find an answer to what I'm really need. The question is that, for getting an average, a 'C' value must be set in the field DO_SUM of the fieldcatalog structu

  • Preview and design mode issues

    I would like to report a couple of glitches in Muse.  Problem #1: I had a pair of photos that I added some text with in a separate text box.  I had problems with alignment, so I put the photos into a  slideshow with the text:   I hit enter to space e

  • Oracle RAC certification

    hi all , i have OCA and OCP certification for database administrator 10g , i need to take oracle RAC certification 11g what is the best scenario should i do .

  • I need info about CL_XML_DOCUMENT

    Hi to all, I need info about the class CL_XML_DOCUMENT and his methods. I only have seen information of a few methods. Where can I find more information and examples of use about this class?

  • Is my GarageBand completely messed up or is it just me...

    I've been looking long and hard for a way to edit mp3s -- cutting and splicing. I thought GarageBand would be able to and when I googled it, apparently I'm supposed to be able to drag any mp3 into GarageBand's timeline and it should import itself. We