feat: adding hotjar support

This commit is contained in:
Leangseu Kim
2022-12-07 16:06:04 -05:00
committed by leangseu-edx
parent 03e42f45bb
commit 6003099a73
6 changed files with 42 additions and 2 deletions

View File

@@ -38,3 +38,6 @@ ENTERPRISE_MARKETING_UTM_CAMPAIGN='example.com Referral'
ENTERPRISE_MARKETING_FOOTER_UTM_MEDIUM='Footer'
LEARNING_BASE_URL='http://localhost:2000'
ZENDESK_KEY='test-zendesk-key'
HOTJAR_APP_ID='hot-jar-app-id'
HOTJAR_VERSION='6'
HOTJAR_DEBUG=''