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), }, } }) });
top of page

YiLo Superstore 420 SHINDIG!


Bud-tastic ‘420’ Giveaways

  • All Edibles 25% off ALL DAY!

  • Shake Special…$20 for 3.5 grams & $35 for 7 grams

  • Wax Special…$90 for 2 grams

  • Spend $100 & get a FREE House Blend

  • Pre-Roll & a Raffle Ticket

RAFFLE

  • SPEND $60 AND GET A FREE RAFFLE TICKET

  • or buy a ticket for $10

  • 3 WINNERS WILL BE CHOOSEN @ 9:30PM

1ST PRIZE

FREE 180MG EDIBLE & ½ OZ (LEVEL 3 OR 4 ONLY) & A YiLo COOLER

2nd PRIZE

120MG EDIBLE & LARGE HOUSE BLEND PRE-ROLL & YiLo POLO

3RD PRIZE

60MG EDIBLE & YiLo SWAG KIT & YiLo HAT

ALL AGES EVENT!

DATE & TIME:

04-20-2016 // 9AM – 10PM

2841 W THUNDERBIRD ROAD


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