Skip to content

Commit

Permalink
turn on algolia click tracking (#1556)
Browse files Browse the repository at this point in the history
  • Loading branch information
i0sea authored Oct 2, 2023
1 parent 3dfdc4e commit 8cb5b0b
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 8cb5b0b

Please sign in to comment.