I’m trying to work through the instructions for disabling Answers Click Tracking by default (and subsequently integrating the enablement of Click Tracking with a client’s consent management system) by following this guide: https://hitchhikers.yext.com/guides/configuring-session-and-click-tracking-in-answers/02-default-click-behavior/
Step 2 to disable Click Tracking when using the Answers HH Theme says to
Pass the
analyticsEventsEnabled
boolean to the runtime config
Can you please confirm how/where (which file) this needs to be actioned within as it’s not mentioned in the guide?
Additionally, what would be the result if we followed only step 1 of setting analyticsEventsEnabled
to false
in the global_config.json
file?
Thanks!