Lazyclick Integration Guide
Lazyclick Integration Guide
Increased conversion
Streamline user verification
and turn more leads into
customers
Sign in
with WhatsApp
Redirected to WhatsApp
Instant
authentication
Redirected back
User Signed in
Sign in
Successful
Integration Guide
Choose your platform
Website
Javascript
App
Android
Javascript
<script type="text/javascript"
src="https://www.lazyclick.in/lazyclick.js"></script>
<script type="text/javascript">
lazyclick(function(wauser) {
console.log(wauser);
}, “Auth Key”); // Mail at [email protected] for Auth key
</script>
Android
repositories {
google()
mavenCentral()
maven { url 'https://jitpack.io' }
maven {
url = "https://maven.pkg.github.com/lazyclick/lazyclick"
credentials {
username = "lazyclick"
password = "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"
}
}
}
implementation 'com.lazyclick:lazyclick-android-sdk:1.0.4'
Step 3: Inside onCreate() on your Activity/Fragment
})
}
Auth Key
Mail us at [email protected] to get
Auth Key