Emailage Portal 3

Emailage - A LexisNexis Risk Solutions Company

Emailage Portal 3란 무엇입니까?

Emailage Portal 3은(는) LexisNexis Risk Solutions Group에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Emailage - A LexisNexis Risk Solutions Company"입니다.

확장 프로그램 스크린샷

screenshot

Emailage Portal 3 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        Add email intelligence as a layer of defense to fraud prevention.
LexisNexis® Emailage is a powerful fraud risk scoring solution fueled by email intelligence. 
Fight Fraud Without Adding Friction
Your customers demand the flexibility to interact with you through multiple channels. Whether using a smartphone, tablet, laptop or other device, they expect you to recognize their identity and grant them fast, easy access to your system. 

At the same time, they want assurance that their personal information is secure and fraudsters cannot hijack their account. That is an extremely challenging task.

With the growth of digital channels for consumers, your ability to assess risk on digital elements is critical. This is especially true if your organization, like so many these days, minimizes the amount of personal identity information you collect to speed up onboarding of new customers and limit data exposure risk. Keeping customer interactions seamless and friction-free while preventing fraud requires multiple layers of defense.
Leveraging Email Intelligence to Assess Risk
Security begins with verifying a consumer’s identity and assessing risk at multiple customer touchpoints like account opening, account maintenance and online transactions.

Emailage is a proven fraud prevention solution that uses email intelligence as a core risk identifier. It assesses risks by evaluating email address metadata points such as domain details, email details, risk indicators and, when available, other personally identifiable information (PII). Emailage then delivers succinct decisioning data and an email risk score that helps stop fraud without negative impact to genuine customers.
Email Addresses are Unique Identifiers
Email addresses are ideally suited to identify customers as part of your organization’s fraud and identity management strategy. After all, email is already a primary contact channel that organizations use to reach their customers. 

More importantly, it’s a unique global identifier that unlocks digital engagement and transactions in every industry because it is:

    Used in virtually 100% of all online transactions
    Rich with transaction history and behavior
    Difficult to change because it links to all of a person’s online accounts

91% of users have the same email address for more than 3 years, and 51% have the same email address for more than 10 years.1

To ignore the value of an email address combined with email risk intelligence can provide, when informing risk decisions, would be a missed opportunity to prevent fraud. 
Join the Network for Powerful Email Risk Scoring 

Using a patented, proprietary analytic approach, Emailage reimagines fraud detection. One of the features that makes it so powerful is the strength of the LexisNexis® Risk Solutions network. 

There are more than 4 billion email users worldwide.2 Unique email addresses are connected to many attributes including IP addresses and domain names. Emailage brings together traditional data, digital data and dynamic fraud signals to obtain a 360-degree view of the customer behind the transaction.

The network consists of:

    5.9 billion digital identifiers
    30 million confirmed fraud events shared in 2019
    82,200 average fraud events shared daily
    Transactions processed in 150+ countries
    Analyzed risk for 36.5 billion customer events in 2019

95% of customers surveyed would recommend Emailage.

With email risk intelligence from Emailage, you get the benefit of thousands of LexisNexis Risk Solutions clients driving the feedback loop across the globe, yielding a rapidly growing force working together to outsmart fraudsters.
Advanced Digital Insights with Emailage Email Risk Intelligence 
As more customer interactions move online and go digital, your business needs the ability to assess risk at every touchpoint. Today’s customers expect a seamless, low-friction experience, making online risk evaluation critical.

Emailage should be part of your comprehensive security solution for fraud and identity management to:

    Identify and prevent fraud on online transactions
    Gauge the risk associated to a customer’s email address through an email risk score
    Increase top-line revenue by auto-approving more legitimate customers
    Make confident, efficient manual review decisions
    Use with other LexisNexis Risk solutions to supplement your overall risk management

By combining advanced analysis, machine learning, artificial intelligence and real transaction outcomes, Emailage helps deliver a clearer picture of consumer risk with an email risk score. When you incorporate email risk intelligence into your workflow, your team will be able to evade ever-evolving fraud tactics more effectively and approve transactions faster — all while improving the customer experience.

Leveraging the Digital Identity Network and Emailage Network, LexisNexis® Emailage® provides an enhanced service above Email Risk Assessment with these data points:

    Email status
    Email activity
    Identity association
    Email lifespan
    Email reported fraud
    IP Address association

These expanded features and enhanced functionality are now available to RMS/AML clients to help proactively defend against fraud while preserving a positive customer experience. Emailage Portal users may also integrate their application to their RMS/AML portal for a seamless experience.

1. DMA Insight: Consumer Email Tracking Study (2015) - UK respondents
2. Statista (2020)                    

확장 프로그램 기본 정보

이름 Emailage Portal 3 Emailage Portal 3
ID bkoiaggedhcfgnonjhcnglpkbmpecdce
공식 URL https://chromewebstore.google.com/detail/emailage-portal-3/bkoiaggedhcfgnonjhcnglpkbmpecdce
설명 Emailage - A LexisNexis Risk Solutions Company
파일 크기 47.38 KB
설치 횟수 853
현재 버전 1.4
최근 업데이트 2022-10-13
출시 날짜 2022-09-26
개발자 LexisNexis Risk Solutions Group
이메일 [email protected]
결제 유형 free
확장 프로그램 웹 사이트 https://risk.lexisnexis.com/global/en/products/lexisnexis-emailage
개인정보 보호 정책 페이지 URL https://risk.lexisnexis.com/group/privacy-policy
지원되는 언어 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Emailage Portal 3",
    "version": "1.4",
    "manifest_version": 3,
    "homepage_url": "https:\/\/risk.lexisnexis.com\/global\/en\/products\/lexisnexis-emailage",
    "description": "Emailage - A LexisNexis Risk Solutions Company",
    "icons": {
        "16": "Content\/Images\/icon16.png",
        "32": "Content\/Images\/icon32.png",
        "48": "Content\/Images\/icon48.png",
        "128": "Content\/Images\/icon128.png"
    },
    "permissions": [
        "contextMenus",
        "management",
        "storage",
        "activeTab"
    ],
    "background": {
        "service_worker": "Scripts\/context_menu.js",
        "type": "module"
    },
    "content_scripts": [
        {
            "exclude_globs": [],
            "include_globs": [],
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "css": [
                "Content\/style.css"
            ],
            "js": [
                "Scripts\/Common\/query_common_text.js",
                "Scripts\/Common\/query_prefs.js",
                "Scripts\/Common\/query_filter.js",
                "Scripts\/Common\/query_filter_data_builtin.js",
                "Scripts\/Common\/query_context_data.js",
                "Scripts\/Common\/query_injection_builder.js",
                "Scripts\/Common\/query_list_dialog.js",
                "Scripts\/Common\/query_popup.js",
                "Scripts\/main.js"
            ]
        }
    ],
    "options_page": "Pages\/options.html",
    "options_ui": {
        "page": "Pages\/options.html",
        "open_in_tab": true
    },
    "web_accessible_resources": [
        {
            "resources": [
                "Content\/style.css",
                "Content\/Images\/icon16.png",
                "Content\/Images\/close-1.png",
                "Content\/Image\/close-2.png"
            ],
            "extension_ids": [
                "bkoiaggedhcfgnonjhcnglpkbmpecdce"
            ]
        }
    ]
}