Insider Object
  • 22 Feb 2024
  • 1 Minute to read

    Insider Object


      Article Summary

      User attributes, custom attributes, product attributes and system rules (the last of which are defined to map out the page structure on the website) are defined to target pages and users. Besides these, additional data can be used to unify with the data retrieved from your website.

      For instance, you can implement Insider Object — which forms the basis for all user, behavioral, and transactional data — and, with their opt-in, add User Object to push along any user information (email address, phone number, name, birthday, user ID). This data can then be used as identifiers to merge the user data matching those shared through User Upsert API, for example. 

      Here is an example of user object:

      {
         "user": {
            "name": "John",
            "surname": "Doe",
            "email": "jdoe@mail.com",
            "email_optin": true,
            "gdpr_optin": true
         }
      }

      If your company obtains your users' consent in compliance with the local regulations, make sure to pass the GDPR opt-in field to Insider. If you want to stop collecting and processing the data of an identified user, GDPR opt-in field should have the false value. Insider cannot be held liable if these obligations are not fulfilled and reserves the right to seek compensation from your company.

      Because they enable you to share user product, category, cart, checkout-related, or custom information, all objects in the Insider Object Integration are recommended to push this additional data which can also be used in the Unified Customer Database. 

      Apart from implementing Insider Object directly through your website, you can also easily send the attributes through Shopify store


      Was this article helpful?


      What's Next
      ESC

      Eddy, a super-smart generative AI, opening up ways to have tailored queries and responses