Have feedback for the Replo team?

Share how Replo can make their product better for you and your team.

Reusable Javascript files & global variables

we have custom Javascript implemented on multiple CTA buttons (in Container > Interactions > Run Javascript > Javascript Editor). At the moment we would need to update this on every single element if we needed to change anything. It would be great if there were options to: have a single / reusable custom Javacript saved in a single place for the page that could be applied to multiple elements (so we don't need to edit code on each button whenever we need to make a change) be able to create a dynamic variable that could be set globally for the page and used within the Javascript and edited in a single place (so that if that variable changes it just needs to be edited in one place)

An Anonymous User 5 days ago

πŸ’‘ Editor Feature Request

Reviewed

SEO: Add Canonical Tag Feature to Main Page of Funnel

We’d love to have the ability to add a canonical tag to the main page of our funnel. Right now, we have multiple versions of the same page due to A/B testing, UTM parameters, and dynamic content, which can create duplicate content issues in search engines. Having a way to set a canonical URL would help us: Avoid SEO conflicts by telling Google which version of the page should be indexed. Consolidate ranking signals so all link equity and SEO value flow to the primary page. Ensure a clean URL structure without unnecessary variations showing up in search results. Ideally, we’d like an easy way to configure this within the page settings. Let us know if this is something on the roadmap!

fabian 22 days ago

1

πŸ’‘ Editor Feature Request

Reviewed

Add the ability to forget style overrides

If I have a container that I change the style of on mobile, I now forever have to manually change that style between mobile and desktop because the desktop style has been overridden. E.g. if I make a container blue on desktop, then change it to red on mobile, now every time I want to update both of them to the same color, I have to manually update each. This can happen accidentally and adds up over time, leading to certain components having to be manually updated on desktop, mobile and tablet every time they need to be changed (even if you want to make all 3 the same). There is no way to disable this. This is extremely inconvenient in complex builds like buy boxes where you have many different elements you changed on mobile and tablet, and now have to manually update them in the mobile and tablet version every time you want to make a change.

An Anonymous User 25 days ago

πŸ’‘ Editor Feature Request