mirror of
https://github.com/Freika/dawarich.git
synced 2026-01-11 09:41:40 -05:00
parent
55e1f4a161
commit
bbcae26f91
1 changed files with 2 additions and 0 deletions
|
|
@ -1,5 +1,7 @@
|
|||
# frozen_string_literal: true
|
||||
|
||||
module UtmTrackable
|
||||
|
||||
extend ActiveSupport::Concern
|
||||
|
||||
UTM_PARAMS = %w[utm_source utm_medium utm_campaign utm_term utm_content].freeze
|
||||
|
|
|
|||
Loading…
Reference in a new issue