feat: add attributable page analytics
This commit is contained in:
@@ -98,6 +98,7 @@ test('resolveMindSpacePageDataContext falls back to the MindSpace page service',
|
||||
id: 'remote-page',
|
||||
publicationAccessMode: 'internal',
|
||||
currentPublishId: 'remote-publish',
|
||||
createdAt: '2026-07-20T12:34:56.000Z',
|
||||
};
|
||||
},
|
||||
},
|
||||
@@ -108,5 +109,6 @@ test('resolveMindSpacePageDataContext falls back to the MindSpace page service',
|
||||
pageId: 'remote-page',
|
||||
accessMode: 'internal',
|
||||
publicationId: 'remote-publish',
|
||||
generatedAt: '2026-07-20T12:34:56.000Z',
|
||||
});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user