Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

First I describe my problem. I have windows application based on .Net Framework 2. User downdload it from website using his prefered browser (IE, FF, Opera and etc.).

There is window "pay service" in the application. It has link to the website where user can buy service.

When user click on that link default windows browser open link. It can be cases when prefered browser != default browser thefore user lose his google adwords session. And google adwords count such user as new one. But It's wrong.

So how can I help google to recognize user properly? I made some reserch and see that google set random user id as part of session value and use it to identify user. Is any way to send random user id directly in the link to rewite value generated by session or adwords js.

Maybe It'wrong direction then can you advise better solution? Thanks.

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.