Skip to content

Instantly share code, notes, and snippets.

@frknbasaran
Created November 6, 2018 10:51
Show Gist options
  • Save frknbasaran/73856f84774b5df0e1075317f4ef6547 to your computer and use it in GitHub Desktop.
Save frknbasaran/73856f84774b5df0e1075317f4ef6547 to your computer and use it in GitHub Desktop.
ga('ecommerce:addItem', {
'id': '1234',
'name': 'Fluffy Pink Bunnies',
'sku': 'DD23444',
'category': 'Party Toys',
'price': '11.99',
'quantity': '5'
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment