web.wurfl.io
Open in
urlscan Pro
70.42.150.250
Public Scan
Submitted URL: http://wurfl.io/
Effective URL: https://web.wurfl.io/
Submission: On December 26 via manual from CL — Scanned from SE
Effective URL: https://web.wurfl.io/
Submission: On December 26 via manual from CL — Scanned from SE
Form analysis
0 forms found in the DOMText Content
WURFL.js| MOVR| License Client side, meet server side intelligence. WURFL.js MOVR DEVICE DETECTION WITH WURFL.JS WURFL.js is JavaScript that detects device models of smartphones, tablets, smart TVs and game consoles accessing your website. Starting with iOS 12.2, only WURFL.js Basic, Standard, and Pro services will detect iPhone and iPad models. The free WURFL.js Lite will only return generic iPhone and iPad results. To use the free WURFL.js Lite, all you need to do is sign up for an account and insert the following script into your page. <script src="//wurfl.io/wurfl.js" crossorigin></script> Once loaded, the snippet will quickly request WURFL device capabilities from ScientiaMobile’s highly-available cloud-based WURFL detection solution. The WURFL results are delivered back to you, resulting in a JSON object. For example, you can check if a device is a smartphone by testing the form_factor WURFL capability. if (WURFL.is_mobile && WURFL.form_factor === "Smartphone") { // targetSmartPhoneDevices(); } Or, you can test for an individual iPhone model by using the complete_device_name. (Note that full iPhone model is only available in commercial WURFL.js Basic, Standard, or Pro licenses.) if (WURFL.complete_device_name === "Apple iPhone 14 Pro") { // targetAppleIPhone14Pro(); } For example, your current device looks like: { "is_mobile": false, "complete_device_name": Google Chrome, "form_factor": Desktop } In development, you may pass debug=true to the query string to disable any caching. Below are the capabilities included in the free WURFL.js Lite: complete_device_name Concatenation of brand name, model name and marketing name (where available) of a device into a single string. (Note that full iPhone model is only available in commercial WURFL.js Basic, Standard, or Pro licenses.) form_factor May return any of these values: Desktop, Tablet, Smartphone, Feature Phone, Smart-TV, Robot, Other non-Mobile, Other Mobile is_mobile Returns true if the device is wireless (e.g. Wi-Fi, 3G, LTE). Specifically, a tablet or mobile phone is considered wireless. Otherwise, a desktop or laptop are false. Need a more detailed analysis? WURFL.js Basic, Standard and Pro plans include 24 WURFL device capabilities. Based on this device intelligence, you can build code to support mobile optimization, more targeted and effective advertising, and collect analytics on device capabilities. For example, this current page uses WURFL.js to optimize the UX depending on what type of device you are using to visit it. 1. Desktop devices see a video background on the top of the page. 2. Mobile devices see a background image. 3. Navigation is optimized to your device's form factor. 4. Google Analytics is collecting information about the device through custom variables. NEED A COMMERCIAL LICENSE? WURFL.js Basic, Standard, or Pro offer a commercial license that also includes: * • Full iPhone and iPad model detection * • 24 device capabilities * • Custom CNAME alias and SSL certificates * • Ticketed Enterprise support * • Browser caching for improved performance ADVERTISING If you monetize your site using advertising, you may rely on multiple ad networks. Using WURFL.js, you can direct mobile traffic to ad networks that more effectively target mobile users. You can also pass on more complete information (e.g. iPhone model) that may enhance bids and increase your CTR. IPHONE MODEL Apple makes detection of specific models of iPhone and iPad very difficult. With commercial WURFL.js Basic, Standard, or Pro plans, you receive a detailed description of the full model name (e.g. “Apple iPhone 14 Pro”), along with many other device parameters. You can pass this information on to your analytics platform (e.g. Google Analytics) or use it to customize experiences to specific iPhone models. ANALYTICS Designing a great user experience starts with knowing your users. WURFL.js provides information that is not available elsewhere. This information can be put into analytics tools such as Google Analytics and be the basis for custom reports that are more accurate than the standard ones. LICENSE INFORMATION The WURFL.js Basic, Standard and Pro license supports different commercial use scenarios (single and multiple domains, enterprise-wide use, intranets, and OEM arrangements). ScientiaMobile can extend pricing to support non-standard commercial agreements that require additional domains (e.g. OEM). Please contact our sales for these arrangements. WURFL.js Basic, Standard, and Pro plans operate on a highly-available cloud-based infrastructure that is dedicated to our commercial customers. WURFL.js Basic, Standard and Pro plans (collectively known as “WURFL.js Business Edition”) terms of service. WURFL.js Lite Terms of service WHAT ABOUT SUPPORT? For WURFL.js, you may use Enterprise Support Portal if you have questions or need support. -------------------------------------------------------------------------------- Proudly brought to you by ScientiaMobile, Inc. 2022 - ScientiaMobile, Inc. All rights reserved. WURFL® is the registered trademark of ScientiaMobile, Inc. Accessing our website assumes knowledge of our Terms and Conditions. New Product: Bot Detector