Lucia Protocol, Ad Attribution SDK
npm install luciasdk-v3index.js module contains the required abstraction for clients to use on their websites. This module allows users to create a Lucia object reference to use its functions:
1. authenticate - authenticate a client using the api-key provided by Lucia
2. userInfo - provide basic information regarding the users visiting the web page
3. pageView- track page views
4. trackConversion - provide any conversion events taking place
test.js gives an example of the module's application
The following screenshots show how the module can be imported for use:
script.js
backend service console log
Welcome.html and use of sdk in its script script
backend service console log for welcome page: