Google Analytics is a tool that can be used to analyze traffic on a website and give you insights into how visitors are using your website. JavaFX is a software platform for creating and delivering rich internet applications that can run within a web browser on a variety of devices connected to the internet. Google Analytics for JavaFX (gaforjavafx) is a software module that enables you to send tracking information from your JavaFX applications that run in a web browser to your google analytics account.
With gaforjavafx you can send tracking information for such things as events and pageviews. Pageview tracking can be used to monitor activity inside your JavaFX application related to user navigation. With it you can analyze which pages in your application your visitors use most often and from which pages they exit your application. You can use this information to decide if you would like to modify the user experience of your JavaFX application so that a user can fully experience what the application has to offer.
Event tracking can be used for tracking activity inside your JavaFX web application not related to navigation. With it you can track user interaction with JavaFX UI controls such as Button, CheckBox and others.
Google Analytics for FlashJX (gaforjavafx) offers tremendous tracking and analysis capabilities for your JavaFX application running in a web browser. Using pageview tracking to analyze user navigation can help you understand the strengths and weaknesses of your interface design. Using event tracking can help you better understand which features of your web application are the ones that get used most often.
For inquiries about this software module and how you can obtain a free 30 day trial email us at gaforjavafx@gmail.com .
Showing posts with label JavaFX analytics. Show all posts
Showing posts with label JavaFX analytics. Show all posts
Monday, January 25, 2010
Wednesday, January 20, 2010
Google Analytics For JavaFX Code Sample
Click on the image to see an enlarged view of the source code.
This is a simple JavaFX web application consisting of a single button. When the user presses the button, an event is sent to the users google analytics account.
Here is the link to the JavaFX application running in a web browser.
http://members.shaw.ca/acoady/gaforjavafx.html
Provided below is a screen capture of the Event Tracking Labels page of a Google Analytics account that shows the "JavaFX Button Pressed" events being counted.
With Google Analytics for JavaFX it is easy to send event information from within JavaFX applications in a browser to your Google Analytics account.
For further information about the gaforjavafx software package or for information about our free 30 day trial email us at gaforjavafx@gmail.com .
Subscribe to:
Posts (Atom)