GA not tracking every user - analytics

I have implemented Google Analytics through GTM on my Site CAPinside.com . But somehow it won't track every user that is on my site. I am able to see the real time traffic through our own Dashboard using Websockets, but the Statistics number does not even come close.
GA is only tracking a couple hundred users.
Please help me

Related

Google Calendar API: Possible to get reminders due in a certain period?

I wonder if its possible to get reminders due in a certain period of time. I am working on a Calendar app. I was thinking of using Google Calendar as a "backend/calendar storage engine". Since implementing a calendar backend seems hard. The recurrences and reminders part. The challenge that I have now is, I want to send push notifications for reminders. So was wondering if there is a way to query for reminders due the next hour for example.
How can I do this?
Reminders are alarms triggered at a specified time before an event starts
However, the delivery mechanisms only available by Google API are
Pop-up. These are supported on mobile platforms and on web clients.
Email sent by the server.
SMS. These are only available for Google Apps for Work, Education, and Government customers.
Push Notification is a bit different, as you're required to have a GCM Connection Server with additional configurations in the developer console.

Google Checkout Order Report API -> Google Wallet analog?

I used Google Checkout API for getting subscriptions reports every half an hour.
https://checkout.google.com/api/checkout/v2/reports/Merchant/
(https://developers.google.com/checkout/developer/Google_Checkout_XML_API_Order_Report_API)
Our company have ours support team which provides help for users of application. My script downloaded last purchases every half an hour and stored in DB (time,serialnumber,email). After that support was getting access to this information through our web-interface (thus, we did not give an access (login,pass) for a main Checkout account).
Now Google Checkout was shut down and I don't understand how to do it at Google Wallet. Does anyone now can it provide this functionality or not?
AFAIK there currently is no similar "infrastructure" (reporting, querying, etc, via API like in Google Checkout) for Google Wallet for Digital Goods which, based on your comments, sounds like the product you are looking for (to replace your current Google Checkout implementation) - it's specifically for digital goods and does support subscriptions.
You'd manage orders via Merchant Center.
You will get order data via postbacks so as for ideas - you would need to store order data on your end when you handle the postback/s from Google - for both "placed" and "cancelled".
This would replace how you currently do it via Order Report API in Google Checkout...
Hth...

Google Analytics is not showing all tracking of order

I am running a website and registered for Google Analytics. Got code embedded into my site.
My site in On Drupal and using Ubercart for Online shopping. There is only one payment mode BY CREDIT/DEBIT CARD.
The issue is that Analytics in not tracking my all orders that have been made, some of them is missing.
I have checked that the code has no issues in it, not problem of Sync as well because i have waited a long and orders that are missing are of the date say for example 5-9-2013 and i do have orders tracked of date 6-9-2013.
Anyone have any idea how to resolve it?
User can opt out of the Google Analytics Tracking, they may have not javascript, they may cancel page load before the tag has fired, they may sit an office where the company firewall filters out calls to the google server etc. Javascript-based tracking is never especially accurate (Google themselves warns that Analytics show Trends, not exact numbers).
So I don't think there's a way to resolve differences between GA and backend systems.

Expected wait time on INSERT cards?

I am able to get cards to show up in my timeline, but they are taking a really long time (5-30 minutes). I can see the cards in the API's LIST command, but they don't show up on my glass. I am connected through my GS4, but I have the same problem over my home wifi and corporate wifi. Is this lag time to be expected?
A slight delay is to be expected, but 5-10 minutes is really high. If you are seeing the same behavior with first party Glassware (GMail, Google+, etc.) it is best to follow up with your guide (support tab on MyGlass) to help investigate if the issue is coming from your device.
My experience is that if Glassware is hosted on Google infrastructure like App Engine, the response time is pretty fast.
If you really want steps to put your Maven project onto App Engine, I can provide that.

GAE suddenly can't access my apps!

I'm using Google App Engine for a number of sites I host.
As of a short time ago GAE won't allow me to login via the usual.
https://appengine.google.com/a/websitename.com
It keeps telling me that I'm "Unauthorized." I.e I can't access the dashboard for any of my apps!
This was working fine as of a few days ago and I've not made any changes.
Is there any way that I can sort this out? I.e. can I remotely add a role to my app for example. Is there another way of logging into the dashboard etc?
Any help would be fantastic as this is really causing me serious problems.
Thanks in advance,
Matt
If you're trying to reach the app dashboard, the proper url format for the moment is https://appengine.google.com/dashboard?&app_id=some_app_id. That being said, you shouldn't depend too much on that as it's an implementation detail that's subject to change whenever.
Next time, try visiting http://appengine.google.com/ for the list of apps your account has access to.

Resources