Passing URL in captured Object
π§Ύ Overview
βοΈ Function Usage
β
Static URL Example
popInWidgetInit({
token: "12975",
captured: {
name: "Vijith",
mobile: "9544510895",
campaign: {
url: "https://www.example.com/cars",
},
},
});π Dynamic URL Example
π Field Descriptions
Field
Type
Required
Description
π Notes
β
Best Practices
Last updated