Search found 3 matches

Go to advanced search

by ebrooks
Fri Jan 08, 2016 9:30 am
Forum: Technical Support
Topic: Google Analytics Injection with JSIL [SOLVED]
Replies: 2
Views: 7125

Re: Google Analytics Injection with JSIL

I think I solved this by doing the following. It seems to have injected the script just fine ;) private void EmbedGoogleAnalytics() { if (CSharpXamlForHtml5.Environment.IsRunningInJavaScript) { JSIL.Verbatim.Expression("(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function()...
by ebrooks
Tue Jan 05, 2016 11:29 am
Forum: Technical Support
Topic: Google Analytics Injection with JSIL [SOLVED]
Replies: 2
Views: 7125

Google Analytics Injection with JSIL [SOLVED]

Can someone post a snippet of how to inject Google Analytics from the C# side into the index.html without having to modify it each time? My guess is to use JSIL.Verbatim.Expression(...) but I'm not sure of what that looks like from the Silverlight app side...thanks!
by ebrooks
Wed Dec 09, 2015 8:31 am
Forum: Technical Support
Topic: Simulator Default
Replies: 2
Views: 7247

Simulator Default

Hello,
Is there an easy way to change the simulator configuration to start in a specific mode instead of the default iPhone simulator? Thanks in advance!

Go to advanced search

 

 

cron