We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 815c5c3 commit c5300b9Copy full SHA for c5300b9
src/connections/spec/ecommerce/v2.md
@@ -862,7 +862,7 @@ analytics.track('Order Completed', {
862
quantity: 1,
863
category: 'Games',
864
url: 'https://www.example.com/product/path',
865
- image_url: 'https:///www.example.com/product/path.jpg'
+ image_url: 'https://www.example.com/product/path.jpg'
866
},
867
{
868
product_id: '505bd76785ebb509fc183733',
0 commit comments