Facing unsafe-eval error while using appmeasurement and plugin code to trigger the page view.
Can you provide a solution and correct me the script to use the script to get the page view.
Example : how to use the alternate solution of not using eval for this below one.
//Utility Function: vpr - set the variable vs with value v
s.vpr=new Function("vs","v","if(typeof(v)!='undefined' && vs){var s=this; eval('s.'+vs+'=\"'+v+'\"')}");
Thanks,
Santhosh.