Questions tagged [tracker]
255 questions
-1
votes
1 answer
how to redirect traffic to different websites by numbers of click?
for example I have 100 000 visitors
how can
I redirect traffic like that :
20k visitors to website A
And 50k visitors to website B
And 30k visitors to website C

Mila Dev
- 1
-1
votes
1 answer
Why isn't my live result updating in main?
I'm making a currency tracker to track the live value of bitcoin.
the class "bitcoinlive" runs Correctly if I run it in its own main method, but it won't work when I make an instance of the file. I need it to print the live value you of bitcoin.
I…

Devin
- 23
- 6
-1
votes
1 answer
How to upgrade mantis bug tracker database online?
Your database has not been created yet. Please create the database, then install the tables and data using the information above before proceeding.

Nikunj
- 1
- 2
-1
votes
2 answers
Ionic background geolocation issue
I am working on Ionic background Geolocation App. I am facing an issue, when I close the app from the background, then background geolocation service not work. I want that if the app is removed from the background, the app background geolocation…

Muzammil Ahmed
- 1
- 4
-1
votes
1 answer
Automatically show a number of CSAT returns for me to hit 90% or above
I have a Customer Satisfaction Tracker.
Our passing rate for CSAT is 90% and above.
I wanted to know how this tracker will give me a number of CSAT survey so that I can
make my VSAT score to 90 %..
Currently my VSAT score is only 85.11%. I want to…

Dylan Mecagami
- 39
- 7
-1
votes
2 answers
OpenGTS platform
I have been currently working with OpenGTS platform, I would like to help me with something.
I want to connect a GPS to the platform is the "GPS TRACKER 103ab" this GPS works under the protocol "TK-103". To see if they could help me connect this…

Sergio Kuret
- 1
- 2
-1
votes
1 answer
C# UDP Tracker Protocol - Cannot receive data
Can you guys tell me why I can't receive data.
I used the UDP Tracker Protocol from : http://www.bittorrent.org/beps/bep_0015.html
Here is my code when I try to get information from udp://tracker.openbittorrent.com:80/announce
Socket client…

user2258152
- 635
- 5
- 13
-2
votes
0 answers
Do I need install something from numpy?
I've got that information in pycharm- I have installed numpy.
What's the reason app not working?
The comment below task was:
axs(1, 0).bar([0.5, 1.5, 2.5], [PROTEIN_GOAL, FAT_GOAL, CARBS_GOAL], width=0.4)
numpy.ndarray' object is not callable

Patrycja
- 1
-2
votes
1 answer
How can I programmatically obtain a list of trackers on website?
Is there a way to use a programming language, say Python or Javascript, to obtain a list of trackers on a website? Does a tracker have some kind of marker that can be detected programmatically?

Brinley
- 591
- 2
- 14
- 26
-2
votes
1 answer
PHP SPAM Tracker
Actually, I use PhpMailer to send email. I would like to know if I can track the where the mail was gone (mailbox or spam box).
Finaly, I would like track all mails was gone inside the spam box.
I would like the same tracking as MailJet :…

edwix
- 73
- 1
- 5
-2
votes
1 answer
Decode unreadable data from teltonika devices in to HEX String in PHP
Hi I am trying to develop a platform for Teltonika devices where they send the data and I need to parse it in the location coordinates. I have done the handshake stuff and te device is sending the data, but the data is not a HEX string, I need the…

Aleem Ahmad
- 33
- 1
- 7
-3
votes
1 answer
What is wrong with my Covid Tracker Telegram Bot?
I have a simple Telegram Bot in python which worked normal, I have run it today and I got an error for a specific country which says the following;
return self.callback(update, context)
File "main.py", line 21, in stats
…

Robert Makeev
- 5
- 4
-3
votes
1 answer
Basic minesweeper. Bomb counter function not working
I've been working on some code for a basic minesweeper program and at this point I'm complacently lost. The numbers around the bombs wont generate properly and there doesn't even seem to be a pattern to whats going wrong. I need help with finding a…

Nina Paquette
- 1
- 1
-3
votes
1 answer
C++ point coordinates
I made a simple tracker. So now i need to get the coordinates of the same points. I need to print the same coordinates like (x,y) instead the number of the point.
How can i do it.
I'm using Linux.
Please be a little specific because I am learning…

jope
- 33
- 1
- 3
-4
votes
1 answer
Create a page that shows a user which pages they have been to using PHP
I was wondering if there was a way to create a page on my website that would allow for a user to view the pages in the website that they have been to. I have searched around to see if I could find a hint to where I could start from, but I came up…

Captain_Frosty7
- 89
- 1
- 8