Blog

  • GA4 considerations and limitations

    Limitaciones

    Key events: 30 per property [source]

    Canales de tráfico por defecto

    Fuente: Google Analytics Help

    Ver también tabla completa por source.

    ChannelAnalytics definition
    Direct

    Source exactly matches “(direct)”

    AND

    Medium is one of (“(not set)”, “(none)”)

    Cross-network

    Campaign Name contains “cross-network”

    Cross-network includes Demand Gen, Performance Max and Smart Shopping.

    Paid Shopping

    Source matches a list of shopping sites

    OR

    Campaign Name matches regex ^(.*(([^a-df-z]|^)shop|shopping).*)$

    AND

    Medium matches regex ^(.*cp.*|ppc|retargeting|paid.*)$

    Paid Search

    Source matches a list of search sites

    AND

    Medium matches regex ^(.*cp.*|ppc|retargeting|paid.*)$

    Paid Social

    Source matches a regex list of social sites

    AND

    Medium matches regex ^(.*cp.*|ppc|retargeting|paid.*)$

    Paid Video

    Source matches a list of video sites

    AND

    Medium matches regex ^(.*cp.*|ppc|retargeting|paid.*)$

    Display

    Medium is one of (“display”, “banner”, “expandable”, “interstitial”, “cpm”)

    Paid OtherMedium matches regex ^(.*cp.*|ppc|retargeting|paid.*)$
    Organic Shopping

    Source matches a list of shopping sites

    OR

    Campaign name matches regex ^(.*(([^a-df-z]|^)shop|shopping).*)$

    Organic Social

    Source matches a regex list of social sites

    OR

    Medium is one of (“social”, “social-network”, “social-media”, “sm”, “social network”, “social media”)

    Organic Video

    Source matches a list of video sites

    OR

    Medium matches regex ^(.*video.*)$

    Organic Search

    Source matches a list of search sites listed under “SOURCE_CATEGORY_SEARCH”

    OR

    Medium exactly matches organic

    Referral

    Medium is one of (“referral”, “app”, or “link”)

    Email

    Source = email|e-mail|e_mail|e mail

    OR

    Medium = email|e-mail|e_mail|e mail

    Affiliates

    Medium = affiliate

    Audio

    Medium exactly matches audio

    SMS

    Source exactly matches sms

    OR

    Medium exactly matches sms

    Mobile Push Notifications

    Medium ends with “push”

    OR

    Medium contains “mobile” or “notification”

    OR

    Source exactly matches “firebase”

  • Group values and calculate total by match

    Input
    One line per item. Numeric extraction is controlled by the regex below. Group rules on the right sum matching lines.
    Numeric extraction
    The first capturing group must contain the numeric text. Example: .*\(([\d.,]+)\).*
    By default both are ignored. Example with ignored comma: 3445,53 → 344553. Example with decimal comma: 3445,53 → 3445.53.
    Calculation by regex
    Matching is case-insensitive and uses the original text exactly as written.

  • Convert to list

    Original 0 items
    Result 0 items
    Separator
    Single input
  • Generate matching Regex

    Input Lines one alternative per line
    Regex 0 alternatives
    Substitutions (word alternatives)
    If a line contains the left word, the generator also considers versions where that word is replaced by any right-side alternative. Add multiple alternatives per word. You can add and remove rows.

  • Combine values

    Value Regex Capture group #1 must contain the value chunk (e.g. “(20)” or “(10 A, 10 B)”).

  • Sort and aggregate groups of values

    Input text Groups by blank lines; headings (no value) split sections
    Output 0 sections
    Value-extraction regex
    First capturing group is numeric. Headings are preserved; groups are sorted within each section.

  • Remove duplicates

    Original 0 lines
    Result 0 unique
    Cleanup rules
    Applied top to bottom
  • Extract URLs from text

    Input text Paste any text containing URLs
    Extracted URLs (editable) 0 found
    Open in groups of URLs
    Buttons are generated after extraction or after editing the output. Each button opens one group (e.g., 1 = URLs 1–5, 2 = URLs 6–10). The last group opens the remaining URLs.

  • Compare two lists

    Block A
    Result view shows cleaned lines. Click to edit original text.
    Block B
    Result view shows cleaned lines. Click to edit original text.
    Cleanup rules Applied top → bottom; removes matches before comparing.

  • HTML Title Ruler in Pixels