Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(web): Outbound link tracking in Plausible #16899

Merged
merged 2 commits into from
Nov 18, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion apps/web/constants/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ export const PROJECT_STORIES_TAG_ID = '9yqOTwQYzgyej5kItFTtd'
export const ADGERDIR_INDIVIDUALS_TAG_ID = '4kLt3eRht5yJoakIHWsusb'
export const ADGERDIR_COMPANIES_TAG_ID = '4ZWcwoW2IiB2AhtzQpzdIW'
export const FRONTPAGE_NEWS_TAG_ID = 'forsidufrettir'
export const PLAUSIBLE_SCRIPT_SRC = 'https://plausible.io/js/plausible.js'
export const PLAUSIBLE_SCRIPT_SRC =
'https://plausible.io/js/script.outbound-links.js'
export const DIGITAL_ICELAND_PLAUSIBLE_TRACKING_DOMAIN =
'island.is/s/stafraent-island'