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), }, } }) }); Blue Mystic | YiLo
top of page
Blue Mystic (Indica)

Blue Mystic

Blue Mystic is as mysterious as its name indicates, with unknown genetics that definitely contain some Blueberry and possibly some Skunk or Northern Lights. These plants flower between 7 to 9 weeks, with light blue coloring that can make the trichome-covered buds look almost gray. It does have the distinctive Blueberry aroma, but it’s fairly subtle compared to other strains, making it a good choice for growers or patients who need discretion.  

 

Click on image to zoom

Indica

 

bottom of page