473,386 Members | 1,791 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

Tracking QR Codes?

Is there a way to Track QR (Quick Response Codes)? I want to be able to track mainly two different types of QR Codes:
1. URL Links
2. vCards

If there is a way to track them, how do you do it?
Apr 5 '11 #1

✓ answered by Sam Sullivan

Not sure of an actual method, and it probably isn't possible because they don't go through any servers. But you can track a URL by sending it to a special PHP file on your webserver that has code to log a visitor's information and redirect it to the URL you wanted. This wouldn't work for a vCard though because you wouldn't be able to redirect to a vCard.

3 1889
Not sure of an actual method, and it probably isn't possible because they don't go through any servers. But you can track a URL by sending it to a special PHP file on your webserver that has code to log a visitor's information and redirect it to the URL you wanted. This wouldn't work for a vCard though because you wouldn't be able to redirect to a vCard.
Apr 7 '11 #2
what PHP file is that? or do you have a URL or something where i can learn more about how to do that?
Apr 7 '11 #3
Well if you don't have any PHP knowledge it would just be better to use a link tracking service like this:
http://www.clixtrac.com

I haven't used that, but it looks like you can sign up for free and set up a link to be tracked. What I assume you will do is enter your link, maybe choose some settings, it will give you a new link (which will go through their server, and use PHP to track the user and send them to your link). This new link can be used in a QR code, so when it's scanned they are sent through the tracking service and out to your URL.
Apr 7 '11 #4

Sign in to post your reply or Sign up for a free account.

Similar topics

1
by: Robert Oschler | last post by:
This is my current strategy for tracking hyperlink clicking by a site visitor (Internet Explorer example): Using Javascript I: Attach an event to the document "onclick" handler. When a click...
5
by: gsb | last post by:
I track the mouse location like this code: function mousePos(e) { var p = new Object(); if(e) { p.x = e.pageX; p.y = e.pageY; } else { p.x = event.x; p.y = event.y; } ... (show) }...
2
by: MUHAMAMD SALIM SHAHZAD | last post by:
dear respected gurus, I would like to share ideas...as i learned from you and wish to tell that i had developed the system where i can audit each and every users and their actions(like...
1
by: Annette Massie | last post by:
Does anyone have a solution for tracking hardware, os and office products for their organization? We are looking for a way to track this information and then assign it to an employee and track its...
1
by: CM | last post by:
Hi, I'm thinking about writing .net codes (asp.net, vb.net) for printing management, such as keep tracking of who prints what on when...etc. The app will need to find all available network...
1
by: philipho | last post by:
Hi all, I have an Opencv face detection code that is written in C. I am currently doing a face detection project that makes use of Euresys frame grabbers. The problem is the image acquisition...
3
by: =?Utf-8?B?R3JhaGFt?= | last post by:
I've added 2 tracking services to the wf runtime; one is the standard SqlTrackingService: trackingService = new SqlTrackingService(<trackingConnectionString>); <workflow...
1
by: kaushivirtusa | last post by:
hay, im new to C#.net stuff so... can anybody help me to figureout this with C#.net and sql sever.. You are required to create a basic Time Tracking application. The user should be able to...
2
by: Joe Farage | last post by:
I'm looking to start making QR Codes and I'm trying to figure them out. I've downloaded an add-in for adobe indesign that will create QR Codes automatically but it only works for notes and for...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.