TrafficScreener
Real visitor analytics free of fraud
TrafficScreener reveals actual traffic by detecting fraud as soon it arrives on a merchant's page.
Request a demoTraffic monetization is impossible without clean data free of fraud
Mastering traffic monetization is key to revenue growth
- Merchants need a clear view of their CPC and CTR to optimize their strategy.
- Merchants need to assess the quality of their traffic sources.
But massive fraud doesn’t give mobile players a clear overview of their traffic
- Invalid clicks, performed by bots, lead to fake figures.
- 20% of advertisers’ budgets are lost to digital ad fraud and invalid clicks.
We detect fraud,
so you can optimize your business
For merchants
- Real traffic overview
- More profitable traffic sources
- Reimbursement for fraudulent traffic
- Access to data analytics
- Optimized marketing investments
For mobile network operators
- Additional competitive advantage
- Improved brand image
- More revenue
- New business opportunities
99.94%
fraud attempts detected
0.06%
false positive rate
<100ms
latency
All types of fraud detected, even the newest and most sophisticated
Remotly controlled fraud
A malware takes control of a device to make fraudulent payments.
Clickjacking
The user is tricked into clicking on a hidden payment button, that is disguised as a different button to the eyes of the user.
Spoofing
The theft of the network/SIM identity of users to make a payment on their behalf.
Code injection
Malicious code is injected through a browser flaw to make an unauthorized automatic payment, that is billed to the user.
Malicious app
A mobile application that secretly contains malware, programmed to go through all the steps of the flow in place of the final user to make payments without asking for the user’s consent.
Bypass
Short circuits process flow to make payments without clicks.
Replay attack
Transmissions are intercepted and repeated maliciously to make payments.
Easy integration on all kinds of payment flows
- Protection of your landing page.
- Protection of the page you host that leads to the payment page.
- Protection of redirections.
- Protection of pages hosted by your partners.
A fully GDPR compliant solution
- TrafficScreener does not store any personal data.
- TrafficScreener is not considered a data controller or a data processor.
- Data used, processed and stored during all flows are the minimum required to ensure the service functioning.
Monitor and analyze your traffic, on personalized dashboards
- In real-time
- Dedicated personal access
- Training session
- Downloadable and shareable data
- Fully customizable data
- Customized alerts
Developers we’ve thought of you too!
- Fastest deployment
- Works with any infrastructure
- Dedicated engineer support
- Personalized onboarding
Evina
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
~
package main
Import (
"fmt"
"net/http"
"io/ioutil"
)
func main() {
url := "http://api.dcbprotect.com/username/script?adc=0&so=false&cjv=false"
req, _ := http.NewRequest("GET", url, nil)
req.Header.Add("Accept", "application/json")
res, _ := http.DefaultClient.Do(req)
defer res.Body.Close()
body, _ := ioutil.ReadAll(res.Body)
fmt.Println(res)
fmt.Println(string(body))
}
Ready to decrease fraud and optimize your traffic monetization?
Request a demo with one of our team members.