Skip to content

Page Actions

Retrieves the configuration for a page.

import { fetchPageConfig } from '@shopgate/engage/page';
dispatch(fetchPageConfig('page_id'));
  • pageId (string): The ID of the requested page.