Tagging Orders in Shopify
Last updated
68c84559308bf515cf681476B, 68c84559308bf515cf681476A, 68c84559308bf515cf681476Order created
↓
Condition (_eraya_test_id includes TestID, _eraya_variation includes b)
├── True → Add order tags: "B, <TestID>"
└── False → Condition (_eraya_test_id includes TestID, _eraya_variation includes a)
├── True → Add order tags: "A, <TestID>"// Price Test
{
_eraya_test_id: "68c84559308bf515cf681476",
_eraya_variation: "a" // or "b"
}
// Theme Test
{
_eraya_theme_test_id: "78d21459abc874f951c",
_eraya_theme_variation: "b"
}
// Shipping Test
{
_eraya_shipping_test_id: "98f84559308bf515cf681aa",
_eraya_shipping_variation: "a"
}A, 68c84559308bf515cf681476B, 68c84559308bf515cf681476