post https://tracking.api.shoppinggives.com/
Request Samples:
Simple:
            {
               "storeId" : "19cf488b-7e72-4244-9faa-c7c3ec918bc2",
               "userEmail" : "[email protected]",
               "isTestMode" : false,
                          }
            
Cookie Set:
            {
               Path = "/",
               HttpOnly = true,
               Domain = (string),
               SameSite = SameSiteMode.None,
               Secure = true
            }
            This cookie helps with conversions but is not expected to work on all browsers for all users. It works in conjunction with the tracking conversion pixel
