mirror of
https://github.com/Freika/dawarich.git
synced 2026-01-11 17:51:39 -05:00
parent
2ffac60dbb
commit
36affa1c51
1 changed files with 1 additions and 0 deletions
|
|
@ -1,5 +1,6 @@
|
|||
# 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