How to get server rendered and cached HTML

If I server render plasmic, how are page view events getting to plasmic for billing? I wish billing was more on api usage and raw features bc I’d rather cache our rendered html and components and not have client side requests to external servers for privacy or rely on plasmic downtime to etc. or if plasmic just disappears out of thin air well have assets until we find a replacement.

You can still server-side render and cache rendered html. We have some anonymous client-side analytics for building page view reports, but it won’t impact the actual rendering of the page.