Solved
ReferenceError: _satellite is not defined <script type="text/javascript">var x = _satellite.pageBottom();</script>
ReferenceError: _satellite is not defined
Hi Bindu,
We offer our since apology for the delayed response.
The problem here seems to be the scope of the variable 'n' defined here because you are passing the variable 'n' to the function and then defining it again inside the function.
please correct the code as below :
customSetup:function(t,r){var n=e.s; n.products==_satellite.getVar("omtrProduct")..
Also, Please make sure that variable "omtrProduct" is set ( i.e. _satellite.setVar("omtrProduct")) before fetching its value via _satellite.getVar ().
Thanks & Regards
Parit Mittal
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.