Skip to content

Commit 3bc63f7

Browse files
authored
[Icon] Add attribution model icons (#7456)
### WHY are these changes introduced? Fixes #7440 This new set of icons represent different marketing attribution models, this is to help merchants better understand visually how each model assigns credit upon selecting different models on the report. Example: <img width="278" alt="image" src="https://user-images.githubusercontent.com/60230287/196805358-c02af275-3180-490f-917f-a0b7501cfc18.png"> ### WHAT is this pull request doing? New icons ### 🎩 checklist - [ ] Tested on [mobile](https://github.com/Shopify/polaris/blob/main/documentation/Tophatting.md#cross-browser-testing) - [ ] Tested on [multiple browsers](https://help.shopify.com/en/manual/shopify-admin/supported-browsers) - [ ] Tested for [accessibility](https://github.com/Shopify/polaris/blob/main/documentation/Accessibility%20testing.md) - [ ] Updated the component's `README.md` with documentation changes - [ ] [Tophatted documentation](https://github.com/Shopify/polaris/blob/main/documentation/Tophatting%20documentation.md) changes in the style guide
1 parent 6aedeb3 commit 3bc63f7

15 files changed

+140
-0
lines changed

.changeset/bright-cars-drive.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@shopify/polaris-icons': minor
3+
---
4+
5+
Add attribution model icons
Lines changed: 6 additions & 0 deletions
Loading
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
name: Data driven attribution model
2+
set: minor
3+
description: Used to represent the Data driven marketing attribution model
4+
keywords:
5+
- marketing
6+
- attribution model
7+
- data driven
8+
authors:
9+
- Serene Chen
10+
- Joe Thomas
11+
version: 1
12+
date_added: 2022-10-18
13+
date_modified: 2022-10-18
14+
exclusive_use:
Lines changed: 1 addition & 0 deletions
Loading
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
name: First click attribution model
2+
set: minor
3+
description: Used to represent the first click marketing attribution model
4+
keywords:
5+
- marketing
6+
- attribution model
7+
- first click
8+
authors:
9+
- Serene Chen
10+
- Joe Thomas
11+
version: 1
12+
date_added: 2022-10-18
13+
date_modified: 2022-10-18
14+
exclusive_use:
Lines changed: 6 additions & 0 deletions
Loading
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
name: Last click attribution model
2+
set: minor
3+
description: Used to represent the last click marketing attribution model
4+
keywords:
5+
- marketing
6+
- attribution model
7+
- last click
8+
authors:
9+
- Serene Chen
10+
- Joe Thomas
11+
version: 1
12+
date_added: 2022-10-18
13+
date_modified: 2022-10-18
14+
exclusive_use:
Lines changed: 6 additions & 0 deletions
Loading
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
name: Last non-direct click attribution model
2+
set: minor
3+
description: Used to represent the last non-direct click marketing attribution model
4+
keywords:
5+
- marketing
6+
- attribution model
7+
- last non-direct click
8+
authors:
9+
- Serene Chen
10+
- Joe Thomas
11+
version: 1
12+
date_added: 2022-10-18
13+
date_modified: 2022-10-18
14+
exclusive_use:
Lines changed: 6 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)