Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7817535
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 2, 20262026-06-02T06:15:21+00:00 2026-06-02T06:15:21+00:00

im doing a project with windows mobile .net framework and i need to track

  • 0

im doing a project with windows mobile .net framework

and i need to track every page with google analytics

therefore i create a web browser on every page and hidden it

the web browser will include a local html page

the html page has embed google analytics

however if i use traditional method or async method to integrate GA, it will throw js error with unspecified error, but the html is working if i put it to webserver

therefore i build a GA tracking image url to log the pageview and visitor count, however i found that the cookie can not be save, those every page will generate a new visitor count

any advise

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-02T06:15:22+00:00Added an answer on June 2, 2026 at 6:15 am

    If I understand your question correctly, you are simply trying to add GA tracking to your
    WP7 app. If that is the case, you do not have to use a web browser or a tracking image to accomplish this. There is a project over on GitHub that will allow you to do this right in your .xaml pages.

    https://github.com/maartenba/GoogleAnalyticsTracker

    Get the code, compile it and add a reference to the lib in your phone project, then in your xaml code behind:

    Loaded += (s, e) => {
                              using (var tracker = new Tracker("UA-XXXXXXXX-X", "appname")) {
                                tracker.TrackPageView("MainPage", "Main");
                              }
                        };
    

    Put your GA account info in there for the Tracker object
    And presto, you have GA tracking.

    HTH

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm currently doing a project in C# working with windows forms. During the course
In my project I have a Windows Service and a WCF Service doing some
Im doing this project where i need to download files through a webservice (images,
I am doing a project at the moment and I need an efficient method
I have a Windows Mobile 6 ARMV4I project where I would like to get
I have a windows mobile application that utilizes the Microsoft Sync Framework. The WCF
I am doing a project on Windows and the winsock2.h file is causing issues
I'm currently doing a project that has to be run on a windows machine.
I've been doing a project like a cinema online. I use windows form as
I´m coding in C# and Windows Forms. I´m doing a project where you can

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.