DPS Analytics for Mobile Browsers

Hi guys,
It's very good that the new analytics is done in HTML5 and could be displayed on the tablet devices. The only problem here is that DPS Dashboard is still in flash. Could you please make the main Dashboard in HTML5, so we may use analytics on the mobile devices and the rest of the things in flash?
Thanks,
Gennady

Hi Kobydo2,
I'm using GATracker and data is being reported, so I can confirm that it works. (Though I haven't tested to confirm that every trackEvent() gets through to GA, so I can't speak to its reliability.)
If I recall correctly, while trackEvent() works, trackPageView() didn't seem to do anything.
Perhaps if you tried commenting out the trackPageView() line the code would start working?
Other than that, your code seems correct.
I don't know if this makes any difference but I keep a single instance of GATracker in a property - i.e. only instantiate it once per session.
You can view my code here:
http://code.google.com/p/languagementor/source/browse/trunk/brightworks/src_bright/com/bri ghtworks/util/AppUseAnalytics.as
Douglas

Similar Messages

  • [Killing flash for mobile browsers] Flash Developers of all countries unite!

    As a self-proclaimed member of Flash Platform Society, following saddening events of these days, I feel obliged to write several words to all those willing to hear. It is hard to bear the loss of someone dear, someone we can rely on, but we have to be brave and respond to all the threats by facing the terrible truth:  Our dear Platform, the one we have commited our lives, will never be the same echosystem without the support for the latest mobile browsers.
    But we have to be brave and say it loudly. We have to wear it as a badge of honour, since all other tools and facilites will benefit greatly from this decision as they will treated with greater care by our beloved companies.
    Yes, undoubtedly hard times are about to come for us. We may be mocked by other faiths, their mercenaries, prophets and martyrs (all combinations allowed). They will tell us that all is lost. That whole Platform will collapse along with the mobile browsers. They will ask when we intend to abandon what was already abandoned by all.
    But it has happened before when some influential people has revealed their mistaken beliefs publically. And we have survived! We may be spiritually-persecuted, we may be unpopular, but eventually we will triumph! 
    And for all those who stand with me: If I should fall wrap my body in Flash Platform banners!
    Sursum corda!
    Devoted Developer

    I don't think it's going to die.  Perhaps Adobe's just not updating the Flash Player anymore for mobile browsers.  I mean, what's there to update?  It's stable enough as it is.  Adobe's trying to improve AIR instead to enhance not just its features for developers benefit but to the market as well.
    More power to Flash!!!

  • How can I specify a different css file for mobile browsers?

    I'm experimenting with updating our website to be "mobile friendly". I could use some help.
    We use a lot of static HTML landing pages for things like links from email ads, etc. What I'm trying to do is have 1 landing page so the content/html page is always the same, but the page will detect what browser/device you are using and then load a different css file depending on what it is. But, we don't want to have to load the style info from the PC version if you're not on a PC.
    What I'm doing now is specifying the media type in the css link, like this..
    <link rel="stylesheet" href="style.css" type="text/css">
    <link rel="stylesheet" media="only screen and (max-device-width: 480px)" href="mobile.css" type="text/css">
    What's happening is it's loading the main stylesheet first, and then the 2nd one changes some styles if you're on a device with a max width of 480 pixels (like an iPhone). But since it's loading the PC styles first, it's making some things look screwy.
    So, is there a way to say "If you're on a PC, load this stylesheet. If you're on an iPhone, load this one instead." .. without javascript? I don't trust javascript too much on mobile devices. I feel like this some simple little thing that I'm missing that will make it all automagically work.
    We don't want to have different content depending on the browser, just different stylesheets. Can anyone help?

    Hi
    Would it be better to do 2 different stylesheets, or just one big one and add a section at the bottom like:
    @media only screen and (max-device-width: 480px) {   .styles {whatever: styles;} }
    2 separate style sheets are recommended. The reason for this is that the Safari mobile browser, (as used in iPhone etc) will download any/all images specified in a style sheet even if they are not used or specified in a media-query rule, this is a know bug with that browser.
    I'm also having a new issue where the style "clear: both;" doesn't seem
    to be working right. I set up my top horizontal menu using float: left,
    and there's a lot of links so on the smaller screen it wraps, which is
    fine but now the wrapped links are floating over the page content...
    This is one of the reasons that floats should not be used in style sheets for mobile devices, the only exception I know of is for small typographical feature such as 'pull-quotes', (and never use float: right;). It is also recommended to include a menu at the bottom of the page, (or at least a link back to the top).
    It works, if I have the iPhone as portrait it looks great, but if I turn
    it to landscape, everything is zoomed in. But if I switch back to
    portrait, everything is the right size. Is there any kind of way to get
    the landscape to have the normal zoom level? I know I can do
    "initial-scale=1.0", but that is just for when the page loads, not if
    you change it afterwards...
    I have heard of only one recommendation to fix this and that is a page refresh on resize, but due to bandwidth limits now being implemented by many providers it is probably not a good idea, you could try setting -
    maximum-scale = 1.0
    as well.
    PZ

  • Flash for mobile browsers

    Hi,
    I want to develop flash applications for netfrontbrowser 3.5 and 4.0.
    currently we are using flash 6 for developing flash applicatins and flash palyer 7 for running compiled flash applications in the netfront 3.4. As we are migrating from netfront 3.4 to 3.5 and 4.0, it is very important to know which versions flash and flash player runtime does netfront 3.5 and 4.0?
    Can some body tell me which version of flash and flash player runtime does netfront browser 3.5 and 4.0 support?
    Any ideas?
    -Shanenarrifield

    I shall wipe a tear from my eye..

  • Flex for mobile development

    Is it possible to use Flex for developing RIAs for mobile
    browsers?
    From what I've read, Flex doesn't seem to be suitable for
    creating applications on mobile phones. But I wanted to be sure
    that's why raised this question here.

    Adobe Newsbot hopes that the following resources helps you.
    NewsBot is experimental and any feedback (reply to this post) on
    its utility will be appreciated:
    Adobe - Flex 3:
    Flex is a highly productive, free open source framework for
    building and maintaining expressive web applications that deploy
    consistently on all major
    Link:
    http://www.adobe.com/products/flex/
    Adobe Flex 3 Language Reference:
    Frame Alert. This document is designed to be viewed using the
    frames feature. If you see this message, you are using a
    non-frame-capable web client.
    Link:
    http://livedocs.adobe.com/flex/3/langref/
    Flex.org - Rich Internet Application Development:
    Welcome to the new Flex.org. This site aggregates Flex news
    from a number of sources, and allows community members to
    contribute their own content as well.
    Link:
    http://flex.org/
    Flex 3 - Versioning:
    You might encounter some versioning issues when working on
    Adobe Flex applications. When compiling, you can choose the version
    of the SDK to use and you
    Link:
    http://livedocs.adobe.com/flex/3/html/versioning_1.html
    Adobe Flex - Wikipedia, the free encyclopedia:
    Adobe Flex is a collection of technologies released by Adobe
    Systems for the development and deployment of cross platform rich
    Internet applications based
    Link:
    http://en.wikipedia.org/wiki/Adobe_Flex
    Adobe - Flex Developer Center:
    Check out the getting started guide on learn.adobe.com, with
    special areas for developers using Flex with PHP, .NET, Java, and
    ColdFusion.
    Link:
    http://www.adobe.com/devnet/flex/
    Disclaimer: This response is generated automatically by the
    Adobe NewsBot based on Adobe
    Community
    Engine.

  • Google Analytics for SUP Hybrid mobile application

    Hi All,
    Detailed information of my application
    SUP Hybrid mobile application
    Developed using HTML5
    Kendo UI mobile
    I need to track all the information of user actions like Add, delete, copy records, page visit, device information etc. Is there any way to use Google analytics for SUP hybrid mobile application.
    Anybody have implemented this before with google analytics or any other analytics tools. Please suggest on this, your help is highly appreciated.
    Thanks

    In the Page properties ....

  • DPS analytics - can you get separate view stats for online html views vs ipad views?

    Hi All,
    New to DPS and reporting usage stats to a client and wanted to know if you can separate out views stats from readers who have viewed the publictaion on an iPad vs thos who have viewed it via HTML ( on a laptop/desptop etc).
    Thanks

    No with the default baseline analytics, Yes if you have an Omniture Site Catalyst account which does the advanced reporting. More on Site Catalyst reporting http://download.macromedia.com/pub/developer/dps/analytics-report/dps-analytics-report-gui de.pdf

  • DPS analytics access for client only

    Hello
    My internal clients want to access the DPS analytics, but the thing is I am not confortable to give this password and access to several people and also, afraid some would access the Folio Producer and delete or unpublish/publish some content (change the name of my folio etc). Well you had understood me I don't want them to access to the Folio Producer
    Is ther anyway to create an access to just the analytics or create a parallele account??

    No. The account ID assigned an Application role can view Analytics and Folio Producer but not DPS App Builder.

  • Sharepoint 2010 - Not able to access Sharepoint 2010 Public facing site on mobile browsers

    Hi All,
    Earlier, I posted a similar question in the forum , but did not get appropriate response . Posting it again with some more information .
    We are not able to access Sharepoint public facing site on Mobile browsers like chrome, IE, Safari (However the site is working fine on Firefox mobile browser and on PC/Laptops as well .)
    Following is the error we are getting :
     "Cannot set custom attribute on mobile controls in this page. Custom attributes specified are Access Key=0."
    I checked in the event logs , following was the exception :
    Exception captured in Exception HttpModule: System.Web.HttpException: Server cannot append header after HTTP headers have been sent.
       at System.Web.HttpResponse.set_RedirectLocation(String value)
       at Microsoft.SharePoint.Utilities.SPMobileUtility.Redirect(String url, SPRedirectFlags flags, HttpContext context, String queryStrings)
       at Microsoft.SharePoint.ApplicationRuntime.SPRequestModule.HandleMobilePageRequest(HttpContext context)
       at Microsoft.SharePoint.ApplicationRuntime.SPRequestModule.PostResolveRequestCacheHandler(Object oSender, EventArgs ea)
       at System.Web.HttpApplication.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
       at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
    Also, there was a microsoft OS security  patching on our farm servers post which the error starts coming . Following were the patches that were installed
    1. MS14-005          
    KB2916036          Security Update for Windows Server 2008 R2 x64
    Edition (KB2916036)
    MS14-009          
    KB2898857          Security Update for Microsoft .NET Framework 3.5.1
    2. on Windows 7 and Windows Server 2008 R2 SP1 for x64-based Systems
    (KB2898857)
    3. MS14-009          
    KB2901112          Security Update for Microsoft .NET Framework 3.5.1
    on Windows 7 and Windows Server 2008 R2 SP1 for x64-based Systems
    (KB2901112)
    4. MS14-009          
    KB2911501          Security Update for Microsoft .NET Framework 3.5.1
    on Windows 7 and Windows Server 2008 R2 SP1 for x64-based Systems
    (KB2911501)
    5. MS14-011          
    KB2909210          Security Update for Windows Server 2008 R2 x64
    Edition (KB2909210)
    6. MS14-012          
    KB2925418          Cumulative Security Update for Internet Explorer 8
    for Windows Server 2008 R2 x64 Edition (KB2925418)
    7. MS14-015          
    KB2930275          Security Update for Windows Server 2008 R2 x64
    Edition (KB2930275)
    8. MS14-016          
    KB2923392          Security Update for Windows Server 2008 R2 x64
    Edition (KB2923392)
    Has anyone of you ever faced similar(site not opening on mobile browsers) issue after installing these patches on farm servers .
    Any help would be much appreciated .
    Thanks
    Saquib Khan

    We have found below error related in ULS as well as event viewer both :
    Exception captured in Exception HttpModule: System.Web.HttpException: Server cannot append header after HTTP headers have been sent.   
     at System.Web.HttpResponse.set_RedirectLocation(String value)   
     at Microsoft.SharePoint.Utilities.SPMobileUtility.Redirect(String url, SPRedirectFlags flags, HttpContext context, String
    queryStrings)   
     at Microsoft.SharePoint.ApplicationRuntime.SPRequestModule.HandleMobilePageRequest(HttpContext context)   
     at Microsoft.SharePoint.ApplicationRuntime.SPRequestModule.PostResolveRequestCacheHandler(Object oSender, EventArgs ea)   
     at System.Web.HttpApplication.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()   
     at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
    Saquib Khan

  • One Folio for mobile and web

    A client wants to use one publication (a magazine) for mobile devices (iOS, Android, Windows Store) and the web. The latter should also be usable on non-touch devices. The current solution for viewing the publication in the browser (desktop) is based on a pdf and flash.
    Is using Adobe DPS/Folio a viable solution to this problem? What is your experience with embedding Adobe Folio publications within websites? Is this possible with the Professional Edition? As the magazine is free: Do the downloads/views deduct from my 5,000 included downloads?

    You can enable social sharing to display content in the "web viewer" so that it can be viewed on non-touch computers.
    http://helpx.adobe.com/digital-publishing-suite/help/using-social-sharing.html
    You can embed this web viewer content within your website by specifying a Hosting URL. It's possible with a Professional or Enterprise DPS subscription.
    Whether this is a viable solution depends on your content and your needs. Look at different web viewer examples or build a test app if you already have a Pro account.
    Yes, the downloads/views of web viewer content counts against your fulfillment download bundles.

  • Showing image instead of flash for mobiles?

    I am just wondering if it is possible to show an image instead of flash content for mobiles?
    I want to allow the adobe sniffer to do its thing when it is people using pc and mac browsers and direct them to the plug in page to download the flash player if they need it, but is there a way to sniff for a mobile / smart phone browser and if they cant view flash it will show an image instead?
    Any help appreciated.

    You can use Javascript to detect the browser and platform for any given user. You can then parse that information to push the content that you want to use for the result. You can find a good write-up with example code here: http://www.quirksmode.org/js/detect.html

  • Photo Gallery for mobile devices

    I am updating my web pages with HTML5 + CSS3 mainly with Dreamweaver.
    I would need advice how to create photo gallery for mobile devices, please.

    If you are using a Studio VII product, you get excellent tech support with them. Just send them a message via email. I had an issue with mobile devices and Studio VII's Slide Show Magic. They create a slide show that has a drop-down navigation system that one may move in all browsers except mobile browsers. So, if you are on a mobile device, the navigation (small icons of the pictures in the slide show) will be in the way of the slide show if you activate the menu.
    I had a back-and-forth with Al Sparber where I requested help. He very quickly identified the problem and told me exactly what to change in the CSS for the drop-down navigation system. Boom! Done. As a result, I highly recommend his tools. They solve problems and, if there is a problem with the solution, he's there to solve any issues that arise. If you buy something from him, you get him to address any issues you have.
    So, in my experience, you're safe in buying their products. They host very good tutorials for their products on their website and they'll hand-hold you for anything you throw at them and help you to manage stuff.
    -Mark

  • Scrolling issues in mobile Browsers

    it seems that anything related to scrolling or changing the size of any of the columns or the gantt chart is not possible/very difficult with touch mobile browsers (tried chrome, firefox, and the default android internet browser)  all of these browsers
    can scroll through other scrollable places online easily, is there something I can change or enable to get them to work better on the project web app site?

    Scrolling is an issue on a PC. The scrolling engine goes way to fast for modern processors. The Office apps are just now being updated for touch control, so I think you'll need to wait a bit longer for Project to be touch enabled.
    Gary Chefetz, MCITP, MCP, MVP msProjectExperts
    Project and Project ServerFAQs
    Project Server Help BLOG

  • Adobe to ditch flash for mobile devices! A few questions

    Just read the news. Have a few questions
    1. Is AIR still going to be used for cross platform deployment as that is what I am using now ie: will it be used to deploy html5 apps/programmes?
    2. What tool/IDE will adobe be using for html5 - flash? flex?
    3. All of our multimedia swfs etc... - can they be exported/used in an html5 environment
    4. html5 coding - is it similar to actionscript 3 ie: do we have to start all over again - back to school?
    5. Games coded with actionscript 3. Can these games be exported to html5 or must they be rewritten?
    Flash stays for pc it looks like.
    So it is no longer multiplatform - we will have to code for flash on pc and html5 for mobile devices - is that right or will there be some kind of packager that will export our flash to html5
    Just a few questions

    I don't work for Adobe so my understanding may not be 100% accurate but here we go...
    1. Is AIR still going to be used for cross platform deployment as that is what I am using now ie: will it be used to deploy html5 apps/programmes?
    Adobe will be concentrating on developing AIR for packaging  apps for mobile devices. AIR is ActionScript based and it does not produce HTML5 apps.
    2. What tool/IDE will adobe be using for html5 - flash? flex?
    HTML5 itself is just a flavour of HTML and therefore Dreamweaver is the Adobe tool for it For Javascript based timeline animation etc, Adobe has Edge http://labs.adobe.com/technologies/edge/
    3. All of our multimedia swfs etc... - can they be exported/used in an html5 environment
    Adobe has Wallaby http://labs.adobe.com/technologies/wallaby/ for this - I'm not sure how active the development is lately though. In any case it's impossible to replicate all features of Flash in HTML5.
    4. html5 coding - is it similar to actionscript 3 ie: do we have to start all over again - back to school?
    Again HTML5 itself is just a simple set of HTML tags. JavaScript is very similar to ActionScript, as AS is based on JavaScript (ECMAScript). For example HTML5 Canvas drawing API is very similar to AS3 drawing API. Therefore if you know AS, at least you know the basics of JS syntax.
    5. Games coded with actionscript 3. Can these games be exported to html5 or must they be rewritten?
    If you want it to run on browsers, yes. If you want to convert into apps then AIR does that.
    Kenneth Kawamoto
    http://www.materiaprima.co.uk/

  • How do I configure my application to provide access for mobile and web brow

    Hi everyone.
    I have one application and I need to provide access for mobiles and desktop browsers, and I don't know how do I configure my application to do this.
    Let me explain:
    In my jDeveloper I have One application and 3 projects:
    -Mobile (here is my mobile application)
    -Model (here is my model)
    -ViewController (here is my Web Browser application)
    In Mobile I have
    JavaEE Web Application name: mobile-Mobile-webapp
    JavaEE Web Context Root: mobile
    ViewController I have
    JavaEE Web Application name: mobile-ViewController-webapp
    JavaEE Web Context Root: myapplication
    When I run some page of ViewController I have this URL "http://localhost:7101/myapplication/index.jspx".
    When I run some page of ViewController I have this URL "http://localhost:7101/mobile/index.jspx".
    My problem is that, I want to have Just one landing URL like that "http://localhost:7101/myapplication/index.jspx" and when I get this URL by Desktop Browser my ViewController is showed, and when i get by Mobile the Mobile project is showed.
    Someone knows how do it?
    Thanks....

    Yes, I can, thanks for response.
    But, don't have some configuration in Oracle for this? I've been thinking do this with java or JavaScript, but I was looking something more beautiful for this.
    Java or JavaScript is the only way?

Maybe you are looking for