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), }, } }) }); Drug Abuse Expert: CBD is ‘Safe,’ Has Medicinal Benefits
top of page

Drug Abuse Expert: CBD is ‘Safe,’ Has Medicinal Benefits

A key drug abuse expert has come out publicly saying that CBD is safe and may have “therapeutic value for a number of medical conditions,” giving ammunition to advocates in favor of rescheduling or descheduling cannabis and bolstering businesses focused on cannabidiol.

Nora Volkow, director of the US National Institute on Drug Abuse (NIDA), made the comments in an editorial published by the Huffington Post. She said the group will do what it can to address these barriers and expedite research into “this potentially valuable compound, as well as other components of the marijuana plant.”

NIDA supports research into drugs and ways to prevent abuse and addiction.

Marijuana is a Schedule I drug, which according to the Drug Enforcement Administration means it has no accepted medical use and has a high potential for abuse.

That creates barriers to research into the medicinal benefits of CBD, which is derived from marijuana plants.

Despite those barriers, researchers are quickly learning about THC and CBD, Volkow wrote.

She added that CBD especially “may be poised to make great inroads into our pharmacopoeia.”

Fifteen states have CBD-only laws. Only Missouri and Florida have adopted laws that are likely to result in actual CBD-based medicines. Other CBD laws, including those in Texas and Louisiana, are seriously flawed, advocates said.


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