Search found 80 matches

Go to advanced search

by anilsojitra
Tue Mar 19, 2013 10:18 am
Forum: Issues
Topic: google analytics code not appearing in view source
Replies: 7
Views: 1711
 
Jump to post

google analytics code not appearing in view source

Excellent. So please can you confirm that the GA tracking is successfully implemented in the mobile web app and GA will track page views.

by anilsojitra
Tue Mar 19, 2013 10:05 am
Forum: Issues
Topic: google analytics code not appearing in view source
Replies: 7
Views: 1711
 
Jump to post

google analytics code not appearing in view source

Thank you, I appreciate your help.

by anilsojitra
Mon Mar 18, 2013 7:47 pm
Forum: Issues
Topic: google analytics code not appearing in view source
Replies: 7
Views: 1711
 
Jump to post

google analytics code not appearing in view source

I've added the following code as Custom Javascript in the Load event. var _gaq = _gaq || []; gaq.push([' setAccount', 'UA-17912306-1']); gaq.push([' trackPageview']); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document...
by anilsojitra
Tue Nov 13, 2012 9:53 pm
Forum: Issues
Topic: REST services and JSONP
Replies: 5
Views: 1317
 
Jump to post

REST services and JSONP

You say "or" - can you recommend how to allow cross domain requests if the web service is returning JSON?

Thanks.

by anilsojitra
Tue Nov 13, 2012 7:43 pm
Forum: Issues
Topic: REST services and JSONP
Replies: 5
Views: 1317
 
Jump to post

REST services and JSONP

Thanks for your quick response Max. Just for my understanding, if the mobile web app is on domain A and the web service is implemented on domain B, does the web service only need to implement JSON results even though it's going to be invoked from domain A. The web service is only going to be GET so ...
by anilsojitra
Tue Nov 13, 2012 1:54 pm
Forum: Issues
Topic: REST services and JSONP
Replies: 5
Views: 1317
 
Jump to post

REST services and JSONP

I am intending on using tiggzi to build a mobile web app that consumes data from a REST service. My client currently has a desktop website with a CMS. I have requested that in order to consume information from the CMS, it needs to be exposed first via a REST web service. For tiggzi to consume this R...
by anilsojitra
Wed Nov 07, 2012 9:45 pm
Forum: Issues
Topic: Enquiry form for mobile website
Replies: 14
Views: 2367
 
Jump to post

Enquiry form for mobile website

Hi Richard, would you mind posting the form code here so that I can see what it looks like? Well done by the way for finding a solution that (hopefully) works. I would be very keen to test it for you on my Android phone

by anilsojitra
Wed Nov 07, 2012 8:19 pm
Forum: Issues
Topic: Enquiry form for mobile website
Replies: 14
Views: 2367
 
Jump to post

Enquiry form for mobile website

Hi Richard. I would be very interested in some sort of form REST service. Any more ideas on this? Max, is there anything you can offer to help?

by anilsojitra
Mon Aug 13, 2012 11:03 am
Forum: Issues
Topic: Updated tiggzi project not working anymore
Replies: 6
Views: 1327
 
Jump to post

Updated tiggzi project not working anymore

Hi Marina,

I've added that to the web.config file and it seems to have fixed the problem, thanks.

Is there any change that the URL words can be separated by a hypen instead of a plus sign as this is the norm and it's better for SEO?

Thanks for your help.

Go to advanced search