I was monitoring link clicks on my url-shortner and I saw weird user-agents when the 'referer' was a particular website. My users might be using that website to post the links shortened by my url shortening service. But, is it possible for that website to change the user-agent strings of those users? Or, I should consider them as bot clicks?
Can other websites change my user agent?
95 Views Asked by tunetopj At
0
There are 0 best solutions below
Related Questions in BROWSER
- Why does Angular send Http Request Method: Options before POST?
- Trick browser into resizing the viewport dimensions by 1px
- Why is it so hard to style <select> and <option> elements?
- Change writing language at browser
- Selenium stops running after click() function runs
- Are there any debugging tools for the Opera Mini mobile browser?
- place 1 label top, 1 input bottom and 2 buttons left
- Why clear cache does not work with all browsers?
- Opening Browser Instances from different Vendors
- Browser's not displaying images correctly
- Open a html document with php
- How to run a .jar inside browser?
- Why/how does the browser decide ☃.net goes to xn--n3h.net
- How do you invoke another app from a child browser
- Firefox and SSL pages - takes very long on certain sites
Related Questions in WEB-CRAWLER
- Scrapy CrawlSpider not following links
- python scrapy login redirecting problems
- Google spider gives 404 error on Angular links: how to fix it?
- Watson Content Analytics: How to make web crawler plug-in to get data, sending POST request?
- scrapy startproject error
- Crawler architecture: Avoid getting requests counted in Google Analytics
- application.cfc - conditionally turn on session and/or client management?
- Sails.js static html renderer
- How to download text contained in JavaScript files via crawler4j?
- T_STRING error in my php code
- Select option from dropdown and submit request using nodejs
- Web-Crawler for VBA
- How to extract the content of an HTML attibute
- No performance gain with python threading
- Delay when extracting email
Related Questions in USER-AGENT
- PHPBB3and super globals?
- Can $_SERVER['HTTP_USER_AGENT'] contain '+' symbol?
- How to set User Agent in QtWebEngine QML application
- Testing for user agent spoofing in python
- Redirect based on operating system
- WPM HttpClient/1.0 which browser it is?
- Is there any way to detect if a user agent is from a browser or an app?
- Can you detect if your web page is running inside your Windows Mobile native App?
- User agent switcher doesnt work properly
- UIWebView User-Agent is not properly set for custom value
- How can I outline the elements of an HTML page in the browser to see the layout of the boxes? Modify the user agent style sheet?
- What is the user agent string for iOS / MacOS iMessage?
- Should I consider every mobile smaller than 768px a touch device?
- How to permanently change navigator.useragent in Google Chrome?
- Identify user machine with PHP or other language
Related Questions in BOTS
- C++ IRC Bot Buffer Error
- Python AttributeError: 'str' object has no attribute 'append' (Specific)
- Problems creating a polling system for a twitch bot
- A good estimate as to how many visitors are bots
- Creating a custom bot rather than using Hubot with Firebase
- Change audio output
- I want to create a bot that can open my bluestacks app player , then install apps to open various apps and then finally close bluestacks .
- Bamboo and xCode Bot solution
- Identify sending user, Python IRC
- How to block "bot*" bot via .htaccess
- Xcode Server Simulator Times Out Waiting 120 Seconds
- Python (2.7.10): Key Error: 'id'
- How can I get these Perl scripts to delay?
- addition with python into a .txt file
- How do I add variable `XP` to `userData.XP` for my Discord.js bot?
Related Questions in CLICKBANK
- How can I use the cvendthru parameter in Clickbank IPN notification?
- Is there an API based method to get products data from Clickbank network?
- Clickbank - Create products for testing (in Sandbox)
- Find Redirect URL in Excel
- 404 Not found error while calling clickbank webservices
- json_decode Preservation of Type
- Clickbank api for getting the receipt information
- how can I have a warning in between opt-in page and thank you page
- How to list out product details from click bank API and XML?
- Clickbank CBC-AES-256 decryption in c#
- Can other websites change my user agent?
- I want to track some affiliate link clicks in my blog posts but analytics is not tracking every affiliate link click
- Clickbank API - confirming that order has been successful?
- multidimensional key-pair array with json_decode (Clickbank IPN v.6.0)
- Clickbank INS V6.0 Integration c#
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?