post https://api.loopsubscriptions.com/storefront/subscription//upgrade/log
This endpoint is used to log the view and rejection of the upgrade profile offered to a user. It accepts the upgrade profileId and viewType input and logs the information into the system's database for analytics purposes.
Body parameters explained:
profileId
- The unique identifier of the upgrade profile in Loop.viewType
:BANNER_VIEW
- This parameter is used to log the view count of the upgrade banner.DETAILED_VIEW
- This parameter is used to log the view count of the upgrade offer drawer.DISMISSED
- This parameter is used to log the offer rejection analytics.