Hi, I'm hoping that some of you might be able to point me in the right direction with what I'm trying to achieve..
I have a public-facing Story Map that provides an overview of flood alleviation schemes.. link below
https://storymaps.arcgis.com/stories/32cb28e2dc744243bd2d2c48e7245008
Within this Story map I have a section which allows the user to view individual Story Maps for each project. Below is an example screenshot
https://storymaps.arcgis.com/stories/5a5365eabb7d4897b8f6b5c16ac68db9

The section indicated is manually updated using an image from Powerpoint, so needs replaced whenever any of the values change. The values are actually store as attributes of a feature class, and I'd thought to replace the image with a simple 'Experience' that includes a map and a banner that automatically updates whenever the attributes are changed... and I wanted to use the same Experience in all project Story Maps, but to utilise URL parameters to present the pin for the correct project and populate the banner with the correct values appropriate for that project.
So my 'Capital Scheme Story Map Embed' experience which I'm hoping to use is at the URL below:
https://experience.arcgis.com/experience/d29087da77714ddfb6642e3df642ddc9/
and when I select a project the banner looks like screenshot below... the URL changes once I select a project pin and the attributes in the banner get populated.

So, my next step was to use the share button to get the embed code so that I could then include the above within my Project Story Map, replacing the static image. So for each Project Story Map, my plan was to pan to the appropriate location, select the project, which would then populate the banner and provide a URL that was specific to that project.
However, when I go to my Project Story Map and use the [Embed] option to add the section in, what appears to happen is that the Embed widget simplifies the Story Map properties, so that the URL with all the 'project specific' detail is lost i.e. map in wrong place, no stats in banner, which behaviour seems to be confirmed whenever I examine the Embed Properties (see screenshot below).

Maybe there's a better way of achieving the same result?
Basically what I'd like is a section within each Project Story Map with a map and some key stats.
Grateful, if you've any thoughts on how to achieve this.