You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/top-referrers.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,14 +26,14 @@ In the "**Channels**" tab within the "**Top Sources**" report, you can view a br
26
26
| Email | `Source` is "gmail", "email", "e-mail", "e_mail" or "e mail" **OR** `Medium` is "email", "e-mail", "e_mail" or "e mail" |
27
27
| Mobile Push Notifications | `Source` is "firebase" **OR** `Medium` is "mobile", "notification" or ends with "push" |
28
28
| Organic Search | `Source` is a known search site **OR** `Medium` is organic |
29
-
| Organic Shopping | `Source` is a known shopping site **OR** `Campaign` matches regex `^(.*(([^a-df-z]|^)shop|shopping).*)$` |
29
+
| Organic Shopping | `Source` is a known shopping site **OR** `Campaign` matches regex `^(.*(([^a-df-z]\|^)shop\|shopping).*)$` |
30
30
| Organic Social | `Source` is a known social site **OR** `Medium` is "social", "social-network", "social-media", "sm", "social network" or "social media" |
31
31
| Organic Video | `Source` is a known video site **OR** `Medium` matches regex `^(.*video.*)$` |
32
-
| Paid Other | `Medium` matches regex ^(.*cp.*|ppc|retargeting|paid.*)$ |
33
-
| Paid Search | `Source` is a known search site **AND** `Medium` matches regex `^(.*cp.*|ppc|retargeting|paid.*)$` **OR** `Source` is Google and the link includes a "gclid" parameter **OR** `Source` is Bing and the link includes a "msclkid" parameter **OR** `Source` is "adwords" or includes a known search site which ends with "ad" or "ads" (as in "googleads") |
34
-
| Paid Shopping | `Source` is a known shopping site **OR** `Campaign` matches regex `^(.*(([^a-df-z]|^)shop|shopping).*)$` **AND** `Medium` matches regex `^(.*cp.*|ppc|retargeting|paid.*)$` |
35
-
| Paid Social | `Source` is a known social site (including abbreviations IG and FB) **AND** `Medium` matches regex `^(.*cp.*|ppc|retargeting|paid.*)$` **OR** `Source` includes a known social site which ends with "ad" or "ads" (as in "fb-ads" or "facebook_feed_ad" |
36
-
| Paid Video | `Source` is a known video site (including abbreviation YT) **AND** `Medium` matches regex `^(.*cp.*|ppc|retargeting|paid.*)$` **OR** `Source` includes a known video site which ends with "ad" or "ads" (as in "yt-ads") |
32
+
| Paid Other | `Medium` matches regex `^(.*cp.*\|ppc\|retargeting\|paid.*)$` |
33
+
| Paid Search | `Source` is a known search site **AND** `Medium` matches regex `^(.*cp.*\|ppc\|retargeting\|paid.*)$` **OR** `Source` is Google and the link includes a "gclid" parameter **OR** `Source` is Bing and the link includes a "msclkid" parameter **OR** `Source` is "adwords" or includes a known search site which ends with "ad" or "ads" (as in "googleads") |
34
+
| Paid Shopping | `Source` is a known shopping site **OR** `Campaign` matches regex `^(.*(([^a-df-z]\|^)shop\|shopping).*)$` **AND** `Medium` matches regex `^(.*cp.*\|ppc\|retargeting\|paid.*)$` |
35
+
| Paid Social | `Source` is a known social site (including abbreviations IG and FB) **AND** `Medium` matches regex `^(.*cp.*\|ppc\|retargeting\|paid.*)$` **OR** `Source` includes a known social site which ends with "ad" or "ads" (as in "fb-ads" or "facebook_feed_ad" |
36
+
| Paid Video | `Source` is a known video site (including abbreviation YT) **AND** `Medium` matches regex `^(.*cp.*\|ppc\|retargeting\|paid.*)$` **OR** `Source` includes a known video site which ends with "ad" or "ads" (as in "yt-ads") |
37
37
| Referral | `Medium` is "referral", "app" or "link" |
38
38
| SMS | `Source` is "sms" **OR** `Medium` is "sms" |
0 commit comments