Cookie details can be extracted through the Cookiebot data API by calling this URL:
{apikey}
The secret API key for your Cookiebot account (available under the menu point 'Settings' and the tab 'Your scripts' on your Cookiebot account)
{format}
Data format, "json", "xml" or "csv"
{culture}
Language code matching one of the language variants created on the domain group.
If no matching culture exists in the domain group, the default language will be used.
Set to "default" if no specific culture is required.
{serial}
Domain group ID (available under the menu point 'Settings' and the tab 'Your scripts')
{domain}
Domain name as registred in Cookiebot
A successfull request will return a response with the following data:
- Domain
- Urlpath
- UtcScandate
- Culture
and for each cookie found in the scan:
- Name
- NamePattern
- Provider
- Path
- Value
- HTTPOnly
- Secure
- ThirdParty
- Persistent
- ExpireSeconds
- ExpireDays
- ExpireDescription
- TrackerTypeID
- TrackerTypeAbbr
- TrackerTypeName
- Category
- PurposeDescription
- FirstURL
- Initiator
- InitiatorSource
- InitiatorCodeBlockBegin
- InitiatorCodeBlockEnd
- InitiatorCodeLineSpecific
- InitiatorSourceDomain
- InitiatorSourceDomainIP
- InitiatorSourceDomainCountryID
- InitiatorSourceDomainCountryName
The data extracted by making this call is the data that can also partly be found under the menu point 'Cookies' on your Cookiebot account and is also available for download from your account: Can I download or export the cookie information?
Last updated: 27 June 2018
Comments
0 comments
Please sign in to leave a comment.