Tracking Link click

Hi everyone!
I have one doubt in JSP....
I am having one JSP page (say Home page) which consists various url links(with a href tag).
After clicking on to any of the links I want to keep the record of which link was clicked(i.e. which JSP page is called)
I want to test it on home page itself instead of going into each JSP page to check which JSP was called everytime when user click on the available url on Home page.
In short I want to track which reference link was clicked on Home page itself.
Thanks & Regards
Ketan.

hi
thanks for the reply...
but I am trying to avoid modifying each jsp...
so what I have decided is to write a javascript function in the Home JSP page itself which will take the url as an argument and is called when clicked on any of the link. In that function I am calling a Servlet with query string consisting of corresponding url.The sevlet will take care of storing the url in to the database as well as redirecting to that page.
I have to follow the MVC architecture, so cant include files in JSPs to achieve the same.Instead , I am calling a Servlet which will work as a Controller.
Thanks & Regards,
Ketan

Similar Messages

  • Tracking Outbound Link Clicks

    Can anyone point me to an extension or code sample for how to
    track outbout link clicks? I have a customer who wants to track how
    many times a link is clicked that points to an external
    site.

    Have a look at Google Analytics.
    http://www.google.com/analytics/
    Dan Mode
    --> Adobe Community Expert
    *Flash Helps*
    http://www.smithmediafusion.com/blog/?cat=11
    *THE online Radio*
    http://www.tornadostream.com
    <--check this
    ***Stop Piracy
    http://www.adobe.com/aboutadobe/antipiracy/***
    "crow34" <[email protected]> wrote in
    message
    news:f886to$o7f$[email protected]..
    > Can anyone point me to an extension or code sample for
    how to track
    > outbout link clicks? I have a customer who wants to
    track how many times a
    > link is clicked that points to an external site.

  • Tracking links to other sites

    I would like to track how many times users of my site are clicking links that send them to other web sites.  I use Google Analytics but it is not a part of it.  I know that some people add code to their links for tracking the clicks.
    Thanks.
    S. Houtzager

    This could be logged by linking to an intermediate page on your own site.
    For example (if your server supports PHP), you could link to http://www.yourownsite.com/jump.php?url=http://www.facebook.com instead of a direct link to http://www.facebook.com
    Then make a PHP file on your server called "jump.php".
    <?php
    header("Location: $_GET[url]");
    // OPTIONAL: you could have PHP write your own log file here
    // if not using GoogleAnalytics or your server's own logging/reporting
    exit;
    ?>

  • Issue in FF v 3.6.10: I have a page which have more than 20 link, clicking on these link opens up a popup using window.showModalDialog, for the first 20 popup opens up without any prob but for the 21st n more click it block the popup and do not open.

    Issue in FF v 3.6.10: I have a web page which have more than 20 link, clicking on each of these link opens up a pop-up using window.showModalDialog, for the first consecutive 20 popup opens up without any prob but for the 21st n more click it block the popup and do not open. This is m problem, the real user on the web page can click on more than 20 link in such a scenario it may create problem, please help

    Your above posted system details show outdated plugin(s) with known security and stability risks.
    *Shockwave Flash 9.0 r999
    Update the [[Managing the Flash plugin|Flash]] plugin to the latest version.
    *http://www.adobe.com/software/flash/about/
    In Firefox 3.6 and later versions you need the Next-Generation Java™ Plug-In present in Java 6 U10 and later (Linux: libnpjp2.so; Windows: npjp2.dll).
    http://java.com/en/download/faq/firefox_newplugin.xml
    See also http://java.sun.com/javase/6/webnotes/install/jre/manual-plugin-install-linux.html

  • Recently got a new iphone but when i tried to sync it with my itunes, all my music appeared with a cloud beside it and doesnt play. Do i have to download each individual track by clicking on each cloud or is there an easier way? I have over 1000 songs!!!!

    Recently got a new iphone but when i tried to sync it with my itunes, all my music appeared with a cloud beside it and doesnt play. Do i have to download each individual track by clicking on each cloud or is there an easier way? I have over 1000 songs!!!!

    Hi. The two user tips both describe a sequence of steps that should get your library from the point where it threatens to wipe data from your device to where it is syncing normally, while recovering as much information as possible. It may still be necessary to wipe and reload the device but this should only take place once all the data that can be recovered has been recovered.
    Doing step 1 of 8 and then complaining things aren't the way you want them to be yet strikes me as premature...
    Since you appear to have all your media content, and we are discussing an iPod classic, not an iOS device, the main worries are already taken care of. What's left is ratings, playcounts, playlist membership and checked status. Since your device holds only part of your library at best you could only recover the missing data for the content that is on the device using third party tools.
    Recreating the previous checked/unchecked status of every track in your library from where you are now may not be that easy. Syncing with selected playlists has many advantages, one of which would have been that you would have a named playlist that could have been retrieved by 3rd party software if you had used this method.
    You haven't explained what caused your problem in the first place, but if you have a Previous iTunes Libraries folder holding old copies of your iTunes database (generated with each iTunes update) then it would be possible to restore the most recent of these and then update the library with any changes in your media folder.
    BTW Apple doesn't offer free support for this kind of issue with iTunes.
    tt2

  • Despite my selecting Firefox as default browser, any link clicked goes to open IE browser, but that too does not open and sends an error message. Please advise.

    I installed a HP printer on my desktop. To do this I had to temporarily discontinue some services (start/run/services.msc). The printer was installed successfully, but IE got currupted, it seems. Any link clicked went to IE instead of my default browser Firefox, but IE too would not function.
    Please advise what may have happened and how do I correct it?

    {Ctrl + P} and select your printer in the Printer - Name box near the top of that window.
    http://kb.mozillazine.org/Problems_printing_web_pages

  • Binding Sub Report based on link clicked in main report in BIDS

    Is it possible to bind Sub Report based on the link clicked in main report which is the parameter for sub report in BIDS?

    Hi Thanuja534,
    If I understand correctly, you want to add a drillthough action on a report to jump into another report with a specified parameter. 
    A report can contain links to other reports. The report that opens when we click the link in the main report is known as a drillthrough report. Drillthrough reports are a type of report that we access by clicking a link in the current report. When we click
    a text box that has a drillthrough action, we open the drillthrough report. If the drillthrough report has parameters, we must pass parameter values to each report parameter.
    Besides, drillthrough reports must exist on the same report server as the main report, but they can be in different folders. We can add a drillthrough link to any item that has an Action property, such as a text box, an image, or data points on a chart.
    For more information about adding parameters to pass to a Drillthrough Report, please see:
    http://technet.microsoft.com/en-us/library/aa337477(v=sql.105).aspx
    If you have any other questions, please feel free to ask.
    Thanks,
    Katherine Xiong
    Katherine Xiong
    TechNet Community Support

  • How to open show detail item on ADF link click

    Hi,
    Can anybody tell me how to open show detail item tab on link click ??
    thanks,
    Nitesh

    Hi,
    what Frank is saying..
    1. select showdetailitem component
    2. go to disclosure property
    3. attach a managed bean variable (return true/false)
    4. in the commandLink method set the variable true/false depending on requirement
    or
    1. select showdetailitem component
    2. create a binding in the managed bean
    3. in the commandLink method set showdetailitembinding.setDisclosed(true/false);
    4. add PPR
    refer http://jobinesh.blogspot.in/2010/12/programmatically-disclosing.html
    ~Abhijit
    Edited by: Abhijit Dutta on Mar 12, 2013 5:20 PM

  • Tracking links defined in scripting

    Dreamweaver does a great job of tracking pages and files when
    the standard href tag is used, but it doesn't seem to be able to
    track links that are defined through scripts. Or more accurately,
    links which don't use the href tag. For instance I have some ASP
    pages using "response.redirect" that go to other pages on the site.
    However Dreamweaver does not track these kinds of links, so if I
    moved the linked page I must manually update the ASP script. Is
    there any way to fix this? Maybe through an extension?

    Dreamweaver does a great job of tracking pages and files when
    the standard href tag is used, but it doesn't seem to be able to
    track links that are defined through scripts. Or more accurately,
    links which don't use the href tag. For instance I have some ASP
    pages using "response.redirect" that go to other pages on the site.
    However Dreamweaver does not track these kinds of links, so if I
    moved the linked page I must manually update the ASP script. Is
    there any way to fix this? Maybe through an extension?

  • Anyone have their iPhone 5 pre-order shipping confirmation and working tracking link yet?

    For anyone pre-ordering an iPhone 5, please post when you have a UPS/Fedex shipping tracking link that actually works and indicates that your iPhone 5 is in transit and whether or not it is scheduled to be delivered on Friday the 21st to coincide with when the iPhone 5 will be available in stores.  And did you pre-order through the Apple store or through one of the carriers, e.g. Verizon or AT&T?  And did you pre-order early on Friday the 14th or are you hours or days back in the pre-order queue?

    Wahoo! Just finished up my pre-order on Verizon's site. (Apple site still displaying "We'll be back" page as of 3:18 AM EST).  Definitely says 9/21 DELIVERY, not SHIPPING ...
    Your Order Confirmation
    Hi APPLE SHEEPMAN
    Thank you for your order. It is being processed and you will receive notification once it has shipped. 
    Check Your Order Status
    Order Summary:
    Preorder Confirmation:xxxxx258001xxxxx
    Order Number: 633xx
    Order Location: D772001
    Deliver By: 09/21/2012

  • Tracking links

    Portal Experts,
    We are evaluating the Oracle Portal for our web site. The current Web master of a site which is composed of mostly static pages wants to know how the Portal tracks links.
    If a page is deleted to which a different page in the portal has a link, is there any warning that the page has links to it? Is there any way to track broken links -- links to pages/items/portlets which do not exist?
    Any help would be appreciated. thanks!

    hi,
    in portal you have a seperate item type called page link. if you remove the page that you link to, the link of this item is removed automatically. this avoids that anything is ever broken.
    links to portlets are not possible. you can only link to pages that contain portlets.
    if you really need to link to items i suggest using the autoquery search portlet in order to display these items. this automatically detects if an item is removed from a page and does not display it next time the search portlet is rendrered.
    regards,
    christian

  • IOS Postal Tracking Links

    When I receive a shipment email from a retailer with a tracking number, iOS 8 recognizes that it's a tracking number and turns it into a link to go to the delivery agent's tracking site.
    I'm in Canada and unfortunately, when something is sent with a Canada Post tracking number (which is most of the time), iOS sends me instead to the USPS tracking site which, of course, results in a "not found" message.
    I bought my iPhone 6 in Canada, all my region settings are Canada, my app and iTunes store are set to Canada, yet a package tracking link defaults to United States.
    Is there any setting I can adjust for this?  It's a great iOS feature, but assuming I'm American renders it practically useless.

    This could be logged by linking to an intermediate page on your own site.
    For example (if your server supports PHP), you could link to http://www.yourownsite.com/jump.php?url=http://www.facebook.com instead of a direct link to http://www.facebook.com
    Then make a PHP file on your server called "jump.php".
    <?php
    header("Location: $_GET[url]");
    // OPTIONAL: you could have PHP write your own log file here
    // if not using GoogleAnalytics or your server's own logging/reporting
    exit;
    ?>

  • ISA Shipment Tracking Link

    Hi,
      I'm working on the enhancements on the CRM ISA B2B/B2C application (CRM 4.0 ISA Sp09). Client Requirement is to have the Shipment Tracking Link (UPS) in the application once the shipment is dispatched from R/3. Could someone tell me the steps invloved to achieve this?
    Greatly appreciate all the help.
    Thanks,
      Vishal Mehta.

    Hi follow the standard SAP documentation.You will find it easy in implementing the Shipment tracking.
    http://help.sap.com/saphelp_crm40/helpdata/en/2f/cc2168d28f11d5b2d8000102ddd7e5/content.htm
    I have configured according to this.I am getting it fine for FEDEX.The only problem I am facing is the URL mentioned in the table TCAURL  for UPS and DHL.
    As per the above document the Tracking number is getting attached to the URL where as in actual DHL and UPS case they have secured order tracking.
    If you get some solution for UPS regarding this please let me know.
    But follow the steps as mentioned above.The shipment tracking will be set up automatically without much effort.
    Please allot reward point if you think that it solved your problem.
    Regards
    Subhabrata Dash

  • Hi i have download os x mavericks system preferences go to users & groups click on account picture scroll down to Linked click on Linked i have the same picture twice how do i delete these pictures

    hi i have download os x mavericks system preferences go to users & groups click on account picture scroll down to Linked click on Linked i have the same picture twice how do i delete these pictures

    I am not connected even though I am.
    It is showing you are connected, but the signal strength is low.
    bookmarks
    Those are what is in the Favorites bar. They can be changed by deleting the from the Favorites bar. To add others, add them to the Favories bar.
    How can you remove that app?
    You can't.
    Un-install CleanMyMac. It can damage the entire system.
    Myth of the Dirty Mac
    CleanMyMac - Uninstall
    CleanMyMac2 Un-install
    If you are going to re-install, make sure you have 1 or preferably 2 full backups using Time Machine and/or a clone.
    Try booting into the Safe Mode using your normal account.  Disconnect all peripherals except those needed for the test. Shut down the computer and then power it back up after waiting 10 seconds. Immediately after hearing the startup chime, hold down the shift key and continue to hold it until the gray Apple icon and a progress bar appear. The boot up is significantly slower than normal. This will reset some caches, forces a directory check, and disables all startup and login items, among other things. When you reboot normally, the initial reboot may be slower than normal. If the system operates normally, there may be 3rd party applications which are causing a problem. Try deleting/disabling the third party applications after a restart by using the application un-installer. For each disable/delete, you will need to restart if you don't do them all at once.
    Safe Mode
    Safe Mode - About

  • Help! - Tracks linked to application files, not my music !!

    Something very weird is going on here....
    I've got about 500 tracks that somehow are linked to application files. For example if I select "Show in Finder" it takes me to:
    Applications:iWeb.app:Contents:Frameworks:SFApplication.framework:Versions:A:Res ources:pt_PT.lproj:SFAppWarningsInspector.nib:keyedobjects.nib
    If it were just one or two tracks I'd clean it up manually, but I've got hundreds like this...
    Any ideas how to automatically relink these to the original files which still exist in my iTunes Music folder?
    Any idea how this happened in the first place? My only thought is that the library file may have been corrupted, but if so, how did the tracks wind up pointing to files inside an applications package?

    Should this be on the Flash forum?
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    ==================
    "allprnt" <[email protected]> wrote in
    message
    news:frs2p2$gbl$[email protected]..
    > Hey,
    > I'm creating a website for a client that has a component
    scroll on the
    > main
    > stage linked to a dynamic text box with some buttons
    that when clicked
    > will
    > load an external file on Layer 1 of the main timeline in
    Flash. When I
    > tested
    > it in Flash it worked, when I previewed it in
    Dreamweaver it worked but
    > when I
    > uploaded it to the server. The main swf loads but the
    files that are
    > linked to
    > the main .swf don't
    >
    > On the first frame of the main time line I have the code
    below
    > loadMovieNum("movies/Thumbnail1_mc.swf",1);
    >
    >
    >
    > On each of th buttons I have the code below
    > on (release) {
    > loadMovieNum("Movies/Thumbnail1_mc.swf", 1);
    > }
    >
    > I have read some of the posts here but my main .swf file
    plays so its not
    > the
    > "scripts" folder in the wrong place.
    > and I'm pretty sure that it can't find the files due to
    my path to the
    > file,
    > but I'm not sure how to get the main .swf file to look
    for the Thumbnail
    > .swf
    > files on the server. Please help.
    >
    > Thank you
    >
    >
    >

Maybe you are looking for

  • Adobe form taking too much time to render using Web dynpro ABAP

    Dear All,   we are rendering an Adobe form online to view employee profile, the form is hardly 100KB but it takes 5 minutes to render in the browser. I have checked the performance of abap code and there is no performance issue. the form shows downlo

  • Access denied to Citrix using Safari (error code 7)

    I have previously been able to access my Citrix work server from home using Safari. This is no longer possible following update to 10.4.9. When attempting access I get the following message: "A local security certificate could not be loaded (error co

  • My itunes wont play movies

    When I try to play movies I have rented it says the movie is not compatible to play on the screen? It sometimes plays for a while and then stops and a window pops up to tell me its not compatible. Now the window isnt even coming up when it doesnt pla

  • Return to Parent retaining Cache

    Hello, I have a requirement, when i click on link it will open new page by keeping current page as it is.( I have done it using "Target Frame =_blank"). In second page i am querying and getting one value, this is always single value. This is similar

  • AP Down payments request release

    Hi, I have scenario in AP as below, Step 1 : Run F-47  Step 2 : Approval for DP Request Step 3 : Run F-48 Step 4 : Clear DP ( F-54) How step 2 will be achieved in SAP standard way or enhancement? Else can we use workflow for this purpose? Or Payment