Analytics
Google Analytics
Track content performance by including analytics scripts in your frontend. Use the CDS API’sabsolute_url field for page path tracking.
Custom Analytics
Use the CDS response fields to build custom analytics:CDN Integration
Cache Invalidation
CDS responses includeCache-Tags for CDN cache management:
- Cache CDS API responses
- Use
Cache-Tagsfor targeted purging - Set up webhook listeners (
post.published,post.updated) to trigger cache purges
Search Integration
Algolia / Elasticsearch
Sync Publive content to your search engine:- Initial sync: Paginate through all posts via CMS API
- Real-time sync: Listen for
post.publishedandpost.updatedwebhooks - Index fields:
title,content_html,short_description,tags,categories
Email / Newsletter
Use the CDS Newsletter Groups API to manage newsletter subscriptions:Social Media
Posts include built-in social sharing metadata (via CDS):
Use these fields to generate social media sharing links and preview cards.