// The following function invocation is for illustration purposes only.
// You will have to provide your own means of deriving the monetary value of your conversion sprinkle.
let shoppingCartValue = getShoppingCartValue();
// Invoke the feathr function with the following parameters to sprinkle a conversion breadcrumb.
feathr(
'convert',
'69ab342f1c3a504fc83c584b',
{
amount: shoppingCartValue, // number, required
currency: 'USD', // string, optional, defaults to 'USD'
category: 'Conversion' // string, optional, defaults to 'Conversion'
}
);
Thank you for signing up for our mailing list! You will receive emails about National Public Health Week events, initiatives, webinars, themes, and more.