Welcome to TalkGraphics.com
Results 1 to 6 of 6
  1. #1

    Default Website statistics

    Before I started using WebDesign (currently version: 12.0.0.45036 DL May 20 2016) I used to have a small icon on several of my pages from OneStat, which gathered up statistics on my webpages, that I could then access through the OneStat website. How many visits, where from, what OS and such.

    I pasted the icon with the attending HTML from one of my old files in two of my WebDesign pages, and the icon showed up (which I moved to the bottom of the webpage) and I checked and the HTML code was there too. But when I published the website, one page was completely blank, and the other was missing the header and Menu buttons at the top. Obviously something is not working, no idea what. I removed the "offending" icon, republished, and all is well again.

    How can I use the OneStat stuff in WebDesign?
    Alternately, is there a statistics gathering widget (or whatever) that I can include on my pages to track visits.
    I also have a download page for 8 MP3 (royalty free, all legal) at a time. Is there any way to track statistics on downloads or listens from that page or even the individual files?

    David
    Last edited by DBoydNL; 26 March 2017 at 05:27 PM.

  2. #2
    Join Date
    Apr 2012
    Location
    SW England
    Posts
    17,874

    Default Re: Website statistics

    Quote Originally Posted by DBoydNL View Post
    Before I started using WebDesign (currently version: 12.0.0.45036 DL May 20 2016) I used to have a small icon on several of my pages from OneStat, which gathered up statistics on my webpages, that I could then access through the OneStat website. How many visits, where from, what OS and such.

    I pasted the icon with the attending HTML from one of my old files in two of my WebDesign pages, and the icon showed up (which I moved to the bottom of the webpage) and I checked and the HTML code was there too. But when I published the website, one page was completely blank, and the other was missing the header and Menu buttons at the top. Obviously something is not working, no idea what. I removed the "offending" icon, republished, and all is well again.

    How can I use the OneStat stuff in WebDesign.
    Alternately, is there a statistics gathering widget (or whatever) that I can include on my pages to track visits.
    I also have a download page for 8 MP3 (royalty free, all legal) at a time. Is there any way to track statistics on downloads or listens from that page or even the individual files?

    David
    David, can you provide the entire code for the button please?

    Acorn
    Acorn - installed Xara software: Cloud+/Pro+ and most others back through time (to CC's Artworks). Contact for technical remediation/consultancy for your web designs.
    When we provide assistance, your responses are valuable as they benefit the community. TG Nuggets you might like. Report faults: Xara Cloud+/Pro+/Magix Legacy; Xara KB & Chat

  3. #3

    Default Re: Website statistics

    <!--ONESTAT SCRIPTCODE START-->
    <!--
    // Het wijzigen van deze code is niet toegestaan en zal uw account definitief blokkeren!
    // Account ID : (deleted my account ID)
    // Website URL: http://www.ebg-veghel.nl
    // Copyright (C) 2002-2007 OneStat.com All Rights Reserved
    -->
    <div id="OneStatTag"><table border='0' cellpadding='0' cellspacing='0'><tr><td align='center'>
    <script type="text/javascript">
    <!--
    function OneStat_Pageview()
    {
    var d=document;
    var sid="491689";
    var CONTENTSECTION="";
    var osp_URL=d.URL;
    var osp_Title=d.title;
    var t=new Date();
    var p="http"+(d.URL.indexOf('https:')==0?'s':'')+"://stat.onestat.com/stat.aspx?tagver=2&sid="+sid;
    p+="&url="+escape(osp_URL);
    p+="&ti="+escape(osp_Title);
    p+="&section="+escape(CONTENTSECTION);
    p+="&rf="+escape(parent==self?document.referrer:to p.document.referrer);
    p+="&tz="+escape(t.getTimezoneOffset());
    p+="&ch="+escape(t.getHours());
    p+="&js=1";
    p+="&ul="+escape(navigator.appName=="Netscape"?nav igator.language:navigator.userLanguage);
    if(typeof(screen)=="object"){
    p+="&sr="+screen.width+"x"+screen.height;p+="&cd=" +screen.colorDepth;
    p+="&jo="+(navigator.javaEnabled()?"Yes":"No");
    }
    d.write('<a href="http://www.onestatfree.com/aspx/login.aspx?sid='+sid+'" target=_blank><img id="ONESTAT_TAG" border="0" src="'+p+'" alt="This site tracked by OneStatFree.com. Get your own free site tracker."></'+'a>');
    }

    OneStat_Pageview();
    //-->
    </script>
    <noscript>
    <a href="http://www.onestatfree.com"><img border="0" src="http://stat.onestat.com/stat.aspx?tagver=2&amp;sid=491689&amp;js=No&amp;" ALT="digitale marketing"></a>
    </noscript>
    </td></tr><tr><td align='center'><div style="COLOR:black;display:none;FONT-FAMILY:'Verdana';"><a href="http://www.onestat.com/default-nl.aspx" style="text-decoration:none;">digitale marketing</a><br></div></td></tr></table></div>
    <!--ONESTAT SCRIPTCODE END-->

  4. #4

    Default Re: Website statistics

    After some additional "twinkying" (that's the technical term) I got the OneStat Icon and HTML code to show up on all of my pages. No idea why it wouldn't work before.
    Thanks for you help, though.

    David
    Last edited by DBoydNL; 26 March 2017 at 05:46 PM. Reason: added info

  5. #5
    Join Date
    Apr 2012
    Location
    SW England
    Posts
    17,874

    Default Re: Website statistics

    David, glad, it's sorted,
    Acorn
    Acorn - installed Xara software: Cloud+/Pro+ and most others back through time (to CC's Artworks). Contact for technical remediation/consultancy for your web designs.
    When we provide assistance, your responses are valuable as they benefit the community. TG Nuggets you might like. Report faults: Xara Cloud+/Pro+/Magix Legacy; Xara KB & Chat

  6. #6
    Join Date
    Aug 2000
    Location
    Placitas, New Mexico, USA
    Posts
    41,515

    Default Re: Website statistics

    Google Analytics is excellent and free for this.

 

 

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •