Simply include this config object right before the Gyde script on all relevant pages, and you're good to go. This format ensures that the information is transmitted seamlessly, enabling Gyde to provide your users with a personalized and optimized experience.
<script>
var gy345de_config = {
gyUnqUserKey : 'uniqueuserkey',
gyUserName : 'username',
filter1: 'v1',
filter2: 'manager',
filter3: 'usa'
};
</script>