Practice Tester
Privacy Policy
Contact
Google Analytics Certification Practice Test
Goals & Events
Google Analytics Certification
Goals & Events Practice Test
Question 1 of 3
60% Get this Question Right
You're setting up eCommerce tracking code and you need to include an empty value for an argument. You should use:
A
null
B
nil
C
""
D
you should skip empty arguments
When you're setting up eCommerce tracking code and you need to include an empty value for an argument you should use an empty string placeholder: "".
Next