Example of tracking a lead conversion: // userId is the id from the grouping service when a // user creates an account or logs in LeadTracker.recordLead(userId, { email: userEmail, }); Example of tracking a purchase: window.LeadTracker?.recordPurchase(userId, { email: billingAddress.personPrimaryEmail, firstName: billingAddress.personFirstName, lastName: billingAddress.personLastName, phone: billingAddress.personPrimaryPhone, store: storeName, exchangeId: storeExchangeId, purchaseCode: orderToSave.id, purchaseAmount: { currencyCode: 'USD', value: amount, }, items: products.map(product => { return { id: product.id, description: product.name, amount: { currencyCode: 'USD', value: parseFloat(product.price), }, } }) }); White Russian | YiLo
top of page
Chemdawg (Hybird)

Hybrid

 

White Russian

White Russian is a stable cross of AK-47 and White Widow. With such a strong indica background, the plants smell quite strong during both their growth and flowering period.  THC levels have been measured as high as 22% in seed comparison tests, making White Russian possibly the strongest plant known.  Very strong and long lasting medicinal high, more energetic than sleepy.

 

Click on image to zoom

bottom of page