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 bd23547 commit 246a4d2Copy full SHA for 246a4d2
Examples/destination_plugins/AmplitudeSession.swift
@@ -42,7 +42,7 @@ import Foundation
42
import Segment
43
44
class AmplitudeSession: EventPlugin, iOSLifecycle {
45
- var key = "Amplitude"
+ var key = "Actions Amplitude"
46
var type = PluginType.enrichment
47
var analytics: Analytics?
48
0 commit comments