Related to video tracking in computer vision field.
0
votes
1answer
13 views
Configure MS SQL Server to log query and its execution time
I had a program using SQLconnector to connect to MS SQL 2012, I want know SQL query execution time. I am aware there is a SQL Server Profiler, but I can't configure it correctly to capture any query ...
0
votes
1answer
20 views
Google Analytics Tracker showing Tracking Not Installed
Using wordpress, I manually inserted the tracking code given to me by Google Analytics just before the tag into my header.php file. Google Analytics is still showing Tracking Not Installed.
here's ...
0
votes
0answers
15 views
OpenCV track objects from a stream in an external window on screen
I want to track fast objects from a live-stream on my display.
Is it possible? Any advice for me?
Thank you very much!!
Enrico
*edit:
For example: On my screen runs a single window with a ...
0
votes
0answers
35 views
An accurate GPS algorithm - Android
I'm currently trying to build a tracking app. I use the GPS straight from the API, but the accuracy is terrible!
On a good day I get 6 meters for half a minute and then it goes jumpy.
I tried in on ...
0
votes
0answers
2 views
link to redirect to travel site to track confirmed bookings
We are trying to explain to our IT team how we would like to be able to issue links to travel agents to redirect back to our site to track completed sales. Can anyone help with a technical ...
0
votes
1answer
27 views
Tracking user activities
I need to create classes that take care of user activities.for eg.know his location.what he commented on.how long has he been on the page.of he read a particular article etc.
Can someone please help ...
0
votes
0answers
21 views
Google Analytics tracking clicks in tableView IOS?
I am new to Google Analytics and trying to implement a track-event when a user clicks in a tableView in my IOS app. What I am trying to track is the name of the "cell" being clicked in the tableView ...
1
vote
0answers
13 views
Pixel+Cookie Conversion Tracking From Tracker's Point of View
Just trying to make a conversion tracking system (pixel+cookie) with PHP for study purpose. Just need some ideas and guides regarding this from tracker point of view.
I have basic understanding on ...
2
votes
1answer
68 views
+500
Determine skeleton joints with a webcam (not Kinect)
I'm trying to determine skeleton joints (or at the very least to be able to track a single palm) using a regular webcam. I've looked all over the web and can't seem to find a way to do so.
Every ...
0
votes
1answer
21 views
Tracking of email
Basically i want to make an app which will check that user has opened the sent mail or not
just like the script of "[http://www.readnotify.com][1]" like we have to just add
readnotify.com after the ...
5
votes
1answer
640 views
How can we track hashtags with the new facebook hashtag implementation
Since Facebook introduced hashtags, I've been interested in finding out more about them. Can someone point me in the direction of possibly tracking the hashtags similar to how twitter allows us access ...
0
votes
0answers
42 views
Unscented kalman filter and Extended kalman filter in C or C++
I am completely familiar with kalman filter and Implemented it in C++ long time ago ...
NoW i want to implement EKF and UKF in C++ ...
I've read the basics about them but I don't know where to start.
...
0
votes
1answer
33 views
Real time tracking website - Collection of real time data from GPS tracker
I am trying to create a real-time tracking website based on google maps api v3. I have a question having to do with the collection of the real time coordinates from the gps tracker into a database. I ...
1
vote
3answers
36 views
How to perform better document version control on Excel files and SQL schema files
I am in charge of several Excel files and SQL schema files. How should I perform better document version control on these files? I need to know the part modified (different part) in these file and ...
-1
votes
0answers
12 views
Would someone know how you track PDF downloads where a Google search results in a direct visit to the PDF? [closed]
I would like to use google analytics but this wouldn't be covered by the JS event tracking in GA and I can't find a simple way to do this. Thanks for your help.
0
votes
1answer
37 views
Android & OpenCV: Homography to Camera Pose considering Camera Intrinsics and Backprojection
Libs: OpenCV
Target: Android (OpenCV4Android)
I try to compute the Homography of a world plane (e.g. monitor screen) to get the camera pose, transform it and reproject the points back for tracking ...
0
votes
0answers
16 views
Track URL change with Google Analytics without reloading the page
I have a button, that triggers JS and return different modals depending on random logic.
In order to maintain seamless flow, I can't reload page, but I need to track what modal is opened and what ...
0
votes
2answers
44 views
How to track pdf downloads from properly (Google Analytics)?
On my website, there is a possibility to download pdfs.
Until here, everything is fine.
Now, I would like to track the pdf downloads. This can be done by using Google Analytics Events in the link of ...
0
votes
0answers
8 views
How can I get tracking number in default fedex in magento 1.7.0.2
I have setup default magento fedex shipping method. It's working fine. But I am not getting tracking number and shippment. Can anyone suggest me how can I get those things?
Thanks in advanced
0
votes
0answers
36 views
Track changes in Workbook-VBA
I am trying to make it so that in my "Log" worksheet there will be a copied version of the row in which a change occured through out the rest of the workbook. I would like a before and after version ...
0
votes
0answers
12 views
How to build a tracking script
I would like to know how to build a tracking solution (similar to what Google Analytics does).
So far I'm able to gather some simple data such as Ip address, location, date, referrer etc.. thanks to ...
0
votes
0answers
13 views
Live motion tracking 3d animation?
I have done a bit motion tracking with a 3d face I made and it has been quite successful but I was wondering if it would be possible to have a 3d character rendered in a program and then have it ...
0
votes
1answer
29 views
ios MKUserTrackingModeFollow issues
I´m trying to create an app using a MapKit with user tracking with heading. In the viewDidLoad method I included the code:
self.trackingButton = [[MKUserTrackingBarButtonItem alloc] ...
0
votes
2answers
100 views
How to Send data from Android app to a Server date?
I'm A beginner Developer, I'm making an android GPS tracking app, i made it to collect the lat and the long, also i can bring the Phone number and the IMEI To the Phone Screen, my question is how can ...
1
vote
0answers
14 views
Tracking traffic with Mobile App tracking
Good day!
We use Mobileapptraking to collect statistics. For marketing purposes, we would like to use their links. Can you suggest how to do it to gather statistics on transitions and install ...
0
votes
0answers
83 views
PyEphem - Error next_pass()
trying to calculate is the time that a satellite rises above the horizon of an observer (TO), the time the satellite reaches the maximum elevation above the horizon (TCA) and the time a satellite ...
-1
votes
3answers
46 views
javascript to post to url and
I am writing a javascript which will post hostname of the site to a php page and get back response from it, but I don't know how to assign the hostname to adrs in url and not sure that code is correct ...
0
votes
0answers
31 views
Using OpenTLD lost object
I am new over here so I will try to ask as accurate as I can.
I have using OpenTLD c++ version, but I have some problem with it, since it loses the object very easy. I have change some of the ...
0
votes
0answers
25 views
Indexing each countour [ opencv(2.3.1) + python ]
Hy ,
My task is to get information about azimuth and angle of elevation from object with have LED markers on him self.
I have a code for detecting LED markers and works fine.
But I have problems ...
1
vote
1answer
42 views
Google analytic for mobile app showing no response though getting http 200
I am using google analytic for my android app.I am getting Http 200 in my logcat but when i go to the google analytics website to see the tracking view , it doesn't show me any activity/response. May ...
0
votes
0answers
5 views
Extracting available activities from workflow
I have business process modeled with Workflow Foundation as a workflow service with WCF contract-first activities. I would like that process to dictate behavior of MVC application in a way that at any ...
0
votes
0answers
13 views
Adding codes into a document
Is there any method/way to automatically add a set of c# codes into a document (e.g. Microsoft word). More Specifically is there a way to export a set of codes from a document level project (I'm using ...
-1
votes
1answer
16 views
Automatically detecting when a user has accessed a document [closed]
I am currently doing a c# project that is similar to ReadNotify / docTrackr that is able to track documents. Is there any way to automatically detect someone who i have shared the document with has ...
0
votes
1answer
39 views
tracking clicks from edm to conversion
I need to track click-thru on my edm, and i need to see how many of these click-thru actually convert (within 30 days) at the end of the day.
So my idea is, on every link on the edm, i point them to ...
0
votes
0answers
40 views
Get Rotation of Tracking Marker (Computer Vision)
i am using a motion-capture system, where i got tracking positions in 3D-Space. I am selecting 3 Points to create a "rigid body" and then i get the rotation, but this software doesn't output the rigid ...
0
votes
0answers
22 views
Why can't I install Analytics on my Blogger blog?
I tried it the following ways:
added the tracking ID in blog settings
replaced Blogger's Analytics script with the script Analytics showed
me
tried that with and without the b:include ...
0
votes
0answers
35 views
How to track column value using change tracking in sql server?
UPDATE tblpotential
SET potentialname = 'DEF'
WHERE intpotentialid = 4;
SELECT CT.* FROM CHANGETABLE (CHANGES tblPotential, 0) AS CT;
Below is output of above query
SYS_CHANGE_VERSION = 64
...
0
votes
0answers
81 views
OpenCV Stereo Vision Multiply Objects/ Color tracking
I would like to track multiple objects/ colors using the OpenCV library. On Youtube there are a few examples, but they are not really well explained or there is no source code available.
I have ...
2
votes
1answer
65 views
Google Conversion Tracking for OpenCart
I have a serious problem here with the Conversion tracking code of Google. I've searched everywhere to no avail. I need to run this script on my Success page of OpenCart version 1.5.1.3.
<!-- ...
0
votes
2answers
133 views
People Detection and Tracking
I want to do pedestrian detection and tracking.
Input: Video Stream from CCTV camera.
Output:
# people going from left to right
# people going from right to left
# No. of people in the middle
...
0
votes
2answers
38 views
How to track zip file download without an onclick event?
I have a zip file url http://www.mycompany.com/download/test.zip
I have to send this url via e-mail to my customers.
How can I track the number of downloads using Google analytics?
I have tried ...
0
votes
0answers
43 views
Mobile Tracking android application sends location to a webserver and determines location on a static image
I am working on a project of location tracking within a building of my university. I have a map which shows where all the access points are located in the building. I developed an android app which ...
1
vote
0answers
11 views
Google Analytic Event tracking count fail
i faced a strange problem when i use event tracking to track a link. For example, i have a link
<a href="a.html" onClick="_gaq.push(['_trackEvent', 'cool', 'Click', 'link1']);" ...
0
votes
1answer
55 views
Google Analytics - Track Event on Page Exit (Except form submission)
I'm using the following code to track when a user exits a page on my site:
//track on page exit
function storeData(){
_gaq.push(['_trackEvent', 'Application Form', 'exit-form_application_', '', ...
0
votes
1answer
43 views
Google Analytics Event Tracking - Page Exit
I'm trying to track when a user exits the page using the code below but it doesn't seem to be firing the event:
function storeData(){
_gaq.push(['_trackEvent', 'Application Form', ...
0
votes
0answers
63 views
Load Google Tag Manager Synchronously
I have searched Google Tag Manager (GTM) documentation and did not find anything addressing this issue. I'm working with an affiliate network who wants their tracking pixel to be loaded synchronously ...
-1
votes
3answers
48 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
2answers
69 views
Google Isn't Showing Data in my Paid Search Traffic Report
I've just recently noticed that Google isn't showing any data for my "Paid Search Traffic." I know for a fact that I should have data, since I've spent money on campaigns.
There's also no data under ...
0
votes
1answer
45 views
Is Google Rendering Bad Tracking Codes?
I've gotten a lot of response saying that my Google tracking code was excessive in many ways, and I suspect that perhaps not all features are working. (There's certain metrics that aren't showing ...
0
votes
1answer
28 views
How to move html with a tracking pixel to a different server?
There is a web page with tracking pixels (and probably other tracking code) that I would like to move to my own server. Viewing the page on the current server generates a page view as expected, but ...






