document.addEventListener('DOMContentLoaded', () => { /** init gtm after 3500 seconds - this could be adjusted */ setTimeout(initGTM, 3500); }); document.addEventListener('scroll', initGTMOnEvent); document.addEventListener('mousemove', initGTMOnEvent); document.addEventListener('touchstart', initGTMOnEvent); function initGTMOnEvent(event) { initGTM(); event.currentTarget.removeEventListener(event.type, initGTMOnEvent); // remove the event listener that got triggered } function initGTM() { if (window.gtmDidInit) { return false; } window.gtmDidInit = true; // flag to ensure script does not get added to DOM more than once. const script = document.createElement('script'); script.type = 'text/javascript'; script.async = true; // ensure PageViews is always tracked (on script load) script.onload = () => { dataLayer.push({ event: 'gtm.js', 'gtm.start': new Date().getTime(), 'gtm.uniqueEventId': 0 }); }; script.src = 'https://www.googletagmanager.com/gtm.js?id=GTM-W3L96RR'; document.head.appendChild(script);

What If This Was Easy?

Discover Ideas That Improve Decisions

Join 370+ decision-makers and get our short (3-min) email about improving the quality of your decisions with practical advice.
A row of people profile pictures

The desire to achieve is the ultimate motivator.

There isn't much that consumes us more than chasing a goal. Success might reward, but satisfaction and happiness also live in the journey.

It is the doing we love. But we can also despise it too.

Success often comes down to two questions.

  1. What is the goal?
  2. How will you achieve it?

The first question is straightforward and simple. Ambition helps us explain where we want to be.

The second question is where most fail.

Why?

The question is too easy.

Tim Ferriss likes to ask one to make him think harder. “What would this look like if this was easy?”

Curiosity can—and should take you away from your usual efforts.

Working it out as you go only works when you're the first. Most of the time we are repeating what others have done but in our own unique way. Foolishly, we often ignore the base rate data of past endeavours.

Ignorance of the past tends to breed frustration.

James Clear let his curiosity find an easier way.

James studied best-selling books before writing Atomic Habits.  He reverse-engineered the top twenty sellers to reveal key insights. Titles sell books, so he looked at title length, title format, title word count and so on to find the right formula.*

With 1.1 million books sold in the last 12 months alone, his efforts to find an easier way appear successful. He answered the question Tim posed.

So, before you chase goals, ask: what would this look like if it was easy?

*Tim Ferriss interview with James Clear

Don't miss these stories:

connect with us

A box featuring Your Decision Journal—a notion template.

Say Goodbye to Your Bad Decisions

The #1 Guided Decision Journal Notion Template

Your decisions define your life. So we created a 9-step decision journal to help you make the right choices from the start. It is the best way to say goodbye to bad decisions!
Make Better Decisions Now→Find out more
©
All rights reserved.