Data Collection =============== When a user browses to a page on your site that includes Connector Script, we automatically send some data to our service. This data falls into one or both of the following categories: 1. Data about the page we use to provide the LaterPay service (like URL and title) 2. Basic anonymised analytics data we use to improve the LaterPay service (like Google Analytics) List of data that is automatically sent --------------------------------------- * Page URL * Page Title (see chapter :doc:`./configuration/connector_admin_interface` for details) * Any :doc:`Dynamic Paid Content <./configuration/inpage_configuration/jwt_dynamic_paid_content_api>` you have defined via In-Page Configuration * Any :doc:`./configuration/inpage_configuration/article_id` you have defined via In-Page Configuration * The user's LaterPay token (``lptoken``) if: * The current URL includes an ``lptoken`` parameter * They have a cookie named ``lptoken_url`` on your website domain * :doc:`LaterPay Analytics <./analytics/index>` data if the user has triggered an event. See section :ref:`callback_on_analytics_event` for details on how to disable the default behavior. * Google Analytics data. See section :doc:`./configuration/inpage_configuration/initialize_google_analytics` for details on how to disable automatic initialization of Google Analytics.