Monitoring the number of Hits

Hi all,
Is there any business package or any feature in the portal, which enables the admin to determine the number of hits to the portal by the different users.
Please explain me in detail.
Thanks for your help in advance.
Reg
Henry

You can do this by creating Portal Activity Report iView. go through this
http://help.sap.com/saphelp_nw04/helpdata/en/fb/144120ea5b4e9c9385d493a578d6c9/frameset.htm
regards,
Piyush
ps: please reward points if this information is useful.

Similar Messages

  • Problems with getting the number of hits in the document.

    I need to get the number of hits in the document.
    I use the query template for this porpose as:
    SELECT d.id, score(1)
    FROM document d
    WHERE contains(d.content,'<query>
    <textquery>SEARCHWORD</textquery>
    <score datatype="INTEGER" algorithm="COUNT"/></query>',1)>0
    AND d.id=1
    problems:
    1. If I have some synonyms associated with SEARCHWORD in OracleThesaurus and in case if document contains these synonyms they are not counted.
    2. could you explain the following results returned by query above:
    search query: word1 - numberOfHits=10
    search query: word2 - numberOfHits=8
    search query: word1 OR word2 - numberOfHits=10
    i suppose that numberOhHits=18 for a query: word1 OR word2

    Hi.<br><br>
    1.Synonyms (and generally thesaurus query extensions) cannot automatically uses in queries. You MUST expand you query using SYN function yourself. Query you write just applicable for only KEYWORD search.<br><br>
    2. Ask yourself. I'm not seen your data. ;)<br>
    Rgrds, Yuri.<br><br>
    PS. Just read Oracle Text Reference - you can find many answers here. ;)

  • Watch the number of hits on a char while reporting

    Hi all,
    I want to create an aggregate for a characteristic in a report. But i don't know on which char i have to build  the aggregate. How can i know that, as far as i know based on number of hits for a char we can decide this. Where can we watch the number of hits?

    Hi Kishore,
    If you don't know on which characteristic you have to create the aggregate its good to created aggregates based on system proposals, for that statistical data should be available in the system upto date.
    while creating the aggregate you can consider the system proposal, then the system will  check the statistical data ans based on that aggregates will be created.
    After the above task observe the new aggregates some days, so that you can judge which aggreage is used frequently based on the column "valuation", it it contains more number of "+" symbols that is good aggregate and eventually you can retain the effective aggregates and you can delete the unwanted.
    you can run the report in RSRT debug mode to know which underlying objectes (aggregates / info cubes of a multiprovider etc) being hit.
    Hope it helps !!!
    Regards
    Prasad.

  • How do I monitor the number of logged on users in EP6.0 SP11?

    Hi folks,
    We are on SAP Enterprise Portal 6.0 SP11.
    I want to know the procedure by way of which I can monitor the number of logged on users in the Portal. Again, the logged on users can mean two things:
    1) Number of unique users at any given time
    2) Number of user sessions at any given time
    Now, here are certain things I know:
    1) EP6.0 SP2 had the Logged On Users iView. It's taken out in SP11 though.
    2) The Portal Activity Report can be used for this purpose in SP11. However, we don't have any plans to implement that right now.
    3) The Visual Admin can be used to monitor the user sessions and I am fine with that. However, my requirement is to collect user-load metrics every hour and I cannot really afford to monitor the Visual Admin that frequently.
    4) If I use the J2EE Telnet Admin, I can come to know the number of user sessions.
    As is apparent, I have no trouble getting the total number of user sessions. So, I guess the real question is - Is there any way by which I can know the number of unique users that are logged on to the Portal at any given time?
    Kindly let me know if there is a way for that (other than maybe the Portal Activity Report), and I promise to reward generously
    Thanks in advance!
    Regards,
    Sagar

    Hello Sagar,
    You have to write an application in that u have to use the follwing code
    <i>Step 1:</i>
    import the Files like
    <b>import com.sap.security.api.IUser;</b>
    <b>IPortalComponentRequest request = IPortalComponentRequest)this.getRequest();
    IUser usrSO =request.getUser();
    strSOID = usrSO.getUniqueName();</b>
    <i>Step 2:</i>
    Create a table at DB with the fields like userid Time and required filelds...
    <i>Step 3 :</i>
    Deploy your application and create a iview from PAR
    then create a invisible iview or attach the iview at the end of the page and attach this in every user role
    when the user logged in auto matically his ID will stored in the DB..
    Try to attch this iview in visible mode into System Admin role ..see the Number of users logged in
    But u have to write a efficient application for this
    Don't forget to award points ....
    Sreedhar G

  • How to monitor the number of parallel slaves in BW system

    Hi Guys,
    Suppose if run a aggregation job or compression job or delete/rebuild index, where i can monitor the number of parallel slaves used for that particular job in BW or only we can see in Oracle top session is there any setting we have to do in BW system.
    Thanks in advance
    Regards,
    Silpa

    Hi Marton,
    a similar question is addressed
    here.
    thank you,
    Julia
    This posting is provided "AS IS" with no warranties, and confers no rights.

  • How to find the number of hits on a single query

    how to get the information for number of hits on a single query on single day in BI system,
    Regards
    Kumar..

    Following links might help you
    Re: BEx Query is executed how many times???
    Number of times a Query is Run

  • Monitor the number of emails and email traffic?

    is there a way - an application or widget - that allows you to monitor the amount (number of in and out) for my email?

    I called Sun on this one, and found that everything is included under rlim_fd_max, unix sockets, std file descriptors, pipes, everything. At least I now know what to monitor with LSOF.
    Dave

  • Monitoring the number of active calls in a gateway from HUM

    Hi,
    we are configuring HUM and we want to display the number of active calls in a gateway but we can't find any OID's that show exactly what we want. So we are going to use the EXPRESSION-MIB in order to calculate some values we need.
    In MRTG we launch a snmpwalk query against the OID 1.3.6.1.4.1.9.9.63.1.3.1.1.9 (cvCallActiveInSignalLevel) and we count with a counter the number of rows obtained from that snmpwalk. The calculation is as follows:
    @ret=snmpwalk(sigint03.'@'.'x.x.x.x'.'1.3.6.1.4.1.9.9.63.1.3.1.1.9');
    foreach $campo (@ret) {
         $cuenta=$cuenta+1;
    print $cuenta."\n";
    But we don't know how to implement the "foreach" loop with the EXPRESSION-MIB... and we don't know any other way for getting the number of active calls.
    Can anybody please help me?
    Regards.

    Hi, I've only changed the command:
    snmpset -v 2c -c private router expExpressionValueType i 4
    with:
    snmpset -v 2c -c private router expExpressionValueType.1 i 4
    and
    snmpset -v 2c -c private router expExpressionValueType.2 i 4
    because, an error message appeared if not using the index. So, finally, the commands used are the following:
    snmpset -v 2c -c private router expNameStatus.110.110.110.110.110 i 6snmpset -v 2c -c private router expNameStatus.110.110.110.110.110 i 5snmpset -v 2c -c private router expExpressionIndex.110.110.110.110.110 gauge 1snmpset -v 2c -c private router expExpressionComment.1 octetstring "numeroEntradas"snmpset -v 2c -c private router expExpression.1 octetstring '$1 >= 0'snmpset -v 2c -c private router expObjectID.1.1 o 1.3.6.1.4.1.9.9.63.1.3.1.1.1snmpset -v 2c -c private router expExpressionValueType.1 i 4snmpset -v 2c -c private router expObjectIDWildcard.1.1 i 1snmpset -v 2c -c private router expObjectStatus.1.1 i 1snmpset -v 2c -c private router expNameStatus.110.110.110.110.110 i 1snmpset -v 2c -c private router expNameStatus.111.111.111.111.111 i 6snmpset -v 2c -c private router expNameStatus.111.111.111.111.111 i 5snmpset -v 2c -c private router expExpressionIndex.111.111.111.111.111 gauge 2snmpset -v 2c -c private router expExpressionComment.2 octetstring "sumaEntradas"snmpset -v 2c -c private router expExpression.2 octetstring 'sum($1)'snmpset -v 2c -c private router expObjectID.2.1 o expValueInteger32Val.1.0.0snmpset -v 2c -c private router expExpressionValueType.2 i 4snmpset -v 2c -c private router expObjectIDWildcard.2.1 i 1snmpset -v 2c -c private router expObjectStatus.2.1 i 1snmpset -v 2c -c private router expNameStatus.111.111.111.111.111 i 1
    But there are no entries in the expValueInteger32Val OID, so later, in the sum expression, there is no elements to sum. Please, find attached 2 files with the snmpwalk outputs.
    How could we get to have values in expValueTable?
    Many thanks.

  • How to get the number of hits ("returned rows") in read table statement

    Hi Experts
    I have the statement shown below, which seems not to work as I would like it to. My problem is that I would like to do two different things depending on weather or not a read table statement results in 0 hits or 1 (or more) hits.
        READ TABLE g_ship_item
            WITH KEY
         l_ztknum = DATA_PACKAGE-/bic/ztknum
         BINARY SEARCH.
          IF sy-subrc is initial.
          no hits found
            DATA_PACKAGE-/BIC/ZSTAGEERR = 1.
          ELSE.
          hits where found and we will do something else...
            DATA_PACKAGE-/BIC/ZSTAGEERR = 0.
    Hope someone can help me out of my problem...
    Thanks in advance, regards
    Torben

    Hi,
    As you are using READ statement with Binary search, check whether the internal table g_ship_item is sorted with field /bic/ztknum or not. If it is not sorted then the result of this READ statement is not correct.
    Below is the correct code.
    sort  g_ship_item by /bic/ztknum.
    READ table g_ship_item with key g_ship_item = xxx.
    Thanks,
    Satya

  • Are there tools to monitor the number of users connected to the Messaging Server

    Can you monitor concurrent users on the Netscape Messaging Server?
    <P>
    We currently do not have any tools that can monitor concurrent
    users.

    Excellent.
    Tested, works as long as you set the ORACLE_SID first ( to change databases )
    ps -ef | grep $ORACLE_SID | grep "LOCAL=NO" | awk '{print $2}' | wc -l
    Thanks!
    select OSUSER
        from V$SESSION
    where AUDSID = SYS_CONTEXT('userenv','sessionid')
        and rownum=1;Best Regards
    mseberg

  • Is there a way to find out the number of hits from iTunes for my podcast?

    Looking over my stats pages I see that 95% of all people listening to my podcast are coming from iTunes mac/windows. I suppose I could do the math, but i'm curious if there is a way to find out the exact number of people subscribed to the podcast in iTunes?
    Eric
    www.letsgetnaughtypodcast.com

    hi there you can use http://www.statcountercom
    this will give you a way to see exactly where everyone is from. just install the code it make and put it in your podcast page. and everytime some one come to the podcast you will find your info
    http://www.radioamerica1.com
    http://radioamerica.podomatic.com
    http://backalleyblues.podomatic.com
    here a few of my podcast that i have , hope this helped also

  • Keeping track of the number of hits

    Hi,
    I'm developing a website in JSP and what I want is to keep track of how many times a link on my site has been clicked on...
    Let me explain a little further: I have a links section with all types of links and i want to know how often these links are used
    Now, what's the "best" solution for this problem?
    Putting my links in a database or a just a file or XML, and how can I detect when someone has clicked on that link?
    Every solution is welcome
    Thx in advance
    GekkeGwuido

    The traditional way to do this is with a redirect. Basically you have a servlet or JSP that will be called anytime anyone clicks on a like. It contains a redirect parameter. For example, your HTML might look something like:
    <a href="http://www.yourdomain.tld/redirector.jsp?linkid=1234" />Then, in redirector.jsp you look up in, likely, a database what linkid 1234 is. Assuming you find it you update your database with whatever information you want about link 1234 and send a redirect to the URL that link 1234 is for.

  • How do  find the number of visits to my iweb site hosted on mobile me?

    can you please tell me how to monitor the number of hits to my iweb site?
    thanks
    david swann

    If you would like to know, in addition to the number of visitors, where they are from, what size monitor they used, what site they came from to get to your site, what browser they used,  what system they were using and more then try a 3rd party counter. 
    I use StatCounter which give all that info an more.  This tutorial describes how to add the counter to each page via an HTML snippet: #13 - Adding a StatCounter as an HTML Snippet
    OT

  • Number of hits to an HTMLDB application

    Hi,
    I would like to know if there is an option in HTMLDB where I can find out how many people have logged into my application in a single day. This will give an idea of the number of hits we have for our application in a single day. Also, if Iam able to get information like - what is the LOB (Line Of Business) of the person who’s logged into the application, it would be great !
    Thanks,
    Manzoor.

    Manzoor,
    Login to your workspace, and then from the "Workspace Administration" region on the right side of the page, select "Manage Workspace", then select "Monitor Activity".
    This page has a variety of reports on it that show usage of your HTML DB applications.
    Thanks,
    - Scott -

  • Number of hits displayed in IC Agent Inbox

    Hi,
    Is there any way that number of hits can be diaplayed in the result list of IC agent Inbox.
    Currently its does not diaplay the number of hits. But this is available in standard search.
    Please help.
    Regards
    Yogesh

    Hi Nicolas,
    Thanks.
    We have recently upgraded from CRM 5.0 to 7.0.
    We have enhanced the Inbox view to meet our requirements. After that I dont see the number of hits being displayed.
    I see it appearing in standard search view
    But how can I display the hits in result view. How can this be achieved
    Let me know if you require any more info.
    Regards
    Yogesh

Maybe you are looking for