<!-- Place where the configurator should be displayed --><div id="ravak-configurator"></div><!-- ... --><!-- Initialize the configurator --><script src="https://ravak-configurator.make3db.com/assets/RavakConfigurator.js"></script><script> RavakConfigurator.init('#ravak-configurator', 'yard-sets');</script> Copy
<!-- Place where the configurator should be displayed --><div id="ravak-configurator"></div><!-- ... --><!-- Initialize the configurator --><script src="https://ravak-configurator.make3db.com/assets/RavakConfigurator.js"></script><script> RavakConfigurator.init('#ravak-configurator', 'yard-sets');</script>
For more information see detailed documentation for RavakConfigurator.init().
RavakConfigurator.init()
The configurator automatically tracks user interactions, configuration changes, and checkout events, sending detailed analytics data for monitoring usage and integration with external analytics systems.
AnalyticsEvent
AnalyticsEventWithProps
ConfiguratorInitOptions
Example usage
For more information see detailed documentation for
RavakConfigurator.init().Analytics
The configurator automatically tracks user interactions, configuration changes, and checkout events, sending detailed analytics data for monitoring usage and integration with external analytics systems.
AnalyticsEvent.AnalyticsEventWithProps.ConfiguratorInitOptions.