Skip to content

Commit

Permalink
turn on algolia click tracking
Browse files Browse the repository at this point in the history
  • Loading branch information
i0sea committed Apr 3, 2023
1 parent 5fddcb3 commit e98263b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/algolia/config/prod.exs
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@ config :algolia, :keys,
write: "${ALGOLIA_WRITE_KEY}"

config :algolia, :click_analytics_url, "https://insights.algolia.io"
config :algolia, :track_clicks?, false
config :algolia, :track_clicks?, true
config :algolia, :track_analytics?, true

0 comments on commit e98263b

Please sign in to comment.