The customer I am working for enjoys the look/feel of the Google Analytics site. The look & feel, ajax refreshes, live graphs, etc.
Does anyone know what framework Google uses for producing it? Are they still using GWT, or have they moved onto something else (such as AngularJS)?
I found a link to the Google Analytics site on https://www.madewithangular.com/#/sites. Does that mean that the whole Analytics site is designed with Angular?
Related
we wanted customize our salesforce application via giving the skype conference link while sending the email from the application itself. the application is completely on visualforce pages and controller so i dont see any appexchange app will help on this.
I have already checked the below links though i could not get any integration apis
https://msdn.microsoft.com/en-us/skype/ucwa/onlinemeetinginvitation_ref
https://ucwa.skype.com/websdk
There are no integration Apis as of now. Only you have to write your own integration logic using Skype for Web SDK. It is a bit complicated SDK and not properly documented or maintained. It has tight coupling with Azure AD and video streaming doesn't work in Chrome/Firefox.
Some integration use cases/examples can be found here
Other relevant information.
https://dev.skype.com/
https://github.com/OfficeDev/skype-docs/tree/master/Skype
I know you can use Google Analytics to track links and user actions, etc. Is there a way to do this with NetSuite on an external site? Ex. I have a WordPress driven website can I use NetSuite for all my analytics needs?
I've looked through the developer documentation for NetSuite and the API but cannot find what I'm looking for. From what I can tell, I can only pull analytics data out of NetSuite.
tl;dnr Save your money; Use GA.
FWIW I don't know anyone using Netsuite analytics as their primary analytics package.
Google Analytics works quite well and even though it doesn't give you quite the same Netsuite specific reports I'm not aware of anything in the NS analytics you can't infer from GA.
I have been building several GoApp sites with GoLang backend and a lightweight html5/css3/javascript (usually AngularJS) front end. Most of these were for practice, but I have recently created my own personal site with this same pattern and decided that I wanted my own custom domain for it.
I followed the steps outlined here: Google App Custom Domains and everything seemed great. People were able to hit my site (with and without the www) and I was seeing traffic come through Google Analytics.
Now for the problem... as I was looking at various search engines and attempting to submit my site to the index, I am getting "Site Not Found" errors from the Search Engines. For Google and Bing I went into webmaster tools and everything looked fine on the diagnostics (Robots.txt and SiteMap.xml). However after a few days, I am still showing the site is not being indexed.
So the question is, does anyone know why I might be having issues? Nothing I have found seems to point to what the cause might be.
Some of the other SO pages I looked at first:
are .appspot google app engine sites restricted in crawl / search engine rankings?
Wordpress Site Will Not Index In Google
Google App Engine + Custom domain
I recently moved my website from being hosted with cPanel to being hosted on the Google App Engine. Everything has been a much better experience with the GAE but I can't seem to figure out how to view the traffic to my website. With cPanel there were a few apps on the dashboard I could use that would show me the views and the IP addresses and dates associated with each view. With GAE I only see a summary and API requests graphs, which don't really tell me the information I need (or I don't know how to read them properly, that's also a possibility). Is there any way to view your website traffic through the GAE dashboard?
You might be interested in using Google Analytics
I'm considering leveraging Google App Engine for a small side project, but before I go in head first and start coding my apps (which are fairly trivial and common stuff) I'd like to check out what has already been done. But I haven't been able to find any place that lists the sorts of applications already out there. Anyone knows of such a place?
There would be the App Gallery for a starter...
Probably not comprehensive, but pretty close: Google App Engine Applications Gallery.
Also not comprehensive, but here are some that use app-engine-patch
The App Engine gallery has unfortunately been closed.
Google has a page on the Developers portal where they feature products and apps built with their technologies and API. The features items are handpicked by the Google Developers team (which you can always try to contact on G+).
You can filter that list based on which technology was used so the following link (with an appengine filter) will show you the apps built on App Engine:
https://developers.google.com/showcase/#tags=appengine