First Party Mode enables the module to send/receive data to/from the sensor, acting as a reverse-proxy for client requests and sensor activities.
First Party Mode requires swapping the 3rd Party JS Snippet with the First Party JS Snippet.
/usr/local/lib/lua/px/pxconfig.lualocation /, the routes are already open and no action is necessary.domain.com/<PX_APP_ID without PX prefix>/init.js in which one will receive the First Party JS Sensor.location / then he following routes must be configured within NGINX for First Party Mode to work:If your NGINX version supports HTTP v2, refer to the HTTP v2 Support section here.
The HUMAN NGINX Lua Plugin configuration requirements must be completed before proceeding to the next stage of installation.