We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68f5fa5 commit 8a3ccf7Copy full SHA for 8a3ccf7
lib/optimizely/event_builder.rb
@@ -93,7 +93,7 @@ def get_common_params(user_id, attributes)
93
snapshots: [],
94
visitor_id: user_id
95
}
96
- ],
+ ],
97
anonymize_ip: @config.anonymize_ip,
98
revision: @config.revision,
99
client_name: CLIENT_ENGINE,
0 commit comments