Giter VIP home page Giter VIP logo

Comments (5)

abhushanaj avatar abhushanaj commented on July 27, 2024 1

@sinhaayush7 this is resolved per v1.3.5.

Thanks for the help, I will be marking the issues as resolved, and if in future the problem occurs again, I will open up the discussion again.

Thanks for the support.

from clevertap-web-sdk.

sinhaayush7 avatar sinhaayush7 commented on July 27, 2024

Hi @abhu-A-J . We have a support for Proxy Domain. You can read about it more over here under Basic Initialisation Section- https://github.com/CleverTap/clevertap-web-sdk#readme

from clevertap-web-sdk.

abhushanaj avatar abhushanaj commented on July 27, 2024

Hi @abhu-A-J . We have a support for Proxy Domain. You can read about it more over here under Basic Initialisation Section- https://github.com/CleverTap/clevertap-web-sdk#readme

Hello @sinhaayush7 we use inline scripts directly over web-sdk, could you recommend the solution to that. The above link suggests only for web SDK (npm package). Thank you for the response.

Edit: Looking around the codebase, I think this is the right way to set if using inline scripts?

var clevertap = {event:[], profile:[], account:[], onUserLogin:[], notifications:[], privacy:[], targetDomain: 'PROXY_DOMAIN'};
clevertap.account.push({"id": "${clevertapAccountId}"});
clevertap.privacy.push({optOut: false}); 
clevertap.privacy.push({useIP: true});

from clevertap-web-sdk.

sinhaayush7 avatar sinhaayush7 commented on July 27, 2024

hey @abhu-A-J this looks right. Does this solve your issue?

from clevertap-web-sdk.

abhushanaj avatar abhushanaj commented on July 27, 2024

hey @abhu-A-J this looks right. Does this solve your issue?

Hey @sinhaayush7 , thanks!!!

I can see some warning/information by turning on logger sessionStorage['WZRK_D']='' which shows these messages and no requests are being made. Any idea on what can be causing these????
Screenshot 2022-12-23 at 4 45 43 PM

from clevertap-web-sdk.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.