-5
votes
0answers
22 views

build Radio-frequency identification system (RFID) for transportation company? [closed]

I would like to build a web based tracking system for a transportation company. -please help to identify the necessary technology and the components that can fit in this project. -the easiest ...
-1
votes
3answers
39 views

How To Tracking URL Link in other website

I want to know how to programming the script for tracking purpose. Such as I put the link on my blog, and I can know which IP or which website is using my URL Link on their website? I have a live ...
0
votes
1answer
26 views

Identify individual organization that visits my website - PHP [duplicate]

There are a few services (at least here in Sweden) which let you identify a company that has visited a particular website. By checking an IP address, I know that you can get information such as the ...
0
votes
1answer
22 views

PHP Restriction when using image tracking

Good day everyone! Well here's the thing; One .htaccess file, mod rewrite, to redirect imagename.png (non existing file) to tracker.php (real file). So when a user is looking at site.com/hello.png ...
1
vote
1answer
84 views

$_SERVER['HTTP_USER_AGENT'] extract mail client

Currently I'm trying to create a mailing system with statistics. I send a mail with an image which links to a file where I can read the $_SERVER['HTTP_USER_AGENT']. When I open the mail in thunderbird ...
0
votes
0answers
99 views

Adwords Conversion Tracking On A Simple One Page Contact Form

This is my first question here so hopefully someone will help. I have a simple contact form on the home page where validation and results are shown on the same page. <?php //If the form is ...
0
votes
1answer
574 views

DHL Tracking Api and PHP

I'm currently working on a project, where i have to get the status of a packet (sent with DHL). I read about the DHL API, which return an XML, but somehow there are no good examples out there. I have ...
0
votes
0answers
38 views

Web beacon delay when clicking on an anchor

Say I have a Javascript method that looks like this: $('.links_container').delegate('.link_box a', 'click', function() { var img = document.createElement('img'); img.width = 1; img.height = ...
0
votes
1answer
198 views

Cookieless tracking

I'm working on university final year's project which includes website visitor tracking (not conversion tracking so server-to-server postback tracking isn't of my interest). Obviously it's dead simple ...
2
votes
2answers
184 views

Tracking email opens with a real image

I'm playing with the idea of adding email tracking to a web service I built for a small client business. I was planning on doing the embedded image solution (with reference to an image on my server) ...
1
vote
1answer
120 views

Tracking code that monitors visitor stays on other sites

I want people to sign up to my site and give them a unique javascript snippet that they have to put on their site. I have 2 questions. 1) Let's say I use the code below to track visit duration on ...
-1
votes
1answer
119 views

cURL affiliate tracking pixels [closed]

I am having an issue trying to get my affiliate tracking pixels to mark conversions using cURL requests. I am getting a response of 200 for each request. Because of this, I have no clue why it's not ...
0
votes
0answers
9 views

finding reliable touchpoints

I am working on a tracking system which at one point should store all the touchpoints the customer has with our website. To prevent misunderstandings: In my understanding a touchpoint is a point where ...
1
vote
1answer
115 views

Calling a tracking PHP script within a download PHP script

So I'm trying to develop a site for personal use and so far I've got a Google Analytic account and some basic infrastructure. I would like to have a download function for which i have a script which I ...
0
votes
3answers
114 views

Send mail via out.php in order to track clicks of a button

I need to track a button every time someone clicks on it. I created a file "out.php" to send me an email and redirect to a link outside my page. This code redirects but the mail doesn't send. <div ...
0
votes
2answers
135 views

PHP redirect message - tracking with analyitcs outbound links

I need to track a dynamic button that redirects to another url. I need to track everytime this happens and know exactly to what url the user is beeing redirected. The button code: <a ...
0
votes
1answer
82 views

Tracking click on dynamic button via php

I need to track a dynamic button that sends the user to another url, depending on the product he is. Something like pinterest. The website is in PHP. I'm having problems tracking how many user ...
-2
votes
1answer
117 views

PHP - Track where users come from referer or direct? [duplicate]

Possible Duplicate: Get referrer URL - visitors coming from Paypal (HTTPS) i'm trying to track my visitors, i'm using with $_SERVER[HTTP_REFERER], i have some problem, when users come from ...
0
votes
1answer
66 views

Detecting and storing logout times

My application currently stores some basic _SESSION events, such as login and each page/URI requested. I've been asked to enhance event logging to include tracking when users log out. The trouble ...
0
votes
2answers
80 views

Track dynamic button with href and target_blank

I need to track every time a user clicks on a dynamic button. Also I need to know what product is he clicking. Now I have this button: <div class="buy"> <a target="_blank" href="<?php ...
-1
votes
1answer
199 views

PHP using echo with google analytics event tracking

i need help with this PHP script that doesn't works for some reason as below <?php . . . echo "<li><a href='#' onclick='print(); return false; _gaq.push(['_trackEvent', 'check', 'test1', ...
0
votes
0answers
43 views

open source web development plugins,scripts store information? [closed]

I'm wondering if open source plugins like wordpress,drupal, jquery and others detect for example what websites are using their plugin. Something like google analitycs but for tracking websites. I'm ...
0
votes
1answer
46 views

Button tracking via sendmail

I need to track a button that redirects users to another site something like pinterest does. If someone clicks on an image it opens the image in bigger size, with a button that if u click on it it ...
1
vote
0answers
141 views

cannot send data from android to php

Hi I am trying to send date from android to php.. I added some codes to my splash screen activity to be able to do this. However, it is giving me an error.. Don't know what I am missing... Here is the ...
0
votes
2answers
70 views

tracking links from another website

I'm looking for some resources on how to track the clicks of the links on different sites. E.g. I'd like to know how many clicks were made on google.com for the specific image/text link? I'd like to ...
0
votes
0answers
63 views

Order tracking by using cj.com Commission Junction

Can any body help me in order tracking.The website which I am developing is listing products of different advertises(from cj.com). Now When users click on "Buy Now" button they are redirected to the ...
1
vote
3answers
440 views

Google Analytics URL parameters

I need to make a single page (videos.php) to download a .MP4 video file based on an URL parameter. That page is to be used in conjunction with a QR code in a printed magazine. i.e ...
0
votes
1answer
262 views

How do I find the OrderID value in OpenCart?

I have connected my OpenCart with an Affiliate network. In order for me to link and have orders tracked they require the following information on the tracking code; the OrderID and the OrderValue the ...
0
votes
1answer
515 views

Google Analytics email vews with php-ga & maintaining session when user clicks link to continue to site

I'm using php-ga and a php page on my server to serve up an image in an email, but also at the same time track a page view (/email-viewed) to google analytics for our website. So when the user opens ...
2
votes
3answers
244 views

Is there any computer specific information besides the IP address for tracking?

I am developing a program to that only allows the same computer to view a specific page once, and after that I am blocking access to that page. My question is, the IP address works ok but some users ...
0
votes
0answers
52 views

Tracking method through an AS3 Animation

I want to track how far users go through an AS3 animation that runs for around 60 seconds. Its broken into 23 parts (separate animation files), so i was thinking... I could make pings to a mysql ...
-1
votes
1answer
182 views

Opencart Tracking Add Tracking Number [closed]

I'm looking to add two fields. 1) The url of the courier company. 2) The tracking number. I Would like to add this after the "Comments for your order".
0
votes
1answer
310 views

How to get labels in pdf using ups api?And how to print it directly on the web?(php)

I have get label of gif file successfully.how to get pdf format.I have read the guide about labelimageformat several times.It says: "Label print method code that the Labels are to be generated for ...
0
votes
1answer
266 views

trying to write HTTP_REFERER to referer.txt but it's not working

I have several questions. I working within Joomla. I am trying to use this php code to write the referrer to referer.txt but I cannot find 'referer.txt' anywhere in joomla: <?php $referer = ...
0
votes
1answer
501 views

Track number of users online using Codeigniter (v2)

I am using Codeigniter 2 and would like to track the number of current users on a site into the database. I know this can be achieved using the built-in session class but I am unsure of what I am ...
0
votes
1answer
338 views

PageViews, Dynamic Page visits counter similar to Google Analytics or Alexa?

I want to put a hit counter or visits to display for my website http://www.deerpages.co on every dynamic pages. I'm using Php and MySQL. But, I'm thinking of once I've put every tracking in per row ...
0
votes
1answer
113 views

how to track click-to-call link on mobile site without javascript

What I want to do is count the number of clicks on this type of an image tel link: <a href="tel:123456789"> <img src="images/myimage.jpg" alt="myimage" /> </a> But my target ...
-2
votes
3answers
180 views

track javascript events

is there a way to track how many times a button has been clicked? I would love for the solution to just involve JS, but if I have to use PHP/MYSQL thats okay. I already have google analytics in place, ...
6
votes
1answer
401 views

Tracking Users - Custom PHP/MySQL Website Analytics

I run a local directory website (think yelp/yell.com etc) and need to provide analytical data to the businesses listed on the site. I need to track the following: 1) Number of visitors to specific ...
1
vote
1answer
220 views

add tracking pixel to each image in jquery image carousel

i have an image carousel written in jquery. now i need to be able to track which of the individual images are shown and which are clicked. i got my click-count URL and my view count tag, but i'm ...
0
votes
1answer
87 views

Email Tracking - Distinguishing Between Book Mark and Email Click Through

If I add a link in an email with query variables such as... http://www.mywebpage.com/?email=person@email.com&page_visited=some_id to help me track email 'click-throughs' and monitor who is ...
0
votes
1answer
173 views

Trackingpixel should load external website through a referring page - but it doesn't work

I have a problem with a trackingpixel. The trackingpixel is included on the main page like that: <img src="tracking.gif" alt="" /> The tracking.gif contains the following: <?php ...
5
votes
3answers
197 views

PHP: Most Efficient Way to Track if a User is Online?

I'm developing a project of mine with scalability in mind and I've come to a crossroad. On my website I would like to detect if a user is online or not. And I can't quite think of the best way to ...
1
vote
1answer
94 views

FB 'pages' have $pageID, whats a website equivelent?

I'm trying to write a simple app for my website and struggling with 1 point. A Facebook Page has; $pageID = 'dorimedia'; What does a website have that is equal? I want to get the value to show how ...
2
votes
2answers
82 views

How to check which sections of a site are tracked by Google Analytics

I'm currently managing a PHP website that "integrates" several independent modules under the same domain. And by independent I mean that they don't share common templates, some small parts even being ...
0
votes
1answer
270 views

Simple PHP Script to Implemet a Counter to track number of software installation

I want to implement a simple script which is hosted in a web server when called by a desktop application increments the value stored in simple text file or simple database. I want to protect the ...
0
votes
1answer
186 views

advanced user/staff online activity tracking?

I have been looking for a solution to tracking the staff in our website administration area. I would like be able to reliably see how long each staff member spends online (working) each day, week, ...
0
votes
2answers
755 views

PHP: Fire a tracking pixel before the header redirect

Here's my setup: The visitor lands on page A, and a cookie is placed The visitor lands on page B (php), the tracking pixel is fired and a header redirect takes the user to another page: C So I ...
-1
votes
1answer
66 views

How can i query track number on web site?

Package Track number: RC081226418HK Package tracking site: http://www1.ptt.gov.tr/tr/interaktif/kayitliposta-yd_yeniweb.php I want query on simple link. Example: ...
1
vote
2answers
78 views

Best way to track in a database whether a script successfully completes

I'm using PHP/MySQL, although I think this question is essentially language/db ambivalent. I have a PHP script that connects to one API, gets the response data, parses it, and then sends it to a ...

1 2 3