34
Views
1
Comments
[PACE] How to implement?
Question
pace
Web icon
Forge asset by Miguel Domingues

How can i use this in my web page?

2025-10-09 15-40-22
Craig St Jean
Staff

Hello Jose,

I dug through the application and came up with this:

  1. Open PageProgressBar and change PACE\PageLoadProgress to be public
  2. In your application, open Manage Dependencies
  3. Add a dependency on one of the PACEThemes within PageProgressBar as well as PACE\PageLoadProgress
  4. Drag PACE\PageLoadProgress onto your page and then drag your theme into the web block's placeholder

Once you've done that, it should work on your page load.  You also now have access to the Pace object in JavaScript, based on the API at https://github.hubspot.com/pace/

Can you let me know how that goes?

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.