Skip to content

Commit 38665be

Browse files
Update top-referrers.md
1 parent e954875 commit 38665be

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

docs/top-referrers.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -26,14 +26,14 @@ In the "**Channels**" tab within the "**Top Sources**" report, you can view a br
2626
| Email | `Source` is "gmail", "email", "e-mail", "e_mail" or "e mail" **OR** `Medium` is "email", "e-mail", "e_mail" or "e mail" |
2727
| Mobile Push Notifications | `Source` is "firebase" **OR** `Medium` is "mobile", "notification" or ends with "push" |
2828
| 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).*)$` |
3030
| Organic Social | `Source` is a known social site **OR** `Medium` is "social", "social-network", "social-media", "sm", "social network" or "social media" |
3131
| 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") |
3737
| Referral | `Medium` is "referral", "app" or "link" |
3838
| SMS | `Source` is "sms" **OR** `Medium` is "sms" |
3939

0 commit comments

Comments
 (0)