Campaign Matching
Based on your device, here are the current promotions and upgrade
offers available to you:
Loading available offers...
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" } } }