diff --git a/server/amplitude.js b/server/amplitude.js index ee9cc785..a4eb373a 100644 --- a/server/amplitude.js +++ b/server/amplitude.js @@ -101,6 +101,7 @@ function clientEvent(event, ua, language, session_id, deltaT, platform, ip) { downloaded: ep.downloaded, download_limit: ep.download_limit, duration: ep.duration, + entrypoint: ep.entrypoint, file_count: ep.file_count, password_protected: ep.password_protected, size: ep.size,