--
You received this message because you are subscribed to the Google Groups "google-analytics-analyticsjs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-analytics-ana...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-analytics-analyticsjs/8034670c-6232-4b0f-8173-7421537b4f8e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
But doesn't the initial "ga('create', ...)" call need the matching domain as a parameter?Basically, if I put in a URL of "www.exmaple.com" (or even a domain I own) for a Web-based Property, certainly GA is going to expect all hits to originate from there?
--
You received this message because you are subscribed to the Google Groups "google-analytics-analyticsjs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-analytics-ana...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-analytics-analyticsjs/9ecb5905-2439-4561-bee2-518c1bc902d5%40googlegroups.com.
I have been trying to test it, but either the RequireJS implementation I used is broken, or its OK and GA isn't picking anything up (was checking out real time stats but nothing showed).
Is there a quick way to determine if analytics have been sent/received and is working correctly?
I did say from the beginning it was for webOS and installed on the device...
I found a library for GA for Chrome Extensions, could that be leveraged for webOS?