Search found 9 matches

Go to advanced search

by MaratZhalbyrov
Tue Jan 14, 2014 9:35 am
Forum: Issues
Topic: How to add Phonegap Google Analytics Plugin to Appery?
Replies: 21
Views: 3264
 
Jump to post

How to add Phonegap Google Analytics Plugin to Appery?

Hi Maryna,
Many many thanks. I'll try it.

by MaratZhalbyrov
Tue Jan 14, 2014 4:34 am
Forum: Issues
Topic: How to add Phonegap Google Analytics Plugin to Appery?
Replies: 21
Views: 3264
 
Jump to post

How to add Phonegap Google Analytics Plugin to Appery?

Unfortunately still i have not done. I'll try soon and reply about result

by MaratZhalbyrov
Tue Nov 12, 2013 4:02 pm
Forum: Issues
Topic: How to add Phonegap Google Analytics Plugin to Appery?
Replies: 21
Views: 3264
 
Jump to post

How to add Phonegap Google Analytics Plugin to Appery?

Did you mean replace this var s = document.getElementsByTagName('script')[0]; ?

by MaratZhalbyrov
Tue Nov 12, 2013 12:40 pm
Forum: Issues
Topic: How to add Phonegap Google Analytics Plugin to Appery?
Replies: 21
Views: 3264
 
Jump to post

How to add Phonegap Google Analytics Plugin to Appery?

First page include GA snippet and when page was load. GA must tracking user info and send to google analytics but it isn't work.

by MaratZhalbyrov
Mon Nov 11, 2013 5:54 pm
Forum: Issues
Topic: How to add Phonegap Google Analytics Plugin to Appery?
Replies: 21
Views: 3264
 
Jump to post

How to add Phonegap Google Analytics Plugin to Appery?

Hi Katya,

Shared.

Thanks Marat.

by MaratZhalbyrov
Sun Nov 10, 2013 8:16 am
Forum: Issues
Topic: How to add Phonegap Google Analytics Plugin to Appery?
Replies: 21
Views: 3264
 
Jump to post

How to add Phonegap Google Analytics Plugin to Appery?

var _gaq = _gaq || []; gaq.push([' setAccount', 'XX-XXXXXXX-X']); gaq.push([' trackPageview']); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? ' https://ssl ' : ' http://www ') + '.google-analy...
by MaratZhalbyrov
Sun Nov 10, 2013 8:15 am
Forum: Issues
Topic: How to add Phonegap Google Analytics Plugin to Appery?
Replies: 21
Views: 3264
 
Jump to post

How to add Phonegap Google Analytics Plugin to Appery?

  1. Drag HTML Panel Component
    1. Paste into the Panel code(below) and try this code http://stackoverflow.com/questions/12...
    2. Build APK file and run on phone
    3. Check Google Analytics result. Unfortunly not working. Application not tracking.
by MaratZhalbyrov
Sun Nov 10, 2013 8:15 am
Forum: Issues
Topic: How to add Phonegap Google Analytics Plugin to Appery?
Replies: 21
Views: 3264
 
Jump to post

How to add Phonegap Google Analytics Plugin to Appery?

var _gaq = _gaq || []; gaq.push([' setAccount', 'XX-XXXXXXX-X']); gaq.push([' trackPageview']); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? ' https://ssl ' : ' http://www ') + '.google-analy...
by MaratZhalbyrov
Sat Nov 09, 2013 11:51 am
Forum: Issues
Topic: How to add Phonegap Google Analytics Plugin to Appery?
Replies: 21
Views: 3264
 
Jump to post

How to add Phonegap Google Analytics Plugin to Appery?

I added GA JS code snippet in a panel component and build an APK file, not work. Google analytics show me visits 0(zero).

Please help.

Thanks Marat.

Go to advanced search