We have separate domain for our mobile site should we add the same SDK?

We have separate domain for our mobile site should we add the same SDK?

Definitely, we should use different SDKs for each site. If the web URL is different, we should create different web applications for mobile and websites.

    • Related Articles

    • I have a separate subdomain for mobile and web site, do I need to create an extra application?

      Yes, you have to create a different application for different SDK, and relevant SDK can be implemented to the related website.
    • Our mobile app is the mobile view of our website, should we add our events to the app again?

      If you have added events to your website, you don't need to add events to your mobile app again.
    • On-site

      D·engage enables you to create dynamic On-site Notifications, to control their appearance  visibility as per your needs. You can take advantage of build-in templates to have notifications up and running for all desktop and mobile users within ...
    • Mobile Push SDK Implementation

      Implementing D·engage's Mobile Push SDK enables you to engage your users by sending mobile push notifications and in-app messages.  Please check the following resources to implement D·engage's Mobile Push SDK: D·engage Android SDK Setup D·engage iOS ...
    • How can I implement web SDK?

      Execute the following steps to implement web SDK: Create a web application on Admin Panel. Then, the system will provide a JavaScript code and service worker file. Add the JavaScript code to your website's source code (You must put it into <head> ...