How to capture if a visitor is from a google adwords click

You’re correct–you can read this data from the cookies. To configure the tracking: connect your adwords and GA accounts: in your AdWords account, go to My Account > Account Preferences, click the “edit” link next to Tracking then select the box that says “Destination URL Auto-tagging”. Click “Save Changes”; still from your AdWords account, click … Read more

What is the most reliable way to hide / spoof the referrer in JavaScript?

I have found a solution which works in Chrome and Firefox. I’ve implemented the code in a Userscript, Don’t track me Google. Demo (tested in Firefox 9 and Chrome 17): http://jsfiddle.net/RxHw5/ Referrer hiding for Webkit (Chrome, ..) and Firefox 37+ (33+*) Webkit-based browsers (such as Chrome, Safari) support <a rel=”noreferrer”>spec. Referrer hiding can fully be … Read more

Create an Android GPS tracking application

The source code for the Android mobile application open-gpstracker which you appreciated is available here. You can checkout the code using SVN client application or via Git: svn checkout http://open-gpstracker.googlecode.com/svn/trunk/ open-gpstracker-read-only git clone https://code.google.com/p/open-gpstracker/ Debugging the source code will surely help you.

How to track a Google Adwords conversion onclick?

Don’t know if you’ve already found it… I mention it anyway for future surfers… I was looking for the same, and found this piece of code : <script type=”text/javascript”> function trackConv(google_conversion_id, google_conversion_label) { var image = new Image(1, 1); image.src = “//www.googleadservices.com/pagead/conversion/” + google_conversion_id + “/?label=” + google_conversion_label + “&script=0”; } </script> Then for links … Read more

Is version control (ie. Subversion) applicable in document tracking? [closed]

I’ve worked with Word documents in SVN. With TortoiseSVN, you can easily diff Word documents (between working copy and repository, or between two repository revisions). It’s really slick and definitely recommended. The other thing to do if you’re using Word documents in SVN is to add the svn:needs-lock property to the Word documents. This will … Read more

How to implement referral program in mobile Apps for both Android and iPhone

We are doing a similar type of referral system in our app which provides certain amount of Reward Points to the referrer (one who actually shared the link to app) on successful install of the app by new user (one who received the link). I will try to explain our implementation using your scenario: So … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)