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:
Data about the page we use to provide the LaterPay service (like URL and title)
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 Connector Admin Interface for details)
Any Dynamic Paid Content you have defined via In-Page Configuration
Any Article ID you have defined via In-Page Configuration
The user’s LaterPay token (
lptoken
) if:The current URL includes an
lptoken
parameterThey have a cookie named
lptoken_url
on your website domain
LaterPay Analytics data if the user has triggered an event. See section On Analytics Event for details on how to disable the default behavior.
Google Analytics data. See section Initialize Google Analytics for details on how to disable automatic initialization of Google Analytics.