Tracking Website users?

I want to be able to track users that come to the site. I
want to know
where they enter, where they go and what they purchase.
Are there some general strategies that would be helpful to
me?
Any ideas welcome.
I can track general users to the site using applications on
the server
but it doesn't track individuals.
Thanks for your help.

Julian, PERFECT! Thanks. Analytics is exactly what I was
looking for.
Free too! Now I just have to get it to work.
I just got done telling my boss that there really wasn't a
way, besides
paying for data mining (something I don't agree with) so
seeing this
option is great.
Julian Roberts wrote:
> You might want to think about using Google Analytics for
this. It's pretty
> good.
>

Similar Messages

  • How do I use JSP to track online user

    Hi,
    I am using JPSs to build a website,and I want these JSPs to detect and display how many users are active browsing on my website and their usernames.I know I can use session to track cocurrent users online,but I had to use some external class to do that,so my Q is that is there pure JSP solution for this without use bean or call other class?
    Thanks!
    John

    Okay,
    I am fairly new to the whole JSP thing, but I
    I understand what you are saying by putting the login
    names into a vector. What I don't understand is how
    you would set up the vector. I know this isnt going
    to be syntactically correct but for example - :
    In my file Logon.jsp lets say I have the following
    code:
    Vector v = new Vector();
    String LoginName = session.getValue("login");
    v.add(LoginName);
    Now the problem I see with this code is that
    t everytime someone logs in, Vector v is going to be
    reset to a new empty vector and instead of adding to
    an already existing vector, this code would just only
    be able to hold at most, one login name. Where would
    I declare my vector and how do I prevent it from being
    wiped out? I am new to this, so please dont bash me
    too hard.
    EdThis is why you would want to use an external class.
    Write a class which has the vector as an instance variable.
    The class should have a method to add to the vector
    when someone logs in and remove them when they log out.
    Use the <jsp:useBean ... scope='application'> tag in your JSP.
    This will make the class available to all JSPs in the application.
    The first time your class is called it is instantiated.
    After the first call it is read from the application object and
    is not re-instantiated. You can call your add/remove methods from
    a scriptlet in the JSP.

  • How to track the user who deleted the info object.

    Dear Gurus,
    In our BI system one info object has got deleted.  If I need to track the user who has deleted that how can I track it(in which DBtable).  And the complication is one user ID is being used by many people, in this case how can I track that from which machine the Info Object has been deleted(if there is any possibility to track the machines by IP address).
    Kindly let me know if there is any procedure to find it out. Your help will be rewarded with a great honour.
    Regards
    Mohan Kumar

    Hi dear,
    you have to go in SLG1 transaction, and then select
    Object: RSD
    Subobject: IOBJ_DEL
    External ID: (put here the name of your deleted IO)
    Then choose a time range...and voilà, you can find the user who deleted the IO...
    Hope it helps!
    Bye,
    Roberto
    About the IP...look at USR41 table, but I think it's a bit difficult fo find data referred to the past...
    If you haven't activated logon auditing in SM19...

  • How to track WebUI users in GUI

    Hi,
    I want to track users in GUI who are login via WebUI . Is there any way to track the users in GUI who are working in WebUi like which report they are running, whether their session is active or stuck
    We are using CRM 7.0
    Regards,
    Puskar

    Thanks for update,
    Now I am checking with development team to develop the functionality to register in a custom table which track webui users in GUI, Because my actual requirement is to implement a long term solution for the table lock issue
    We want a solution where Service Requests will be automatically unlocked after 30 minutes if no process is running. As some times users are complaining that Service Requests locked in following cases
    u2022     Network volatility: When Network is not instable
    u2022     When Network cable is unplugged
    u2022     When user doesnu2019t follow the correct way to navigate around Webclient
    Beset Regards,
    Puskar

  • Tracking of user activity in the system

    i'm currently on a project which i need to use BI to track the user  activity on the SAP System example like the time they log in or out, the transaction thay made etc. was juz wondering if anyone can give me some idea, solution or a head start in my project. thanks.

    Hi,
        You could use the tables USR01.....thru USR07 etc.  These tables contain user information like name,login times etc.
    eg .USR07 gives the tcode etc.
         You could create a view to extract the appropriate fields. Then create a datasource using either the view or a function module. You'll have to decide your requirement. Then the rest in BI is pretty standard. The only point should be what data to extract from which tables and how...
    Assign points if useful
    Regards.

  • Which activity reports keep track of user in sap ep

    HI ALL
    which activity reports keep track of user who logged in a day  in Enterprise Portal. I dont want active user only. i want recently visited active users in a 1 day.
    Edited by: johnright on Mar 7, 2011 12:27 PM

    Hi
    Try Google Analytics.
    Check this article for integrating Google Analytics in Portal.
    http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/50b94044-7008-2b10-1680-c04e4526367b
    Thanks
    Puneet

  • Tracking websites visited by employees

    Hello all,
    Need a little advise. Our owner got really upset when he found out about a couple of employees that were spending time surfing on the web and not taking care of bussiness. We are currently running SBS 2008 Premium. The router we have in place is a Netgear
    SRX 5308.  It does not have the capabilities of tracking users.  What I need is a way to be able to track where employees go on the web and how long they stay there.  Do I need to put a proxy server between the network and the router and
    have everyone access the internet through it? Or is there a better way? Cost is a factor but not the whole thing.   Thank you in advance for any assistance you can give me.

    There are any number of ways to attack the issue
    There are software products that can control and track where users go on the web -
    http://www.gfi.com/internet-monitoring-software or google for web monitoring software
    Because your boss may want different rules for himself than anyone else...I prefer hardware that integrates with AD, like the Calyptix Access Enforcer, which is a full UTM device 
    http://www.calyptix.com/ae750.php
    Cris Hanna [SBS - MVP] (since 1997)
    Co-Contributor, Windows Small Business Server 2008 Unleashed
    http://www.amazon.com/Windows-Small-Business-Server-Unleashed/dp/0672329573/ref=pd_bbs_sr_1?ie=UTF8&s=books&qid=1217269967&sr=8-1
    Owner, CPU Services, Belleville, IL
    A Microsoft Registered Partner
    MVPs do not work for Microsoft
    Please do not submit questions directly to me.
    Cris Hanna, Microsoft SBS MVP, Owner-CPU Services, Belleville, IL

  • Keeping track of users over different apps

    Hi folks,
    I haven't seen much on this question. How do you keep track of users across apps? If I log a user in using a 'login' app and then want to move them to another app, how do I keep track of their username (or some other identifier)?
    I just read that each app uses it's own session.
    Any advice is very much appreciated!

    I haven't done it much myself, but you CAN do cross-context calls.
    There is a method in ServletContext: getServletContext( String context)
    eg
    application.getServletContext("/login") would get you the servletContext of the "login" application
    From that you can get a request dispatcher, and forward them to a page under that context. You could also pass information back and forth via the application layer.
    To do this, you need to explicitly specify an app can make cross-context calls (part of the setup for the web context).
    eg in Tomcat
    <Context path="/login" docBase="login" reloadable="true" crossContext="true" >
    Hope this helps some,
    evnafets

  • Tracking VPN user connectivity

    Is there an easy way on the ASA to track user connectivity statistics? I have found that I can get a syslog record when a user connects / disconnects but am looking for an elegant way to track a bit more. On the old Concentrator there used to be a log entry when a user disconnected that gave things like time connected and the amount of data transferred. I would like to figure out a way to duplicate this on the ASA and maybe even add the IP addressed they received from the DHCP pool? I though this might be part of accounting but that appears to be more for radius integration than keeping track of user usage.
    Thoughts or suggestions on how to accomplish this?
    Brent

    Cisco Security Manager product collects and stores such information (along with a lot of other things). It's a pretty hefty product though and probably more than you want to spend for doing just that one thing.
    You can use a general purpose SNMP management tool like PRTG to grab all the data as well. I know it has out of the box sensors for Cisco ASA VPN connections and users. I'm not sure if it also collects the amount of data transferred.

  • Tracking Individual Users Scores using Captivate 4 and Connect Enterprise

    Hi,
    I work in an IT shop and currently I am having trouble supporting our Marketing division's Captivate needs. They wish to be able to create quizes for online viewing in an LMS and be able to track individual users scores for accountability. Right now I we are using Captivate 4 with Adobe Connect Enterprise. I have been able to use the LMS and view quizes online, but all reporting is done as aggregate and not a session by session (individual) basis. Thus, I only have access to average, max, min scores and other info about all test takers, but no information about specific test users. I have considered accomplishing this by sending data to an access database, but this would require the IT deparment to regularly assist them with creating tests. Obviously I am looking to have the Marketing department be as self-sufficient as they can be. I think the easiest way would be to have the quiz report a session ID (unique for each instance of the quiz being accessed) to Adobe Connect and having Connect associate each aswer to a specific session ID. Other than that I do not have any other ideas for proper tracking of each user's score.
    Does anyone know what the easiest (least amount of involvement from the IT staff each time Marketing needs to make a test in captivate) way to accomplish this?
    Thanks!

    So, i sorta found a way to do this -- by adding a TOC and making the lessons self-paced, the user will always be brought back to the place where they left off when they exited the lesson.
    But it seems that even though the icon in the curriculum list changes to CONTINUE when the user closes the lesson, it still unlocks the next lesson even though the staus checkmarks in the previous lesson are not complete.
    Help. Are there any other such postings?

  • I need an arrow or some sort of icon that points and moves to alert the website user to scroll down.  Are there such widgets or is there a method to make an image move on its own.  Also, how to get my muse webpage to automatically scroll down?

    I need an arrow or some sort of icon that points and moves to alert the website user to scroll down.  Are there such widgets or is there a method to make an image move on its own.  Also, how to get my muse webpage to automatically scroll down?

    Thank you for your help, but I believe my questions remains unanswered -- mainly, because my English isn't the good. 
    Here's what I am asking:
    1.  I need something that is animated that blinks or flashes to alert the viewer to scroll down the page.  I would put the wording:  Scroll Down for more (and then an arrow blinks or gently moves up and down to alert the user to move down).
    2.  is there a way that the entire homepage on it's own moves downward?
    Sorry for my poor English. 
           From: The Arthematics <[email protected]>
    To: preston reed <[email protected]>
    Sent: Tuesday, February 24, 2015 9:42 PM
    Subject:  I need an arrow or some sort of icon that points and moves to alert the website user to scroll down.  Are there such widgets or is there a method to make an image move on its own.  Also, how to get my muse webpage to automatically scroll down?
    I need an arrow or some sort of icon that points and moves to alert the website user to scroll down.  Are there such widgets or is there a method to make an image move on its own.  Also, how to get my muse webpage to automatically scroll down?
    created by The Arthematics in Help with using Adobe Muse CC - View the full discussionIf I understood correctly. You can place arrows on each section of the page and use "fade-in" and "fade-out". And maybe you want this widget Anchor + – Adobe Muse Widget Directory to automatically scroll down. If the reply above answers your question, please take a moment to mark this answer as correct by visiting: https://forums.adobe.com/message/7227429#7227429 and clicking ‘Correct’ below the answer Replies to this message go to everyone subscribed to this thread, not directly to the person who posted the message. To post a reply, either reply to this email or visit the message page: Please note that the Adobe Forums do not accept email attachments. If you want to embed an image in your message please visit the thread in the forum and click the camera icon: https://forums.adobe.com/message/7227429#7227429 To unsubscribe from this thread, please visit the message page at , click "Following" at the top right, & "Stop Following"  Start a new discussion in Help with using Adobe Muse CC by email or at Adobe Community For more information about maintaining your forum email notifications please go to https://forums.adobe.com/thread/1516624.

  • Track a user's IP address

    I have gotten multiple offensive messages and calls from a user who is using false names of a couple different people I know. I know this person knows me and goes to my school. I want to track this person, and find out who it is. I have an incling but I cannot just assume. I want to know. The people he is immitating want to know. This is getting out of control and I want to find this person immediately. Please help me track the user names: basshead876 and basketballa469 
    Please! I do not want their usernames being deleted, I want to find out where they are coming from. This is a serious matter and I want to get to the bottom of this. Please get back to me with some information or anything at all. 
    Thank you. 
    Breonna

    if you really feel that this is a serious matter, and can be considered as a form of harassment, you may indeed to report this incident to your local police. Then they can contact Skype if your local police may need information for their investigation.
    IF YOU FOUND OUR POST USEFUL THEN PLEASE GIVE "KUDOS". IF IT HELPED TO FIX YOUR ISSUE PLEASE MARK IT AS A "SOLUTION" TO HELP OTHERS. THANKS!
    ALTERNATIVE SKYPE DOWNLOAD LINKS | HOW TO RECORD SKYPE VIDEO CALLS | HOW TO HANDLE SUSPICIOS CALLS AND MESSAGES
    SEE MORE TIPS, TRICKS, TUTORIALS AND UPDATES in
    | skypefordummies.blogspot.com | 

  • Odd issue with message tracking. (User's emails show as SUBMIT and not SEND. No Byte Size) Exchange 2010

    Hi everybody.
    I had been tasked with tracking down a user's emails.
    I ran a script in powershell to export data I could work with.
    For some reason this particular user's emails in this time range do not show up as the EVENTID "SEND".
    They also do not have a Byte Count nor a list of recipients.
    They only seem to show up as "SUBMIT"
    Apparently this user has been sending out emails with a large amount of BCCs.
    Is there any way to actually see this activity? Why would it be showing up as SUBMIT and not SEND? Why won't it show any recipients or byte count?
    Here is my example script.
    Get-MessageTrackingLog -ResultSize Unlimited -Server "contoso-ex1" -Start "5/1/2014 12:01:00 AM" -End "5/8/2014 6:40:00 PM" | Select Sender,{$_.Recipients},{$_.RecipientStatus},MessageSubject,TimeStamp, EventId, Source,SourceContext,MessageId,InternalMessageId,ClientIP,ClientHostName,ServerIP,ServerHostName,ConnectorId,TotalBytes,RecipientCount,RelatedRecipientAddress,Reference,ReturnPath,MessageInfo
    | Export-Csv .\MessageTrackingLog.csv
    Please note that only this one user's emails are showing only as SUBMIT. The rest are mostly SEND.
    MCSE 2003, Exchange. MCTS Vista, 7. Administrator of awful, neglected website http://timssims.net

    Hi,
    I’d like to double confirm the question: This issue occurred only on one specific user in a particular time range.
    In other time, the message tracking shows correctly information for this user.
    I suggest we check the application log during that time range and see whether there are any related event IDs about this user.
    Thanks,
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
    [email protected]
    Simon Wu
    TechNet Community Support

  • How to track the user's activity while proxy

    Hi
    Can you help in identifying how to see which user is accessing which application in fusion apps. I am not sure in which logs this information is written. Also When an Admin Proxy another user , can we track that activity as well? like which user id he is proxying and which page of that user's account is opened using proxy.
    Thanks in advance. 

    Hi dear,
    you have to go in SLG1 transaction, and then select
    Object: RSD
    Subobject: IOBJ_DEL
    External ID: (put here the name of your deleted IO)
    Then choose a time range...and voilà, you can find the user who deleted the IO...
    Hope it helps!
    Bye,
    Roberto
    About the IP...look at USR41 table, but I think it's a bit difficult fo find data referred to the past...
    If you haven't activated logon auditing in SM19...

  • How to track the user name for audit trail ?

    Hi all,
    I chance the new user name from existing user code, How can i track the document that made by the old user name and the current username. Because when the username change, all the historical will be changed to the current.
    Thanks in advance
    Regards
    Jia shun

    Hi ,
    the problem is usersign is only connect to userid of OUSR. And the changes is on User Name field.
    For example know i make a document PO by using user code manager , user name Jason Butler.
    After that i change my user name become Alex, but the user code still same "manager".
    After that i re-login and update the Qty in PO doc, that i made before. After that i change again the username, the user code still same. After that i click the show history of the document that i made before. The Updated by and created by are always followed by the current user name that i change.
    thanks and regards
    Jia shun

Maybe you are looking for