No Analytics Call Generated after adding Custom Code to Analytics Extension
Hi,
I have a dev site set up on adobeaemcloud.com where I am tracking page load & button click rules. We have ACDL implemented here so cmp:show & cmp:click events are triggered on page load & button click respectively.
Initially, the plugin code for getPreviousValue & others was blocking the server calls, so I added the Common Analytics extension plugin.
My Page Load Rule - Initialising the plugins that I need, set variables & send beacon

Custom Code config in Adobe Analytics Extension

As soon as I add the code in comments (custom code config) into the function, the analytics server calls get blocked.

However, even though I have generic plugin code as shown in the above screenshot (which was working earlier), its still blocking the server calls.
Would really appreciate any suggestions.

