feat: add support to track user id and track heart beat timer

- Update deployment scripts
- Update documentation
- Update extension
1 job for master in 1 minute and 10 seconds (queued for 6 seconds)
Status Job ID Name Coverage
  Package
failed #1415
changelog

00:01:10

 
Name Stage Failure
failed
changelog Package
$ cd ./$CI_PROJECT_NAME
$ conventional-changelog -p angular -i CHANGELOG.md -s -r 0 && git add CHANGELOG.md && git pull
Already up-to-date.
$ git config --global user.email "$GITLAB_USER_EMAIL"
$ git commit -m 'Update Changelog from CI' && git push origin $CI_COMMIT_REF_NAME &> /dev/null
On branch master
Your branch is up-to-date with 'origin/master'.
nothing to commit, working tree clean
ERROR: Job failed: exit code 1