queen-raae / prune-your-follows

15 stars 1 forks source link

adding tracking of outbound links #67

Closed olavea closed 1 year ago

olavea commented 1 year ago

Closes #65

gatsby-cloud[bot] commented 1 year ago

:white_check_mark: prune-your-follows deploy preview ready

raae commented 1 year ago

Great start, but let' change to use client side trackGoal from @raae/gatsby-plugin-fathom so we don't have to handle global fathom missing on all links.

raae commented 1 year ago

You should use trackGoal from @raae/gatsby-plugin-fathom@latest. It take the same params as described here.

Full example without styling:

<a href="https://queen.raae.codes/" onClick={() => trackGoal(E5XIJ5CK, 0)}>
  Made by Queen
</a>
olavea commented 1 year ago

Error in "/Users/olavea/Desktop/Develop/Queen_Raae_2021_2033/prune-your-follows/gatsby-node.js": Option apiKey is required

olavea commented 1 year ago

💪 😺 🏴‍☠️