Problem or motivation
I reuse the same button component across multiple pages, but I can't set a unique tracking ID per page. This blocks proper analytics and ad tracking.
Proposed solution
Allow component IDs (e.g. the HTML id attribute on buttons) to be bound to a variable, so the same component can have a different ID on each page it's used.
Alternatives considered
No response
Area
Visual Editor
Additional context
No response
Problem or motivation
I reuse the same button component across multiple pages, but I can't set a unique tracking ID per page. This blocks proper analytics and ad tracking.
Proposed solution
Allow component IDs (e.g. the HTML
idattribute on buttons) to be bound to a variable, so the same component can have a different ID on each page it's used.Alternatives considered
No response
Area
Visual Editor
Additional context
No response