EFForg / EFForg/eff_matomo

if MATOMO_SITE_ID is empty, don't add tracking code

Open
#18 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Ruby
Stars
1
Forks
1
PR merge metrics
No merged PRs in 30d

Description

There are some requests hitting anon-stats that look like: `action_name=CALL+this+is+a+test+call+%7C+EFF+Action+Center&idsite=&rec=1&url=http%3A%2F%2Flocalhost%3A3000%2Faction%2Fcall-this-is-a-test-call&urlref=` which result in errors because idsite parameter is empty.

Not sure exactly where these are coming from, but if we add some logic to not add the tracking code when idsite is empty, that might resolve the errors.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.