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), }, } }) }); AZ EDIBLES MAKER DONATES $100K CASH TO LEGALIZATION INITIATIVE
top of page

AZ EDIBLES MAKER DONATES $100K CASH TO LEGALIZATION INITIATIVE


YiLo, a medical marijuana edibles maker in Arizona, announced its support for the Regulation and Taxation of Marijuana Act ballot initiative, which would legalize, regulate, and tax marijuana for adult-use in Arizona.

YiLo committed a $100,000 cash donation to the Campaign to Regulate Marijuana Like Alcohol (CRMLA) in Arizona, which is the campaign supporting the ballot initiative. YiLo will also provide an additional $100,000 if other Arizona marijuana industry business owners also commit $100,000.

“We believe YiLoLife can be a valuable ally to the CRMLA and the broader movement to legalize marijuana in Arizona,” said Carsten Loelke, CEO of YiLoLife. “We are already delivering innovation and differentiation to the medical marijuana industry, and are proud to also lend financial and promotional support of the initiative that seeks to legalize and regulate and tax marijuana instead of criminalizing it.”

The initiative needs 150,642 valid signatures by early July in order to get the Regulation and Taxation of Marijuana Act initiative on the November ballot. As of June 2016, the campaign has reached over 215,000 signatures and will soon be submitting the signatures to the state.


Featured Posts
Recent Posts
Archive
Search By Tags
No tags yet.
Follow Us
  • Facebook Basic Square
  • Twitter Basic Square
  • Google+ Basic Square
bottom of page