WURFL.js Campaigns

Device-based campaign targeting for webshops

4 Active Campaigns
0 Offers Shown

Device-Based Offers

Don't have your phone with you? Select a device to see personalized offers and upgrade recommendations.

Your Device Information

Detecting your device...

Campaign Matching

Based on your device, here are the current promotions and upgrade offers available to you:

Loading available offers...

Live Technical Data

See real-time WURFL device capabilities in action.

Open Technical View

Easy Integration

This targeting system can be integrated into any webshop with just one line of code:

<script src="https://app.wurfl.io/script.js"></script>

The script automatically loads campaign configurations and displays targeted offers based on device capabilities.

Example Campaign Configuration:

{ "ad": { "id": 1, "trigger": { "max_msrp": "600", "min_msrp": "200", "make": "Apple", "model": "X", "release_date_before": "2021-01-01" }, "popup": { "message": "Ready to upgrade your {device}?", "url": "https://example.com/iphone-upgrade" } } }