Hello. It's the logic of the Storyline triggers that's the problem:
- You load the widget on the first slide, but the trigger to do something when stencilrendered changes is on the second slide. The change occurs when the widget loads (aka on the first slide) so the trigger on the second slide will never fire.
- The triggers "Set Geocountry to England when Geocountry equals England" makes no sense. If it's already England, then there's no purpose to set it to England again.
Here's a good resource to learn more about Storyline triggers
https://community.articulate.com/articles/storyline-360-working-with-triggersIn your case, it'll probably make sense to move the initial trigger to the second slide and change the trigger to when Geocountry changes instead of stencilrendered just so you have fewer variables to manage.
Here's your file condensed to a single slide:
https://we.tl/t-mtnxLETy9gIt should do it now. The blue box in the center can be removed, I only placed it there to see when the location information loads.
I hope this helps.