Re: Enhanced Master Counter?
This WebDNA talk-list message is from 1997
It keeps the original formatting.
numero = 15053
interpreted = N
texte = >I'm using WC to serve up several different domains off of my server and I'd>like to create an enhanced MasterCounter (based upon the orginal WebDNA>sample) that would be more useful for myself and my clients. Basically I'd>like to use just one counter.db and give each one of my clients a>reports.tmpl that would only show their domain's traffic.I do this already but I set the name of the counter and the site name aheadof time. And it doing so can control who sees what. I used replace notappend and if the counter name is not set ahead of time it does not getcounted. You could do the same thing with the sample just a field calledsite and when appended on a given site add sitea and on the other site dositeb and so on. then control the display with a search. an interestingthing I did on some multi-domain pages is I created a another counter namethat is located right after the page counter called grand total and thesite name is admin and only I get to see the total traffic for all thesites combinded. Instead of searching all the records just to get agrandtotal. I do a look-up and it shows the grandtotal on my personaladmin page along with the free memory available to webcat :)>I'd also like to automatically email a monthly traffic report to each>domain.Just pour a search out between the [sendmail] tags. After the email has been sent, I'd like to automatically archive>the counter.dbKen can tell you how to do this. Never done that.and reset the counters to zero for the next month.just search all the records and do a [math]total=0[/math] where total isthe field you are tracking.>I'd like to know if anyone has already created such a monster (boy wouldn't>that be nice!). If not, is there enough interest in such a thing that I>should write a generic version of it to be posted to the WedDNA code>archive?>>Any comments or suggestions are welcome.>-marty===============================================Gary Richter PanaVise Products, Inc. 7540 Colbert Dr. Reno, Nevada 89511 Ph: 702.850.2900 Fx: 702.850.2929 Email: grichter@panavise.com http://www.panavise.com===============================================
Associated Messages, from the most recent to the oldest:
>I'm using WC to serve up several different domains off of my server and I'd>like to create an enhanced MasterCounter (based upon the orginal WebDNA>sample) that would be more useful for myself and my clients. Basically I'd>like to use just one counter.db and give each one of my clients a>reports.tmpl that would only show their domain's traffic.I do this already but I set the name of the counter and the site name aheadof time. And it doing so can control who sees what. I used replace notappend and if the counter name is not set ahead of time it does not getcounted. You could do the same thing with the sample just a field calledsite and when appended on a given site add sitea and on the other site dositeb and so on. then control the display with a search. an interestingthing I did on some multi-domain pages is I created a another counter namethat is located right after the page counter called grand total and thesite name is admin and only I get to see the total traffic for all thesites combinded. Instead of searching all the records just to get agrandtotal. I do a look-up and it shows the grandtotal on my personaladmin page along with the free memory available to webcat :)>I'd also like to automatically email a monthly traffic report to each>domain.Just pour a search out between the
[sendmail] tags. After the email has been sent, I'd like to automatically archive>the counter.dbKen can tell you how to do this. Never done that.and reset the counters to zero for the next month.just search all the records and do a
[math]total=0[/math] where total isthe field you are tracking.>I'd like to know if anyone has already created such a monster (boy wouldn't>that be nice!). If not, is there enough interest in such a thing that I>should write a generic version of it to be posted to the WedDNA code>archive?>>Any comments or suggestions are welcome.>-marty===============================================Gary Richter PanaVise Products, Inc. 7540 Colbert Dr. Reno, Nevada 89511 Ph: 702.850.2900 Fx: 702.850.2929 Email: grichter@panavise.com http://www.panavise.com===============================================
grichter@panavise.com (Gary Richter)
DOWNLOAD WEBDNA NOW!
Top Articles:
Talk List
The WebDNA community talk-list is the best place to get some help: several hundred extremely proficient programmers with an excellent knowledge of WebDNA and an excellent spirit will deliver all the tips and tricks you can imagine...
Related Readings:
Search results templates (1996)
no [search] with NT (1997)
Error cart approval pending (2005)
Off Topic: Frames Killer? (1998)
2.0 Info (1997)
checking for [ and ] in form fields ... (1997)
Country & Ship-to address & other fields ? (1997)
docs for WebCatalog2 (1997)
WC Database Format (1997)
RE: Error reading data -1 (1997)
Help! WebCat2 bug (1997)
Recalculating Shipping Costs (1997)
RE: 2nd WebCatalog2 Feature Request (1996)
Missing contexts on NT (1997)
Error Lob.db records error message not name (1997)
[WriteFile] problems (1997)
Storeless in Seattle... (1998)
One more time (1997)
Formulas.db not working (2006)
[Include] within a .dna file (2005)