Subscription Landing Page Webhook
A Subscription Landing Page Webhook is used in subscription management systems or marketing automation platforms to trigger actions related to user interactions with subscription landing page.
{
"entity": "event",
"user_id": "65e800a2823acd057d66f897",
"event": "sub_landing_page.click",
"contains": [
"landingPage",
"tier",
"subscription",
"user"
],
"payload": {
"landingPage": {
"_id": "652e3c6ce7354805632dc7ce",
"title": "gcp dashboard tsb",
"description": "pahle istemal kare fir vishwas kare all copyright save @itachi_uchiha",
"headerRedirectUrl": "https://conscent-demo-new.netlify.app/",
"desktopBannerUrl": "https://bkt-conscent-public-stage.storage.googleapis.com/Black Panther/banners/Black Panther - desktopBanner-4c5e36.png",
"mobileBannerUrl": "https://bkt-conscent-public-stage.storage.googleapis.com/Black Panther/banners/Black Panther - mobileBanner-096872.png",
"brandLogo": "https://bkt-conscent-public-stage.storage.googleapis.com/Black Panther/banners/Black Panther - brandLogo-4cee52.png",
"template": "t1",
"subscriptions": [
{
"_id": "65c4e2f1f296fa057f3efa9a",
"priority": 1,
"recommended": false
},
{
"_id": "65c4e31cf296fa057f3efaa0",
"priority": 2,
"recommended": false
},
{
"_id": "65c4e35af296fa057f3efaa6",
"priority": 3,
"recommended": false
},
{
"_id": "65c4e377f296fa057f3efaa9",
"priority": 4,
"recommended": false
},
{
"_id": "65ca3396cf79e205809d3015",
"priority": 5,
"recommended": false
}
],
"createdAt": "2023-10-17T07:49:01.515Z",
"updatedAt": "2024-03-05T12:48:48.329Z"
},
"tier": {
"_id": "65c4e31cf296fa057f3efaa2",
"currency": "INR",
"basePrice": 0,
"price": 100,
"durationMonths": 1,
"priceOverrides": {
"country": []
},
"gstComponents": {},
"rzpPlainId": "plan_JDJjFwwOG1V8a3"
},
"subscription": {
"_id": "65c4e31cf296fa057f3efaa0",
"benefits": "test2",
"physical": false,
"digital": true,
"title": "football",
"clientId": "65015ff10070846629fb981e",
"tiers": [
{
"_id": "65c4e31cf296fa057f3efaa2",
"currency": "INR",
"basePrice": 0,
"price": 100,
"durationMonths": 1,
"priceOverrides": {
"country": []
},
"gstComponents": {},
"rzpPlainId": "plan_JDJjFwwOG1V8a3"
}
],
"iconUrl": "https://bkt-conscent-public-stage.storage.googleapis.com/Black Panther/subscriptions/65c4e31cf296fa057f3efaa0-e5134a.png",
"createdAt": "2024-02-08T14:20:12.687Z",
"updatedAt": "2024-02-20T13:21:27.717Z",
"partialAccess": true,
"sectionsInclude": [
"goal",
"foot"
],
"authorsInclude": [],
"sectionsExclude": [],
"authorsExclude": [],
"tagsInclude": [
"football"
],
"tagsExclude": []
},
"user": {
"phoneNumber": "8382938898",
"userId": "65e800a2823acd057d66f897",
"country": "IN",
"address": {
"apartment": "",
"area": "",
"pincode": "",
"landmark": "",
"city": "",
"state": "",
"country": ""
},
"name": "",
"city": "new delhi (pocket c)",
"location": {
"latitude": 28.5246,
"longitude": 77.2793,
"postcode": "110001"
},
"username": "8382938898",
"clientTierId": "65c4e31cf296fa057f3efaa2"
}
},
"client_info": {
"userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36",
"country": "India",
"countryCode": "IN",
"deviceType": "desktop",
"deviceModel": "Macintosh"
},
"created_at": 1709703417
}Last updated